How to permanently disable incognito mode across your child's devices
Claude

Screenwise parents frequently ask how to stop kids from simply opening a private window to bypass content filters. The reality is that browser developers don't include a simple "off" switch for incognito mode in their standard settings menus. To actually shut down private browsing, you must use OS-level tools: Apple's Screen Time for Safari, Google Family Link for Android devices, and direct command-line overrides for desktop versions of Chrome. This guide walks you through the exact technical steps to lock down these browsers so your baseline safety rules actually work.
Locking down Safari via Apple Screen Time
Safari on both iOS and macOS relies entirely on Apple's native parental controls. As a digital parenting platform, Screenwise emphasizes using native operating system features whenever possible because they are harder for children to bypass than third-party browser extensions. To remove the private browsing option from Safari, you must configure the system's web content restrictions.
To disable private browsing on an iPhone or iPad, use these steps:
- Open the Settings app and select Screen Time.
- Tap Content & Privacy Restrictions and ensure the main toggle is turned on.
- Tap Content Restrictions, then select Web Content.
- Choose the Limit Adult Websites option.

Choosing this specific setting does more than block explicit web pages. Because of iOS system limitations, Apple forces Safari to run its content filter on every single web request. Because private browsing cannot run these active filter checks without violating its own privacy architecture, iOS automatically removes the "Private" option from Safari's tab menu entirely.
This change syncs across any Apple device logged into your child's iCloud account, provided you have enabled "Share Across Devices" in the Screen Time settings. It effectively closes the Safari backdoor without requiring you to monitor their device second-by-second.
Managing Android devices through Google Family Link
Mobile versions of Google Chrome cannot be modified through hidden settings flags or standard in-app configurations. If your child uses an Android phone or a Samsung tablet, you cannot simply go into Chrome's settings and toggle a switch to turn off incognito. Instead, securing these devices requires using Google Family Link to manage the underlying user profile.
To enforce these rules on an Android device, follow this process:
- Install the Google Family Link app on your parent device and log in with your Google account.
- Connect your child's Google account to your family group.
- Select your child's profile inside the app and tap Controls.
- Tap Google Chrome, then choose Filters on Google Chrome.
- Select Try to block explicit sites.
According to wikiHow's technical breakdown of private browsing limits, enforcing this managed profile instantly changes how Chrome behaves on the child's device. The option to open a "New Incognito Tab" is grayed out and disabled.
Furthermore, this configuration prevents your child from clearing their browsing history. This creates a permanent, transparent record of the websites they visit. For children under the age of 13, Google automatically disables incognito mode by default when they sign into their managed accounts on any Android device, including devices running Samsung Internet.
The command-line fix for desktop Chrome
Securing desktop computers presents a different set of challenges. Whether your child uses a Windows PC or a Mac, desktop browsers do not respect mobile parental control profiles. Instead, desktop Chrome requires you to edit the operating system's registry or core policy files. This tells the browser that the computer is part of a managed school or business network, which forces the disablement of private browsing.
Before attempting these steps, ensure all Google Chrome windows are closed on the computer.
| Operating System | Tool Used | Action Required | Result |
|---|---|---|---|
| Windows | Command Prompt | Run registry modification command as Admin | Disables "New Incognito Window" option |
| macOS | Terminal | Execute default plist write command | Removes private browsing menu item |
| iOS / iPadOS | Settings App | Enable "Limit Adult Websites" | Hides the "Private" tab option entirely |
| Android | Family Link App | Enable explicit site filters | Grays out incognito tab option |
Executing the Windows registry command
On a Windows PC, you must modify the system registry to set a browser policy.
To execute this change:
- Press the Windows key, type CMD, and right-click the Command Prompt application.
- Select Run as Administrator to grant the tool the required system permissions.
- Copy and paste the following command exactly:
REG ADD HKLM\SOFTWARE\Policies\Google\Chrome /v IncognitoModeAvailability /t REG_DWORD /d 1 - Press Enter.

This command adds an administrative policy directly to your Windows system. As documented by How-To Geek's guide on browser policies, a value of "1" tells Chrome that incognito mode is completely unavailable. Restart your computer to apply the changes.
When Chrome reopens, the option to launch a private window will be grayed out in the top-right menu. If you ever need to reverse this change, run the exact same command but replace /d 1 with /d 0 at the end.
Running the macOS Terminal override
For families using Mac computers, you can achieve the same result by modifying the Chrome plist preference file using the Terminal.
To disable private browsing on macOS:
- Press Command + Space to open Spotlight Search, type Terminal, and press Return.
- In the Terminal window, input the following command:
defaults write com.google.chrome IncognitoModeAvailability -integer 1z - Press Return to execute the command.
This technical policy change, verified by Android Police's guide on disabling Chrome incognito, alters the underlying configuration of the browser. After running the command, restart your Mac.
When your child launches Chrome, they will no longer be able to open private windows. If you need to restore the default settings later, open Terminal again and run the command with -integer 0z instead.
One thing to watch out for: the App Store loophole
Many parents go through the tedious process of locking down Safari and Chrome only to find that their child is still accessing unmonitored corners of the web. This is the App Store loophole. If your child can freely download alternative browsers like Firefox, Opera, or DuckDuckGo, your device-level Chrome and Safari restrictions are useless. Those alternative browsers come with their own independent private browsing systems that ignore your operating system modifications.
To close this loophole, you must restrict the installation of new apps. On iOS devices, open Screen Time, select iTunes & App Store Purchases, and change "Installing Apps" to "Don't Allow." On Android devices, open Google Family Link and set app download approvals to "Require Approval" for all content.
If managing these individual device settings feels like an endless game of whack-a-mole, you may want to manage traffic at the network level instead. For a step-by-step approach to controlling your entire home network, read our guide on when kids bypass time limits: A router settings playbook.

Why a unified digital safety approach beats whack-a-mole
Closing technical loopholes is a necessary baseline for safety, but blocking bad content is only half the battle. If we only focus on what to restrict, we miss the opportunity to guide our children toward positive, enriching digital spaces. Setting up boundaries like disabling private browsing protects them, but they also need high-quality alternatives to occupy their screen time.
When choosing safety tools, parents often worry about how much of their child's personal information is being collected. To understand how different tools handle your data, you can read our comparison, Where your child's data goes: A privacy audit of Bark, Qustodio, Aura, and Screenwise.
Once your devices are secure, the next step is discovering media that is actually worth their time. Instead of relying on generic recommendations, you can complete our free, anonymous 5-minute survey on the Screenwise homepage to get personalized, expert-rated recommendations across books, apps, games, and shows tailored specifically to your family's values.


