Disabling Browsing History in Microsoft Edge Version 131.0.2903.112
Microsoft Edge, the default web browser for Windows 10 and later, allows users to surf the internet with ease. One feature that comes with this browser is the ability to save browsing history. While this can be useful for remembering past searches and visited websites, there may be instances when you want to disable this feature. This article will provide a detailed guide on how to disable browsing history in Microsoft Edge Version 131.0.2903.112.
Understanding Browsing History in Microsoft Edge
Microsoft Edge, like other web browsers, saves information about the websites you visit, including the webpage address (URL), title, and the time you visited the site. This feature is called "Browsing History." It helps users quickly access previously visited websites and provides a record of internet activity.
C:\Users\username\AppData\Local\Microsoft\Edge\User Data\Default\History
The above path is the default location for Microsoft Edge's browsing history file. You can navigate to this directory to manually delete the History file, but disabling the feature is a more effective and user-friendly approach.
Disabling Browsing History in Microsoft Edge
To disable browsing history in Microsoft Edge Version 131.0.2903.112, follow these steps:
- Launch Microsoft Edge and click on the three-dot menu in the top-right corner.
- Select
Settingsfrom the drop-down list. - In the left-side panel, click on
Privacy, search, and services. - Under
Clear browsing data, click onChoose what to clear. - Under the
Time rangedrop-down menu, chooseAll time. - Check the box next to
Browsing history. - Click on
Clear now.
Following these steps will delete your browsing history. However, the feature remains enabled. To truly disable browsing history, you need to change some settings in the Windows Registry.
Disabling Browsing History via Windows Registry
For advanced users comfortable with Windows Registry editing, follow these steps to disable the browsing history feature:
- Press
Win + Rto open theRunbox. - Type
regeditto open the Windows Registry Editor. - Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdgeNote: If the
MicrosoftEdgekey does not exist, right-click on theMicrosoftkey and selectNew > Keyto create it. - Right-click on the
MicrosoftEdgekey and selectNew > DWORD (32-bit) Value. - Name this value
ClearHistoryEnabledand set its value to0. - Close the Windows Registry Editor and restart your computer.
After restarting your computer, browsing history will be disabled in Microsoft Edge Version 131.0.2903.112.
- Microsoft Edge has a Browsing History feature that can be useful but also invasive in terms of privacy.
- To disable browsing history in Microsoft Edge, you can manually delete the history or disable the feature using Windows Registry.
- Disabling the browsing history feature entails changing the registry key
ClearHistoryEnabledto0.