For administrators who manage Chrome browser or ChromeOS devices for a business or school.
As an admin, you can't automatically install extensions in Incognito mode. However, users themselves can allow individual extensions to run in Incognito mode.
To use extensions in Incognito mode in Chrome browser or on ChromeOS devices:
- In a new Incognito window, go to chrome://extensions.
- Find the extension that you want to use in Incognito mode.
- Click Details.
- Turn on Allow in Incognito.
Don’t allow extensions in Incognito mode
To prevent users from using extensions in Incognito mode, you’ll need to turn off Incognito mode. For example, if you automatically installed specific extensions for data protection or compliance, you’ll need to make sure that users can’t open them in Incognito mode and escape those controls.
Step 1: Review policy
Policy | Description |
---|---|
IncognitoModeAvailability |
Specifies whether users can browse the web in an Incognito window in Chrome browser and on ChromeOS devices. Choose one of the options:
Unset: Users can browse the web in an Incognito window. |
Step 2: Set the policy
Click below for the steps, based on how you want to manage the policy.
Admin console
-
Sign in to your Google Admin console.
Sign in using your administrator account (does not end in @gmail.com).
-
In the Admin console, go to Menu DevicesChromeSettings. The User & browser settings page opens by default.
If you signed up for Chrome Enterprise Core, go to Menu Chrome browserSettings.
- To apply the setting to all users and enrolled browsers, leave the top organizational unit selected. Otherwise, select a child organizational unit.
- Go to Security.
- For Incognito mode, select Disallow incognito mode.
-
Click Save.
Windows
Using Group Policy
In your Microsoft Windows Group Policy Management Editor (Computer or User Configuration folder):
- Go to PoliciesAdministrative TemplatesGoogleGoogle Chrome.
- Enable Incognito mode availability.
- Select Incognito mode disabled. Users can’t open webpages in Incognito mode.
- Deploy the update to your users.
Mac
- In your Chrome configuration profile, set the IncognitoModeAvailability key to 1,
<integer>1</integer>
. - Deploy the change to your users.
Linux
Using your preferred JSON file editor:
- Go to your /etc/opt/chrome/policies/managed folder.
- Create or update a JSON file.
- Set IncognitoModeAvailability to 1.
Verify policies are applied
After you apply any Chrome policies, users need to restart Chrome browser or their ChromeOS devices for the settings to take effect. Check users’ devices to make sure the policy was applied correctly.
- On a managed device, go to chrome://policy.
- Click Reload policies.
- Check the Show policies with no value set box.
- For IncognitoModeAvailability, make sure that Status is set to OK.
- For IncognitoModeAvailability, make sure that the policy value matches what you set in the policy.
- IncognitoModeAvailability—1
Related topics
- Browse in private
- Automatically install apps and extensions
- Force-install apps using on-premise tools on: Windows | Mac | Linux