Microsoft Edge is the default web browser in Windows 11. However, users can switch to their preferred or favorite browser anytime. Edge is based on Chromium, which is the same technology that powers Google Chrome and many other web browsers today.
When you sign into Microsoft Edge with a Microsoft account, you can sync your browsing data across all your other devices that are signed in with the same account using Edge.
You can use the BrowserSignin Edge policy to control whether users can sign into Microsoft Edge with their account. This also controls whether users can access account-related services like sync and single sign-on.
Why does this matter? If you disable the BrowserSignin policy, users cannot sign into Edge using their Microsoft Account. You should also disable the NonRemovableProfileEnabled policy to stop users from automatically signing in to their browser profile.
What happens if you don’t change anything? If you do not configure the BrowserSignin policy or set it to Enable, users can sign into Microsoft Edge using their Microsoft account.
Enable or Disable Sign-in to Microsoft Edge
An administrator can use the BrowserSignin policy to allow or prevent users from signing into the Microsoft Edge browser with their Microsoft account. Here’s how to do it.
- Open the Windows Registry and navigate to this folder path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
⚠️ ADMIN REQUIRED: You need administrator privileges to access the Registry Editor.
Important: Remember to back up your registry before making any changes or create a System Restore point as a safety precaution.
- Right-click on the
Edgefolder. SelectNew>DWORD (32-bit) Value. - Name the first new DWORD
BrowserSignin. - Create a second DWORD and name it
NonRemovableProfileEnabled. - Double-click on
BrowserSigninand set the value data to0to disable signing into Microsoft Edge. - Double-click on
NonRemovableProfileEnabledand set the value data to0.
This will disable signing into Microsoft Edge.

To turn sign-in back on: Delete both the BrowserSignin and NonRemovableProfileEnabled entries. This restores the default behavior and allows users to sign into Microsoft Edge with their Microsoft account.
You may need to restart your computer to apply the changes.
That should do it!
Reference: Microsoft.com
Summary
Enabling or disabling Microsoft Edge sign-in through the BrowserSignin policy gives administrators control over user access to account-related features. Here are the key takeaways:
- Control User Sign-in: Administrators can restrict or allow users to sign into Microsoft Edge with their Microsoft account.
- Registry Modifications: Changes should be made using the Windows Registry. Always create backups and restore points beforehand.
- Prevent Automatic Sign-in: The NonRemovableProfileEnabled policy works with the BrowserSignin policy to prevent automatic sign-ins.
- Easy to Reverse: Deleting the DWORD entries restores the default behavior, making it easy to adjust settings later.
- System Reboot May Be Required: A reboot may be necessary to apply any changes made to the registry.
By following these steps, you can effectively manage Microsoft Edge sign-ins on Windows 11.
Frequently Asked Questions
How do I enable sign-in for Microsoft Edge?
What happens if I disable the BrowserSignin policy?
Can I prevent automatic sign-in in Microsoft Edge?
How do I restore default sign-in behavior in Microsoft Edge?
Is it safe to modify the Windows Registry for Microsoft Edge settings?





Leave a Reply