1. Clear Address Bar History from File Explorer
The easiest way to clear address bar history is to use the quick and easy file explorer right click option. With just a couple of clicks, Windows will clear the file explorer’s address bar history.
- First, open file explorer by clicking on the taskbar icon or by pressing the Win + I keyboard shortcut.
- In the file explorer, right-click on the address bar and select “Delete History” option.
- As soon as you select the option, Windows will delete the address bar history.
2. Delete Address Bar by Editing Registry Values
If the above two methods did not work for some reason, you can try editing the registry to clear windows explorer address bar. You see, all the history items in the file explorer are stored as an individual value within the registry editor. By deleting those values, you can delete the file explorer address bar history.
Also, since the history items are stored as individual values, you can delete specific keys to clear specific items from the address bar history. For instance, maybe you don’t want a specific folder address to appear in the address bar history. In those situations, deleting specific registry value will get the job done.
For this specific purpose, though editing registry is fairly easy, I’d recommend you back up the registry so that you can restore in case of any mishaps.
- Open the Run dialog box using Win + R, type
regedit
and click on the “Ok” button to open the Windows Registry Editor. - In the editor, copy and paste the below path in the address bar and press Enter. This action will take you to the target folder where the file explorer history values are stored.HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
- On the right panel, you will see multiple values like url1, url2, etc. To delete a single entry from the file explorer history, right-click on the target value and select the “Delete” option.
- You will see a warning message. Simply click on the “Yes” button to continue.
- To clear the entire file explorer history, select all the values except “Default”, right-click and select the “Delete” option.
- You will see a warning message. Simply click on the “Yes” button to continue.
- Close registry editor.
- Close and reopen the file explorer and the file explorer’s address bar history will be cleard automatiaclly.
refer https://windowsloop.com/clear-file-explorer-address-bar-history/