Below is the complete list of actions I have already performed while trying to clear the Win+R (Run dialog) history on Windows 11 25H2 (build 26200.8894).
Despite completing all of these steps, the Run dialog still shows previous entries.
- Cleared RunMRU registry key
I verified and confirmed that the RunMRU key is completely empty:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
→ RunMRU key was already empty.
- Cleared TypedPaths registry key
I verified and confirmed that the TypedPaths key is empty:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
→ TypedPaths key was empty.
- Deleted the entire Recent folder
I removed all items inside:
%APPDATA%\Microsoft\Windows\Recent\
→ Recent folder fully cleared.
- Deleted AutomaticDestinations folder
I removed all .automaticDestinations-ms files:
%APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations\
→ AutomaticDestinations fully cleared.
- Deleted CustomDestinations folder
I removed all .customDestinations-ms files:
%APPDATA%\Microsoft\Windows\Recent\CustomDestinations\
→ CustomDestinations fully cleared.
- Cleared Quick Access history
I used File Explorer Options → Privacy → Clear:
→ Quick Access history cleared.
- Verified Explorer cache folder
I checked:
%LOCALAPPDATA%\Microsoft\Windows\Explorer\
This folder only contains iconcache and thumbcache files.
There is no file related to Run dialog history.
→ Explorer cache irrelevant to Win+R history.
- Checked Shell folder
I checked:
%LOCALAPPDATA%\Microsoft\Windows\Shell\
This folder is completely empty on my system.
No ShellInputHistory.db or similar files exist.
→ Shell folder empty.
- Checked SearchApp LocalState folder
I checked:
%LOCALAPPDATA%\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState
This folder does not exist on my system.
Therefore no inputhistory.db, searchhistory.db, etc.
→ SearchApp LocalState not present.
Despite clearing:
RunMRU
TypedPaths
Recent
AutomaticDestinations
CustomDestinations
Quick Access
Explorer cache
Shell folder
SearchApp LocalState
The Run dialog still shows previous entries, even though all known MRU sources are empty or deleted.
This suggests that Windows 11 25H2 may be storing Run dialog history in a new, undocumented location, or the history may be regenerated by a background component.
What should I do next?
Could Microsoft please confirm where Win+R history is stored in Windows 11 25H2, and provide the correct method to fully clear it?