Enable or Disable Password Export in Microsoft Edge
Password export in Microsoft Edge lets you save all your saved website logins into a comma-separated values (CSV) file on your computer. Turning off this feature removes the download button from edge://settings/passwords, which stops anyone else who uses your PC from grabbing your username and password list.
You can block or allow password export in Edge version 95 and later by changing a toggle in your browser settings or by editing the Windows registry at 🗝️HKEY_LOCAL_MACHINE\
Disable password export by setting the DWORD value PasswordExportEnabled to 0 in the Windows Registry under 🗝️HKEY_LOCAL_MACHINE\
Disable password export from Edge
To disable password export Edge users can change a quick setting in the Windows Registry to stop saved login details from leaving the browser. This blocks anyone from saving your usernames and passwords to a file, which keeps your online accounts safe when other people use your computer.
Using the Registry:
Open the Windows Registry. Back up the registry or create a System Restore point (a snapshot of your system files) before changing settings.
- For all users (HKLM): Go to 🗝️HKEY_LOCAL_MACHINE\
SOFTWARE\ . This requires admin rights.Policies\ Microsoft\ Edge - 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 PasswordExportAllowed. 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.
Type edge://settings/passwords into the address bar to check the current status.
Conclusion
Disabling password export in Edge offers a practical way to safeguard accounts. Make sure to keep any exported comma-separated value (CSV) files secure.
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!