Applies to Windows users who sign in to a managed account on Chrome browser.
As an administrator, you can configure Chrome browser settings on Microsoft Windows computers by modifying the Windows registry on each computer where you want a new setting. Users can make the changes themselves if they're familiar with working in the registry. Otherwise, you should make the changes for them.
When to use the registry
- When you want to configure settings that aren't managed using Group Policy Management Editor.
- When you want to apply settings to Windows computers that aren’t joined to a Microsoft Active Directory domain.
Use the registry to manage Chrome policies
Important: Modifying the registry can damage computers. Test all changes before you deploy them to users.
The Chrome browser for the enterprise bundle includes a sample registry (.reg) file that you can customize to define settings.
Configure settings on Windows computers
- Download the Chrome browser bundle zip file.
- Open the bundle and go to Configuration examples.
- Copy the chrome.reg file.
- Open the .reg file in your preferred editor. You can edit the file with any text editor.
- Make any changes and save the file (examples below).
- Use your preferred method to push settings to target machines.
HKEY_LOCAL_MACHINE SOFTWARE Policies Google Chrome.
Example settings
Setting name |
Policy name (In Group Policy) |
Description |
---|---|---|
ExtensionInstallBlocklist | Configure extension installation blocklist (Extensions Folder) | Specifies the extensions that users cannot install. Extensions that are already installed will be disabled if blocklisted. |
HomepageLocation | Configure the home page URL (Home page folder) | Sets the default homepage URL. |
MetricsReportingEnabled | Enable reporting of usage and crash-related data | Determines if anonymous data is sent to Google. |
ShowHomeButton | Show Home button on toolbar | Shows the Home button on the toolbar. |
Considerations when using Group Policy and the registry
If you set a policy in Group Policy and then configure the setting differently in the registry, the policy takes precedence. To prevent registry settings from being overridden, you need to set policies in Group Policy to Not Configured. Unconfigured policies do not show up in the registry. For details about how to see the source of a specific Chrome policy on a managed device, see View a device’s current Chrome policies.
Related topics
Google and related marks and logos are trademarks of Google LLC. All other company and product names are trademarks of the companies with which they are associated.