Family Encyclopedia >> Electronics

How to force Chrome users to sign in to use the browser

If you want to force Chrome users to sign in to use the browser, here's how to do it. Although Google Chrome does not include such an option in the Settings panel, you can do so using the Local Group Policy Editor and Registry Editor .

ContentsHow to force Chrome users to sign in to use the browser using Group PolicyHow to force Chrome users to sign in to use the browser using the registryWhy is Chrome forcing me to sign in ?How to disable forced login to Chrome?

Google Chrome allows users to sign in to a Google account so they can store and sync data, including bookmarks, passwords, and more. It is not mandatory to sign in to a Google account to use the Google Chrome browser. However, if you want to prevent other people from using the Chrome browser without signing in to a Google account, here's how to do it.

As mentioned earlier, there are two ways to apply this setting – using the Registry Editor and the Local Group Policy Editor. If you want to use the GPEDIT method, you need to download and install the Group Policy Template for Google Chrome.

How to force Chrome users to sign in to use the browser using Group Policy

To force Chrome users to sign in to use the browser using Group Policy, follow these steps:

  1. press Win + R to open the Run prompt.
  2. Type gpedit.msc and hit the Enter button.
  3. Go to Google Chrome in The configuration of a computer .
  4. Double-click the Browser Connection Settings .
  5. Select the Allowed optional.
  6. Choose the Force users to sign in to use the browser optional.
  7. Click the OK button.

To learn more about these steps, keep reading.

First, you need to open the Local Group Policy Editor. To do this, press Win + R to display the Run prompt, type gpedit.msc and hit the Enter button.

Then navigate to the following path:

Computer Configuration> Administrative Templates> Google Chrome

Here you need to find the Browser Connection Settings on the right side. Double click on this setting and choose the Allowed optional.

Next, expand the dropdown and choose the Force users to sign in to use the browser optional.

Click the OK button to save the change. Once you have done this, you need to restart the Google Chrome browser. Then you will find the login page every time you open the Chrome browser on your computer.

In case you want to undo the change; you have to open the same setting and choose the Not Configured optional.

How to force-chrome-users-to-login login to use the browser using the registry

To force Chrome users to sign in to use the browser using the registry, follow these steps:

  1. press Win + R to display the Run prompt.
  2. Type regedit> press the Enter button.
  3. Click the Yes button.
  4. Go to Strategies in HKCM .
  5. Right click on Policies>New>Key .
  6. Name it as Google .
  7. Right click on Google>New>Key .
  8. Set name as Chrome .
  9. Right click on Chrome> New> DWORD (32-bit) Value .
  10. Name it as BrowserConnection .
  11. Double click it to set value data as 2 .
  12. Click the OK button and restart your computer.

Let's break down these steps.

To get started, you need to open Registry Editor. To do this, press Win + R to open the Run dialog, type regedit and press the Enter button. Once the UAC prompt appears, click the Yes optional.

After opening Registry Editor, navigate to this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies

Here you need to create subkeys. To do this, right-click on the Policies key, select New> Key and name it Google .

How to force Chrome users to sign in to use the browser

Then right click on the Google key, select New> Key and set the name as Chrome . Next, you need to create a REG_DWORD value. To do this, right click on the Chrome key, select New> DWORD (32-bit) Value and name it as BrowserConnection .

How to force Chrome users to sign in to use the browser

Double-click this REG_DWORD value to set the value data as 2 .

How to force Chrome users to sign in to use the browser

Click the OK button to save the change. Finally, you need to restart your computer. However, if you want to restore the normal setting, you must remove the BrowserConnection REG_DWORD value. To do this, right click on it, select the Delete option and click the Yes button. Alternatively, you can remove the Chrome or Google subkey also.

Why does Chrome force me to sign?

If Google Chrome requires you to sign in to use the browser, chances are your administrator has applied the aforementioned setting. If you do not have the administrator privilege, it is mandatory to log in to your Google account to use the browser. However, if you have permission to modify the GPEDIT setting, you can access Google Chrome in The configuration of a computer double-click the Browser Connection Settings and choose the Not Configured optional.

How to disable forced-login to Chrome?

To disable forced login to Chrome on Windows 11/10 PC, you can open Registry Editor first. Then navigate to Chrome in HKCM . Right click on the BrowserConnection REG_DWORD value and select the Delete option. To confirm, click the Yes optional.

That's all! I hope this guide has helped.