[How To] Prevent Microsoft Edge From Saving Browsing History

This registry workshop will show you how to prevent Microsoft Edge from saving browsing history in Windows 10 build 17723 or later.

Kapil Arya
11x Microsoft MVP · Admin
3 min read
Add as a preferred
source on Google

By default, Microsoft Edge will save your browsing history, just like any other browser. You can press Ctrl + H keys to see your browsing history in Edge.

In some cases, users may need to disable saving of browsing history. If you’re researching some confidential data and you do not want others to see your browsing history, you may want to block Edge from saving your history. But there is no direct setting for this till now.

How To Enable Disable Printing In Microsoft Edge

Well, the good news is that with Windows 10 build 17723 or later, Microsoft has added the ability to prevent Edge from saving user’s browsing history. So in case if you want Edge not to store your browsing history, you can try below mentioned registry manipulation.

NOTE: This registry workshop will only block Edge from saving browsing history when implemented. It will not impact earlier browsing history that is already stored in browser. If you like, you can clear that manually.

How To Prevent Microsoft Edge From Saving Browsing History

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft

How To Enable Disable Printing In Microsoft Edge

3. Right click Microsoft registry key, select New > Key. Name the newly created sub-key as MicrosoftEdge. Similarly create Main registry sub-key next to Microsoft registry key. If these registry keys already exists, skip creation of new keys. Now in the right pane of Main registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main), right click and select New > DWORD Value. Name the newly created registry DWORD (REG_DWORD) as AllowSavingHistory. Since you’ve just created the DWORD, obviously its Value data is set to 0 and it is actually required to disable saving browsing history in Microsoft Edge.

4. Close Registry Editor and reboot to make changes effective.

After restarting your system, you’ll realize that Edge is no longer saving your browsing history.

P.S. If you later want to allow saving history, simply delete AllowSavingHistory registry DWORD.

Group Policy Setting: If you want to disable saving browsing history in Microsoft Edge on multiple machines in your organization/workplace, you can deploy the relevant GPO setting. Change Allow Saving History setting at Computer configuration > Administrative templates > Windows Components > Microsoft Edge to Disabled.

That’s it!

Share this article
https://www.kapilarya.com/how-to-prevent-microsoft-edge-from-saving-browsing-history

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *