NETWORK TECHNOLOGY
Comprehensive IT solutions, support, security and automation for your business
Tech support: 24/7
+359 2 958 6535

Disable Automatic Microsoft Edge Sign-In Using Windows Registry

A complete step-by-step guide on how to block Microsoft Edge from signing in automatically by applying system policies through the Windows Registry.

Need quick help? We disable Edge auto sign-in remotely (AnyDesk/SSH) in under 10 minutes.

Disable Automatic Microsoft Edge Sign-In Using Windows Registry

Full guide for Windows 10/11 — using Registry policies to block account sync, disable Windows account SSO, and force Edge to operate as a local-only browser.

⚠ This guide is for system administrators and technical users. It shows how to disable BrowserSignin, Sync, SSO, and Web Account Manager integration in Microsoft Edge.

Disable Microsoft Edge Auto Sign-In using Registry

Even if Windows is logged into a Microsoft Account, Edge can be forced to stay fully local — no auto sign-in, no sync, no profile linking. This method uses Registry-based policies identical to enterprise deployments.

1) What This Fix Does

This article disables:

After applying the policies, Edge behaves like:

2) Why Edge Signs In Automatically

Microsoft Edge uses Windows services such as WAM (Web Account Manager) and SSO APIs to retrieve your Microsoft credentials even if:

By default, Edge tries to “pull” your Windows login using:

The fix below disables all three layers.

3) Backup the Registry (recommended)

reg export "HKLM\SOFTWARE\Policies\Microsoft\Edge" "%USERPROFILE%\Desktop\edge_backup_HKLM.reg" /y
reg export "HKCU\SOFTWARE\Policies\Microsoft\Edge" "%USERPROFILE%\Desktop\edge_backup_HKCU.reg" /y
🔒 The rest of this article is available only to registered users.
Registration is free and takes less than a minute.

Comments

Loading…
Only registered and logged-in users can comment.