Almost all browsers come with a private window feature so-called Incognito Mode. While this mode is always accessible, there’s a trick to disabling it completely.
In this guide, I will show you the easiest way to disable Incognito Mode on Google Chrome PC, so it forces anyone who uses it to rely on a normal window instead.
Check out the guide below!
1. Go to Start, search cmd and Run as administrator.
2. Copy and paste this command to the Command Prompt window. It may automatically executed the command, but if it won’t, press Enter.
REG ADD HKLM\SOFTWARE\Policies\Google\Chrome /v IncognitoModeAvailability /t REG_DWORD /d 1
3. Restart the browser. If you want to restart quickly without losing tabs, use chrome://restart on the address bar.
4. Now, the incognito window on Chrome has been disabled. If you check on the menu, it won’t be available.
In the same way, if you press the CTRL+SHIFT+N shortcut, it won’t launch a new incognito window.
To enable Incognito Mode back, use the following mode on Command Prompt, then restart the browser.
REG DELETE HKLM\SOFTWARE\Policies\Google\Chrome /v IncognitoModeAvailability /f
While this guide is to disable Incognito, if you wish, you can also do the same thing on the normal window. So the browser will run on Incognito only. Check out How to Make Browser Always Run on Incognito.