How to Disable Incognito Mode in Google Chrome? [Easy Steps]
Incognito Mode in Google Chrome is a popular feature that allows users to browse the internet without leaving traces such as browsing history, cookies, or cache on their device. While this feature provides privacy during web browsing, there may be situations where you want to disable it for security or monitoring reasons. Whether you are managing a family device, controlling internet usage, or setting up a restricted work environment, knowing how to disable Incognito Mode can be quite useful.
In this guide, we will walk you through the easy steps to disable Incognito Mode in Google Chrome.

How to Disable Incognito Mode in Google Chrome? [Windows]
To disable Incognito Mode in Google Chrome on Windows, open the Registry Editor, navigate to the Chrome policy folder, and create a new DWORD value called IncognitoModeAvailability. Set its value to 1 to disable Incognito Mode. After restarting the browser, the New Incognito Window option will disappear from Chrome.
Here are the detailed steps to follow, depending on whether you are using Windows or Mac:
Step 1: Open the Windows Run Dialog
The first step is to open the Run dialog box in Windows. This tool allows you to quickly launch system utilities such as the Registry Editor.
Press the Windows key and the R key together on your keyboard. A small Run window will appear on the screen. Inside the text field, type regedit and press Enter.
Windows may display a User Account Control prompt asking for permission to allow changes to the system. Click Yes to continue.
After confirming the permission request, the Registry Editor window will open. This tool is used to view and edit registry keys that control system and application behavior.
Step 2: Navigate to the Chrome Policy Folder
Inside the Registry Editor, you need to navigate to the folder where browser policies are stored.
Look at the left panel of the Registry Editor. You will see a hierarchical list of folders called registry keys. These keys store configuration information.
Follow this path step by step:
HKEY_LOCAL_MACHINE
SOFTWARE
Policies
Within the Policies folder, look for a folder named Google. If the Google folder already exists, click on it to expand it. Inside that folder, you should see another folder named Chrome.
If both the Google and Chrome folders already exist, you can move directly to the next step.
If the Chrome folder is not present, it needs to be created manually. This will be explained in the next step.
Step 3: Create the Google and Chrome Registry Keys
If you cannot find the Google or Chrome folders under the Policies section, you must create them manually.
Right-click on the Policies folder in the left panel. From the context menu, select New and then click Key. Name the new key Google.
After creating the Google folder, right-click on it and again select New followed by Key. Name this second key Chrome.
You should now have the following structure in the registry:
HKEY_LOCAL_MACHINE
SOFTWARE
Policies
Google
Chrome
This folder structure allows Windows to store administrative rules that control how Chrome behaves.
Step 4: Create the IncognitoModeAvailability Value
Now that the correct folder is available, the next step is to create a policy value that disables Incognito Mode.
Click on the Chrome folder in the left panel. Then move to the right panel of the Registry Editor.
Right-click anywhere in the space in the right panel. From the menu, select New and then choose DWORD (32-bit) Value.
A new value will appear. Rename this value to IncognitoModeAvailability.
The name must be typed exactly as shown. Chrome recognizes this name as a policy setting that controls the availability of Incognito Mode.
Step 5: Set the Value to Disable Incognito Mode
After creating the IncognitoModeAvailability value, it must be configured correctly.
Double-click the newly created value. A small window will open where you can edit the data.
In the Value data field, type the number 1. Leave the Base option set to Hexadecimal or Decimal, as both will work correctly for this value.
Click OK to save the change.
Setting the value to 1 tells Chrome that Incognito Mode should not be available to users on this computer.
Step 6: Restart Google Chrome
Once the registry change has been applied, you need to restart the browser so it can read the new policy.
Close all open Chrome windows completely. Make sure the browser is not running in the background.
After closing the browser, open Google Chrome again.
Click the three-dot menu icon in the top right corner of the browser window. Previously, you would see an option called New Incognito Window.
If the steps were performed correctly, this option will no longer appear in the menu. This confirms that Incognito Mode has been successfully disabled.
Step 7: Verify That Incognito Mode Is Disabled
To ensure everything is working properly, verify that the Incognito option is unavailable.
Open Chrome and press Ctrl + Shift + N, which is the keyboard shortcut for opening an Incognito window.
If Incognito Mode is disabled correctly, the shortcut will no longer open a private browsing window. Instead, nothing will happen, or Chrome will remain in the normal browsing mode.
This confirms that the Incognito feature has been fully disabled on the system.
How to Enable Incognito Mode Again
If you ever want to restore the feature, you can reverse the process.
Open the Registry Editor again and navigate to the same Chrome policy folder. Locate the IncognitoModeAvailability value.
Either delete the value completely or change its Value data to 0. After restarting Chrome, the New Incognito Window option will appear again.
This flexibility allows users and administrators to control when private browsing is available.
Alternate Methods to Disable Incognito Mode in Windows
The Group Policy Editor provides another way to disable Incognito Mode, but this option is only available for Windows Pro or Enterprise users. Follow these steps:
- Press the Windows key + R to open the Run dialog box.
- Type gpedit.msc and press Enter to open the Group Policy Editor.
- In the Group Policy Editor window, navigate to the following path:
Computer Configuration > Administrative Templates > Google > Google Chrome. - Find and double-click on the policy named Incognito Mode Availability.
- In the policy settings window, select Disabled to block Incognito Mode.
- Click Apply and then OK to confirm the changes.
- Restart your computer for the changes to take effect.
How to Disable Incognito Mode in Chrome for Mac?
Mac users can disable Incognito Mode through the Terminal. Here’s how:
- Open the Terminal application (you can find it via Spotlight search).
- Type the following command and press Enter:
defaults write com.google.Chrome IncognitoModeAvailability -integer 1 - After executing this command, Incognito Mode will be disabled in Chrome.
- Restart your Mac for the changes to take effect.
This method will block Incognito Mode across all users on the system.
Use Third-Party Extension
While the above methods are more permanent, you can also use Chrome extensions to block Incognito Mode. These extensions don’t require technical knowledge, and they offer a quick solution. Follow these steps:
- Go to the Chrome Web Store and search for extensions like Block Incognito or Disable Incognito Mode.
- Install the extension by clicking on the Add to Chrome button.
- Once installed, the extension will block access to Incognito Mode automatically. Some extensions also allow you to configure settings like password protection to prevent users from enabling Incognito Mode.
Note that this method may not be as reliable as system changes, as users can still disable the extension.
Faqs
1. Can I re-enable Incognito Mode after disabling it?
Yes, you can re-enable Incognito Mode by reversing the steps you took to disable it. For example, in the Registry Editor, you can change the value of IncognitoModeAvailability back to 0 or delete the DWORD entirely.
2. Will disabling Incognito Mode affect my browsing experience?
No, disabling Incognito Mode will not affect your ability to browse the web. It will only prevent users from browsing privately without leaving traces, such as history or cookies.
3. Is there a way to disable Incognito Mode on mobile devices?
Unfortunately, disabling Incognito Mode is not natively supported on Android or iOS devices through Google Chrome. However, third-party apps or device management tools may offer some level of control over browser settings on mobile devices.
4. Can I disable Incognito Mode for specific users?
Yes, you can disable Incognito Mode for specific users by modifying system settings like Group Policy or using Chrome extensions that provide user-specific controls.
5. Will disabling Incognito Mode improve security?
While disabling Incognito Mode prevents users from browsing privately, it doesn’t inherently improve security. You may still need additional security measures, like antivirus software and safe browsing practices, to protect your system.
