Saving passwords in Microsoft Edge lets you choose whether the browser remembers your login details for websites on Windows 11.
This setting controls if Edge asks to store your usernames and passwords, helping you avoid accidentally saving sensitive information.
On Windows 11, you can turn this feature on or off for your account. For Windows 11 Pro or Enterprise users, you can even set it for everyone on the computer using the Local Group Policy Editor (gpedit.msc).
Turning off password saving in Edge stops it from asking to store your logins. This is a good security step as it means your passwords aren’t automatically kept on your PC.
You might want to disable it for better security, or turn it on to log into sites more quickly and sync them across devices if you use a Microsoft account.
To enable or disable password saving, open Edge settings, navigate to Passwords and autofill, then toggle "Ask to save passwords and passkeys" on or off. For all users, use Windows Terminal with administrator privileges to modify the `PasswordManagerEnabled` registry key.
What Happens When You Enable Password Saving
When "Ask to save passwords" is turned on, Edge will prompt you each time you enter a new password. You can choose to save it or skip it. The next time you visit that site, Edge fills in your username and password automatically.
What Happens When You Disable Password Saving
When "Ask to save passwords" is turned off, Edge no longer asks if you want to save passwords. You can still manually add passwords if you want. Any passwords you already saved will still work.
Option 1Turn Password Saving On or Off for Your Account
You can turn the 'Ask to save passwords' feature on or off in Microsoft Edge settings for your personal account.Option 2Enable or Disable Password Saving for All Users on the Computer
This option uses a Windows policy named PasswordManagerEnabled.
To Always Allow Password Saving
- Right-click the Windows Terminal app and select Run as administrator.
- Run this command to always enable password saving for all users:
To always allow password saving in Microsoft Edge for everyone on your computer, you can use a command in Windows Terminal. Right-click the Windows Terminal app and select Run as administrator, then run the command provided. This activates the 'Ask to save passwords' setting for all users.
⚠️WarningThe "Ask to save passwords" setting activates password saving for all users. This setting cannot be turned off within Option One, preventing individual users from disabling password saving on their Microsoft Edge browser.
To Always Disable Password Saving
- Right-click the Windows Terminal app and select Run as administrator.
- Run this command to disable password saving for all users:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "PasswordManagerEnabled" /t REG_DWORD /d 0 /fThis turns off "Ask to save passwords" for everyone.
To Reset to Default Settings
- Right-click the Windows Terminal app and select Run as administrator.
- Run this command to return to default settings:
To reset Microsoft Edge password saving to default settings, you can use a command in Windows Terminal. Right-click the Windows Terminal app and select Run as administrator, then run the command provided. This removes the policy, allowing users to control password saving in the browser's settings again.
Removing the policy allows users to control password saving in Microsoft Edge. Users can now turn password saving on or off in the browser's settings. This gives individuals control over how their login details are stored for websites.
Additional Resources
View or edit your passwords in Microsoft Password Manager - Microsoft Support
Learn how to view or edit passwords you have already saved in Microsoft Edge.
Summary
You can manage saving passwords in Microsoft Edge using a simple setting for your account or a command for all users if you're an administrator. Option One lets you turn password saving on or off for just your account, which is most convenient for many users. Option Two lets administrators control it for everyone on the computer.
- Option One lets you turn password saving on or off for just your account. This is the easiest method for most users.
- Option Two lets administrators control password saving for all users on the computer. This requires admin access and uses Windows Terminal.
Microsoft Edge password saving prompts appear when the feature is active. When disabled, Edge stops asking to save passwords. Previously saved passwords remain functional regardless of the setting. Users should select the password saving option that best aligns with their security and convenience requirements.
Why shouldn't you save passwords in the browser?
Saving passwords directly in your browser carries risks. If your computer is lost or accessed by someone unauthorized, they could potentially view your saved logins.
How to save Edge passwords to a file?
You can export your saved Microsoft Edge passwords to a file. To do this, navigate to the browser's settings and select the option to download them as a CSV.
How to get Microsoft Edge to autofill passwords?
For Microsoft Edge to automatically fill your passwords on websites, ensure that both the 'Offer to save passwords' and 'Sign in automatically' options are enabled in the browser's settings.
Is it safe to save passwords on Edge?
Saving passwords in Microsoft Edge is generally considered safe for everyday use, provided you protect your computer with a strong password and maintain overall device security.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!