How to Force Guest Mode in Google Chrome
Forcing Guest Mode in Google Chrome makes sure every browsing session starts fresh, like a brand new computer. Guest Mode is a special temporary way to browse that deletes all your history, website cookies (those little files websites use to remember you), and other data when you close the window.
This keeps your personal information private because nothing gets saved on the computer. Forcing Guest Mode in Chrome stops the browser from using your saved profiles, making sure it opens without any of your personal settings or history. This is super helpful for computers that lots of people use, like at a library or school.
Specifically, the policy called BrowserGuestModeEnforced, which works in Chrome versions 110 and newer, stops anyone from signing into or making their own profile on the browser.
Force Guest Mode in Google Chrome by enabling the BrowserGuestModeEnforced policy. You can do this via the Windows Registry at Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome by creating a DWORD value named BrowserGuestModeEnforced and setting it to 1, or by using Group Policy Editor with ADMX templates.
Force Guest Mode in Chrome using the Registry or Group Policy
There are two ways to apply this setting. The first is using the Windows Registry, and the second is using the Group Policy Editor.
Method 1Using the Registry Editor
You can make Google Chrome always start in Guest Mode by changing a setting in the Windows Registry Editor. This involves adding a specific value that tells Chrome to launch in its private browsing mode every time you open it.
- Go to this path: Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome
- If the folders Google or Chrome do not exist, right-click the parent folder, select New, then Key, and name it accordingly.
- Right-click in the Chrome folder and select New DWORD (32-bit) Value.
- Name it BrowserGuestModeEnforced.
- Double-click it and set the value to 1.

Method 2Using ADMX Templates (Recommended)
Using the official Chrome ADMX templates (Administrative Template files that help manage software policies) is the recommended way to force Google Chrome into Guest Mode, particularly on work computers. This method lets you set a specific policy to ensure Chrome always opens in its private browsing mode, providing a more managed approach.
- Download the latest Chrome policy templates from the official Google site.
- Copy the ADMX files to your C:\Windows\PolicyDefinitions folder.
- Open the Windows Registry (gpedit.msc).
- Navigate to Computer Configuration > Administrative Templates > Google > Google Chrome.
- Find Force Guest Mode and set it to Enabled.
Troubleshooting
If Google Chrome isn't opening in Guest Mode after you've set it up, you can check if the policy is active by going to chrome://policy in your browser. This page shows all the settings applied to Chrome, helping you see if your change is working and how to fix it.
To restore normal browsing, delete the registry value or set the Group Policy to Not Configured. You may need to restart your computer to see the changes.
Reference: Chrome Enterprise Policy
Conclusion
Forcing Guest Mode in Chrome is a solid security measure for shared computers, ensuring privacy by clearing all data after each session. However, remember that this means users can't save passwords, bookmarks, or use extensions, as everything is wiped clean. This represents a significant change to the browsing experience.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!