Skip to content
Follow
Browsers Windows 🟡 Intermediate

How to Enable or Disable Sign-in to Microsoft Edge using non-Microsoft accounts in Windows 11

Richard
Written by
Richard
Jun 29, 2026 Updated Sep 15, 2026 3 min read
edge non-microsoft sign-in
edge non-microsoft sign-in

Microsoft Edge sign-in with non-Microsoft accounts controls whether third-party login buttons for services like Google or Apple appear on your browser sign-in screen. Starting with Microsoft Edge version 150, this setting lets you decide if people can link external services to their browser profiles.

Advertisement

Blocking this option hides external login buttons entirely, keeping your browser profiles tied to standard Microsoft accounts. Turn this setting on or off to manage how your browser handles different login credentials.

⚡ Quick Answer

To disable non-Microsoft account sign-ins in Edge, open Registry Editor, navigate to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge, create a DWORD value named NonMicrosoftAccountSignInEnabled, and set its data to 0. To enable, set the value data to 1.

Advertisement

Here’s How:

Disable Sign-in to Microsoft Edge using non-Microsoft accounts for All Users

To disable edge non-microsoft sign-in for all users on your computer, you need to use the Registry Editor to block external account access globally. This blocks people from signing into the browser with Google or other non-Microsoft accounts across every user profile on the machine at the same time.

  1. Click the Start button.
  2. Type regedit and press Enter. This opens the Registry Editor. You might see a User Account Control prompt; click Yes. (Requires Admin Privileges)
  3. In the Registry Editor, go to the following location:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge

Missing registry keys require manual creation. Right-click the ‘Microsoft’ folder, select ‘New’, choose ‘Key’, and name the folder Edge.

  1. Right-click on the Edge key.
  2. Select New, then DWORD (32-bit) Value.
  3. Name the new value NonMicrosoftAccountSignInEnabled
  4. Double-click on NonMicrosoftAccountSignInEnabled.
  5. In the Value data box, type 0 and click OK.

Name the new value NonMicrosoftAccountSignInEnabled. Double-click the new entry, type 0 in the Value data box, and click OK. Restricting this setting removes external sign-in options while preserving standard Microsoft account access for all local Windows 11 users.

Advertisement

Enable Sign-in to Microsoft Edge using non-Microsoft accounts for All Users

Reverting the policy restores third-party profile connectivity.

  1. Click the Start button.
  2. Type regedit and press Enter. This opens the Registry Editor. You might see a User Account Control prompt; click Yes. (Requires Admin Privileges)
  3. In the Registry Editor, go to the following location:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge

Missing registry keys require manual creation. Right-click the 'Microsoft' folder, select 'New', choose 'Key', and name the folder Edge.

  1. Right-click on the Edge key.
  2. Select New, then DWORD (32-bit) Value.
  3. Name the new value NonMicrosoftAccountSignInEnabled
  4. Double-click on NonMicrosoftAccountSignInEnabled.
  5. In the Value data box, type 1 and click OK.

What happens when done? People will regain the ability to sign into Microsoft Edge with non-Microsoft accounts like Google or Apple.

Advertisement

Reference:

https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies/nonmicrosoftaccountsigninenabled

Summary

Managing external browser credentials involves editing system configuration hives. Administrator permissions are mandatory to modify registry keys successfully.

How to use Edge without signing in?

On the right pane, under Profile settings, click Profile preferences. Find the Automatically sign in to sites with your current work or school account and toggle the switch beside it to: On = Enable automatic sign-in. Off = Disable automatic sign-in.

Can I sign into Edge with a Gmail account?

Sign in to Edge with a Google account. Users can now sign in to Microsoft Edge using a Google account in addition to a Microsoft account from the profile menu and Edge sign-in screen. Available for Windows and macOS devices.

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.

Advertisement

📚 Related Tutorials

How to turn Use AI to improve autofill suggestions on or off in Microsoft Edge
Browsers How to turn Use AI to improve autofill suggestions on or off in Microsoft Edge
How to Add a New Way to Verify Your Sign-In with Microsoft account
Windows How to Add a New Way to Verify Your Sign-In with Microsoft account
How to Clear Windows Backup Stored Settings from your Microsoft account
Windows How to Clear Windows Backup Stored Settings from your Microsoft account
How to Switch from a Local Account to a Microsoft Account in Windows 11
Windows How to Switch from a Local Account to a Microsoft Account in Windows 11

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

Leave a Comment

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