Quick fix: Edge passwords sync to Microsoft Account. To recover: open Edge → Settings → Profiles → Sync → turn off and back on. Or visit account.microsoft.com/privacy → Edge browsing data → Passwords. For locally-stored passwords lost to profile corruption: Edge stores in %LocalAppData%\Microsoft\Edge\User Data\Default\Login Data (SQLite database) — back up regularly.
You sign in to a site you visit daily. Edge doesn’t autofill the password. Settings → Passwords shows empty or missing entries. Cause is usually sync issue (cloud copy didn’t download) or profile corruption (local database lost).
Affects: Microsoft Edge on Windows 11 (and Windows 10).
Fix time: ~10 minutes.
What causes this
Edge saves passwords in two places: Local database (Login Data SQLite file in Edge profile folder) and Cloud sync (synced to Microsoft Account if Sync is on). If sync is off, only local. If local file is corrupted, cloud copy is the backup. If both are missing — passwords lost.
Method 1: Restore via Edge sync
If sync was on.
- Open Edge. Click profile icon → Manage profile settings → Sync.
- Confirm Passwords is toggled On.
- If sync paused: turn off all sync, wait 30 seconds, turn back on. Re-sync should download passwords from cloud.
- Verify passwords are back: Settings → Profiles → Passwords. List should show saved logins.
- To export as backup: passwords page → three-dot menu → Export passwords. Saves CSV (warning: plaintext).
- For Microsoft Account-side check: visit account.microsoft.com/privacy. Click Edge browsing data. Confirms cloud copy exists.
This handles sync-related issues.
Method 2: Recover local passwords from profile backup
For sync-off cases.
- If you had a backup of Edge profile (manually saved
%LocalAppData%\Microsoft\Edge\User Data\Defaultfolder): - Close Edge completely.
- Replace the current Default folder’s Login Data and Login Data-journal files with the backed-up versions.
- Reopen Edge. Verify passwords back.
- For File History or Backup users: navigate to Edge profile folder → right-click → Restore previous versions. Pick an older version of Login Data file.
- For users without backups: Recuva or similar undelete tool may recover Login Data file from disk free space — if recent. Run before too many files written over the deleted area.
- For passwords stored in Windows Credential Manager: Control Panel → User Accounts → Credential Manager → Web Credentials. Some Edge passwords stored here on older builds.
This is for local-only recovery.
Method 3: Set up Edge sync and password backup proactively
Prevention for future.
- Settings → Profiles → Sync → tick Passwords. All passwords synced to MSA cloud.
- Enable Show alerts when passwords are exposed in an online leak. Edge proactively warns about compromised credentials.
- Set up password manager separately for redundancy: Bitwarden (free), 1Password, LastPass. Browser extension imports from Edge. Even if Edge passwords are lost, Bitwarden has copy.
- For periodic backup: export Edge passwords to CSV monthly. Settings → Passwords → export — save to USB drive (encrypted) or secure cloud.
- For Windows Hello passwordless login: passkeys stored in Windows Hello. Some sites support passkey-only login. Backup recovery key from Hello setup.
- For 2FA-protected accounts: pair authenticator (Microsoft Authenticator, Authy) with cloud sync of TOTP seeds.
This is the prevent-future-loss approach.
How to verify the fix worked
- Settings → Profiles → Passwords shows your saved logins.
- Visit a previously-saved site. Edge autofills credentials.
- For sync: account.microsoft.com/privacy → Edge data shows passwords category with recent timestamp.
If none of these work
If passwords genuinely lost: Accept loss for non-critical accounts: reset password on each site, re-save. Painful but workable for low-value accounts. For high-value accounts: use account recovery flows (email-based password reset, security questions, 2FA backup codes). For corporate AAD accounts: contact IT; they can reset domain password. For Edge profile that’s definitively corrupted: delete %LocalAppData%\Microsoft\Edge\User Data\Default. Reopen Edge to create fresh profile. Sign in to MSA — passwords re-sync from cloud (if sync was on). If sync was off, no recovery. For backup that includes Login Data but Edge won’t accept it: Login Data is tied to Windows DPAPI keys. Restoring on a different PC (or after Windows reinstall) means passwords are encrypted with old key. Not recoverable without the original PC’s DPAPI master keys.
Bottom line: Edge passwords sync to MSA — toggle sync off and on to restore. Local file at %LocalAppData%\Microsoft\Edge\User Data\Default\Login Data. Always have sync on for resilience, plus backup CSV export periodically.