Enable or Disable Password Export in Microsoft Edge
Password export in Microsoft Edge lets you save all your website passwords to a file. This feature lets you move your passwords to a different browser or keep a secure backup.
You can control whether this export option is available, which is helpful for managing security on your PC. For example, you might want to stop someone from exporting a list of all saved logins.
When you disable password export, the button to save passwords as a file simply disappears. This prevents sensitive information from being easily copied off your computer.
Microsoft Edge is built on the same technology as Google Chrome and is the default browser on Windows 11.
Disable password export by setting the DWORD value PasswordExportEnabled to 0 in the Windows Registry under 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge or HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge. Alternatively, use the Group Policy Editor to set the “Enable password export” policy to Disabled.
Disable password export from Edge
You can disable password export from Microsoft Edge to stop saved passwords from being copied out. This helps keep your online accounts more secure by preventing unauthorized access to your login details if someone else uses your computer.
Using the Registry:
Open the Windows Registry. Always back up your registry or create a System Restore point before you change settings.
- For all users (HKLM): Go to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge. This requires admin rights.
- For one user (HKCU): Go to 🗝️HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge.
Right-click within the folder. Select New > DWORD (32-bit) Value, and name it PasswordExportEnabled. Set the value to 0 to stop exports. 
Using Group Policy (gpedit.msc):
- Download the latest Microsoft Edge ADMX templates from the official Microsoft website.
- Copy the files to
C:\Windows\PolicyDefinitions. - Open
gpedit.msc. - Go to Computer Configuration > Administrative Templates > Microsoft Edge.
- Find Enable password export.
- Set it to Disabled to block the feature.
You can check the status by typing edge://settings/passwords in your address bar.
Conclusion
Conclusion: Disabling password export in Edge is a practical step to safeguard your accounts. Just remember to handle any exported CSV files securely.
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!