> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/browser-and-browser-profiles/managing-browser-profiles/other.md).

# Other settings

Configure what your profile reports about its operating system and hardware, and adjust session, display, and browser controls.

#### Operating system

Controls which operating system the profile reports to websites.

<table><thead><tr><th width="243.99609375">Option</th><th>Description</th></tr></thead><tbody><tr><td>Windows</td><td>Reports Windows as the operating system. Recommended for the widest compatibility with websites, since most sites are built and tested against Windows configurations.</td></tr><tr><td>macOS</td><td>Reports macOS as the operating system. Use this when you want your profile to appear to come from a Mac, and pair it with matching values in Platform (Browser &#x26; Navigator) and WebGL vendor/renderer (Hardware) so all three describe the same Mac.</td></tr><tr><td>Linux</td><td>Reports Linux as the operating system. A stronger fingerprint signal, not recommended for most profiles, since every other setting on the profile needs to look correspondingly unusual to stay consistent.</td></tr></tbody></table>

#### Hardware concurrency and device memory

Controls the CPU core count and RAM the profile reports to websites.

<table><thead><tr><th width="258.5859375">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Hardware concurrency</td><td>Number of logical CPU cores reported by <code>navigator.hardwareConcurrency</code>. Pick a value matching typical consumer hardware (4-16).</td></tr><tr><td>Device memory</td><td>Amount of RAM in GB reported by <code>navigator.deviceMemory</code>. Chrome limits this value to 1, 2, 4, or 8.</td></tr></tbody></table>

Set hardware concurrency and device memory together so they describe a consistent device. A high core count paired with a low memory value, for example, doesn't represent typical hardware.

#### Browser language and Do Not Track

Controls the language the profile reports and whether it sends a tracking preference header.

<table><thead><tr><th width="190.1796875">Setting</th><th width="249.99609375">Description</th><th>Recommendation</th></tr></thead><tbody><tr><td>Browser language</td><td>Uses the navigator language for the browser. Disabling this causes the browser to use a different language than <code>navigator.language</code> reported to websites.</td><td>Leave on for most profiles, it keeps the reported language consistent with the browser's actual language, the same check that applies to timezone and geolocation. Turn off only to test how a site behaves when these don't match.</td></tr><tr><td>Do Not Track</td><td>Sends the browser's "Do Not Track" header with every request. Most websites ignore it, and sending it is itself a mildly distinctive signal.</td><td>Some real users enable this in their browser, so the option reflects a real configuration. Leave it off by default, since most users don't have it enabled.</td></tr></tbody></table>

#### Randomize hardware

Regenerates the hardware concurrency and device memory values. Use Randomize hardware when setting up a new profile. Avoid using Randomize hardware on a profile already in active use, a hardware identity that changes between sessions is more identifiable than one that stays stable.

#### Session and display

Controls how the profile behaves and appears during use, these settings don't affect what websites see.

<table><thead><tr><th width="182.02734375">Setting</th><th>Description</th><th>Recommendation</th></tr></thead><tbody><tr><td>Active session lock</td><td>Prevents the same profile from being launched in two places at once, protects you from cookie/session conflicts when teammates share an account.</td><td>Leave on for most profiles, especially shared ones. Turn off only if your workflow specifically requires running the same profile in two places at once.</td></tr><tr><td>Profile name in browser</td><td>Displays the profile name in the browser window's title bar so you can tell multiple open profiles apart at a glance.</td><td>Worth keeping on if you regularly have several profiles open.</td></tr><tr><td>Startup URLs</td><td>Opens one or more pages automatically when the browser launches. Enter one URL per line.</td><td>Set this if a profile should always land on the same page on launch, for example, the platform you manage through it.</td></tr></tbody></table>

#### Browser controls

Controls for command-line flags and the Chrome settings UI.

<table><thead><tr><th width="215.8671875">Setting</th><th>Description</th><th>Recommendation</th></tr></thead><tbody><tr><td>Browser arguments</td><td>Passes extra command-line flags to Chrome when this profile launches, for example <code>--restore-last-session</code> or <code>--start-maximized</code>.</td><td>Only add flags you understand, automation-related flags in particular can change browser behavior in detectable ways.</td></tr><tr><td>Hide Chrome settings</td><td>Suppresses Chrome's built-in settings UI inside the profile so end users can't change browser preferences.</td><td>Most useful on shared profiles, it stops a teammate from changing a setting elsewhere that would break the consistency you've configured across the other tabs.</td></tr></tbody></table>

#### IPhey

Togging this option on applies extra spoofing tweaks targeted at the *iphey.com* fingerprint test. Useful when you specifically need IPhey to score green.

<div data-with-frame="true"><figure><img src="/files/mWXTVw0kX90mjjWJ0Rf0" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
A green result from iphey is one data point, not a guarantee. Different detection systems check different combinations of signals, so don't treat this as a final verdict on the profile's setup.
{% endhint %}
