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 Aug 12, 2026 2 min read
edge non-microsoft sign-in
edge non-microsoft sign-in

Signing in to Microsoft Edge using non-Microsoft accounts on Windows 11 controls whether you can link external services like Google or Apple to your browser profile. Starting with Microsoft Edge version 150, this built-in browser setting lets you decide if third-party login buttons appear on your sign-in screen.

Blocking this option hides external login buttons entirely, keeping your browser profiles strictly tied to standard Microsoft accounts. You can easily 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.

Here’s How:

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

Blocking external account access across an entire PC requires a modification to the Windows Registry (a centralized database for system settings). This change applies globally to every profile on the machine.

  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.

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.

Reference:

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.

📚 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 *