In this guide, I will provide two solutions focused on clearing file explorer history, (manually and automatically).

Solution 1: Clear File Explorer History manually

Hold the Windows Key and Press E to open File Explorer. Click View -> Options -> Change Folder and Search Options from the top menu. Then choose General, and click Clear under Privacy Section.

Solution 2: Clear File Explorer History automatically

Right Click on your desktop and choose New -> Text Document. Paste the following content into the text document and choose File -> Save As. Name the File as deletehistory.bat and set the file type to All Files. This will create the script, to delete File Explorer History. You can double-click this script to run it once, or you can Schedule a Task to run it on your set times. Del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations* Del /F /Q %APPDATA%\Microsoft\Windows\Recent\CustomDestinations* REG Delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RunMRU /VA /F REG Delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths /VA /F

Press the Windows Key to pull up Start Menu on your keyboard and without clicking anywhere, type in “Task Scheduler” and Press Enter on your keyboard. In the Task Scheduler click on “Create Basic Task”, from the right pane. Under “Name” put in “Delete File History” and click Next. Choose how frequently your file explorer history should be deleted (Daily/Weekly/Monthly) and click Next. In the next Window in the second textbox, choose what time of the day your history should be deleted and click Next two times. Click on “Browse” and select the file “deletehistory.bat” on the desktop and click OK and then Next and Finish. Close the Task Scheduler and thats it!

FIX: File Explorer Search History Won’t Clear in Windows 10BEST GUIDE: How to Clear Search History and Cache on MacHow to Clear Background Wallpaper HistoryHow to Enable or Disable the File History in Windows 10?