How to Force Guest Mode in Google Chrome
You force Guest Mode in Google Chrome by using the BrowserGuestModeEnforced policy to ensure users always start in a clean browsing session.
Guest Mode provides a temporary browsing session on your PC, automatically deleting all browsing history, cookies, and site data when you close the window. This prevents any personal information from being saved on the device.
By enforcing this policy, you ensure that Chrome opens without accessing any existing user profiles, creating a secure and private experience for every use. This is particularly useful for shared computers or public kiosks.
Specifically, the BrowserGuestModeEnforced policy in Chrome (versions 110 and later) disables the ability to sign into or create personal user profiles.
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 force Guest Mode in Chrome using the Windows Registry Editor, but it’s a bit technical and requires caution. First, open the Registry Editor and navigate to the correct path to add a new value that tells Chrome to always start in Guest Mode.
- 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 is the recommended way to force Guest Mode, especially in business settings. This method involves downloading policy files and then using the Group Policy Editor to set the ‘Force Guest Mode’ option, ensuring Chrome always opens in this private browsing mode.
- 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 Chrome isn’t forcing Guest Mode as expected, check the policy status by typing chrome://policy into your browser’s address bar. This page shows if the policy is active; if you don’t see ‘BrowserGuestModeEnforced,’ it means the setting wasn’t applied correctly, and you’ll need to retrace the steps.
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, making it 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!