Windows Shell Autocomplete History Registry Locations

Windows tracks and stores shell autocomplete and Most Recently Used (MRU) history across several dedicated keys within the Windows Registry. Depending on whether you are looking for File Explorer address bar entries, Run dialog inputs, or search bar suggestions, the data is indexed under specific user profile registry paths. This guide details the exact locations of these autocomplete lists in regedit.exe and explains how they are organized.

File Explorer Address Bar History (Typed Paths)

The list of manually typed URLs and file paths in the File Explorer address bar is stored under the TypedPaths key.

Run Dialog Autocomplete History (RunMRU)

Commands, file paths, and programs entered into the Windows Run dialog (Windows Key + R) are tracked under the RunMRU key.

Explorer Search Bar History (WordWheelQuery)

Search terms typed into the File Explorer search box are saved under the WordWheelQuery key.

General AutoComplete and AutoSuggest Settings

Settings governing the behavior of shell autocomplete (such as whether suggestions append automatically) are located in the AutoComplete configuration key.

How to Clear Shell Autocomplete History in Regedit

  1. Press Windows Key + R, type regedit, and press Enter.
  2. Navigate to the desired registry path listed above.
  3. In the right-hand pane, select the individual value entries you wish to delete (avoid deleting the (Default) value).
  4. Right-click the selected entries and choose Delete.
  5. Restart explorer.exe or sign out of your Windows account for the changes to take immediate effect.