How to Enable or Disable Microsoft Edge Sign-In

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.

  1. 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.

  1. Right-click on the Edge folder. Select New > DWORD (32-bit) Value.
  2. Name the first new DWORD BrowserSignin.
  3. Create a second DWORD and name it NonRemovableProfileEnabled.
  4. Double-click on BrowserSignin and set the value data to 0 to disable signing into Microsoft Edge.
  5. Double-click on NonRemovableProfileEnabled and set the value data to 0.

This will disable signing into Microsoft Edge.

Disable enable sign in to 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?

To enable sign-in for Microsoft Edge, you need to adjust the BrowserSignin policy in the Windows Registry. Navigate to ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge, create a DWORD value named BrowserSignin, and set its value to 1.

What happens if I disable the BrowserSignin policy?

Disabling the BrowserSignin policy prevents users from signing into Microsoft Edge with their Microsoft account. This means they will not be able to sync their browsing data across devices or use account-related services.

Can I prevent automatic sign-in in Microsoft Edge?

Yes, you can prevent automatic sign-in by disabling the NonRemovableProfileEnabled policy in the Windows Registry. Set this policy's value to 0 to stop Edge from automatically signing users into their profiles.

How do I restore default sign-in behavior in Microsoft Edge?

To restore the default sign-in behavior, simply delete the DWORD entries for BrowserSignin and NonRemovableProfileEnabled from the Windows Registry. After deletion, users will be able to sign in with their Microsoft accounts again.

Is it safe to modify the Windows Registry for Microsoft Edge settings?

Modifying the Windows Registry can be safe if done carefully, but it's crucial to back up your registry or create a System Restore point before making changes. This ensures you can revert to the previous state if anything goes wrong.

Categories:

Leave a Reply

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