Skip to content
Follow
Browsers

How to Force Users to Sign Into Microsoft Edge on Windows 11

Richard
Written by
Richard
Jan 11, 2025 Updated Jul 13, 2026 2 min read
How to Force Users to Sign Into Microsoft Edge on Windows 11
How to Force Users to Sign Into Microsoft Edge on Windows 11

Forcing users to sign into Microsoft Edge on Windows 11 means setting a specific rule called the BrowserSignin policy.

This policy makes sure everyone on a Windows 11 computer needs to log in with a Microsoft account before they can open and use the Edge browser.

Setting up BrowserSignin is handy for places like businesses or schools. Managers can control who uses the browser and make sure everyone uses their account features. This stops people from browsing without signing in.

⚡ Quick Answer

Configure the BrowserSignin policy in the Windows Registry. Navigate to ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge, create a DWORD value named BrowserSignin, and set its value data to 2. This forces users to sign in to Microsoft Edge.

Force users to sign into Microsoft Edge

Microsoft Edge can be set to require user sign-in on Windows 11 by using the Registry Editor. This setting makes sure everyone logs into their Microsoft account the first time they open the Edge browser on the computer.

Here’s how to do it.

First, open the Registry Editor (where you manage Windows settings) and navigate to the folder key path below.

Before making any changes, it’s a good idea to back up your registry or create a System Restore point.

💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

Right-click on Edge, then select New > DWORD (32-bit) Value, and name the new DWORD ‘BrowserSignin’.

💡Tip
Double-click and open the BrowserSignin name and set the value to 2 to force all users to sign into Edge.
Sigin into Microsoft Edge value
Sigin into Microsoft Edge value

Delete the “BrowserSignin” name created above to restore the default behavior and stop forcing users to sign into Microsoft Edge with their Microsoft account.

💻Code
BrowserSignin

A computer reboot may be required to apply the changes.

Sigin into Microsoft Edge
Sigin into Microsoft Edge

That should do it!

Now, let’s quickly explore the reasons behind this configuration.

In summary, requiring users to sign into Microsoft Edge offers a more structured browsing experience with better data syncing. Here’s a quick recap of the benefits:

  • Increased Security: Requires users to authenticate, adding a layer of security to browsing activities.
  • Data Synchronization: Ensures browsing data is seamlessly synced across devices.
  • Policy Control: Offers system administrators the ability to manage user access effectively.
  • Simple Implementation: The process involves making straightforward changes to the Windows Registry.
  • Easily Reversible: The enforcement can be undone by deleting the policy entry if needed.

Implementing this policy is a smart move for organizations wanting to streamline user experience while keeping browser use in check.

Was this guide helpful?

Was this helpful?
Richard

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.

📚 Related Tutorials

How To Fix Microsoft Edge Not Opening On Windows 11
Browsers How To Fix Microsoft Edge Not Opening On Windows 11
How To Fix Microsoft Edge High CPU Usage On Windows 11
Windows How To Fix Microsoft Edge High CPU Usage On Windows 11
How to Manage Browsing Data in Microsoft Edge
Browsers How to Manage Browsing Data in Microsoft Edge
How to Change Copy-Paste Settings in Microsoft Edge
Browsers How to Change Copy-Paste Settings in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *