Since there's no longer a taskbar/start menu Control Panel, how do you clear the history of the Run box in Windows 8?
Asked
Active
Viewed 2.3k times
5 Answers
8
Following are the steps to clear history of the Run box:
- Go to the Start screen, and type
regeditand open click onregeditto open the Registry Editor - Navigate to the key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU - On the right of the screen, there are keys that contain the recently entered commands on the Run Box. Delete the ones that you want to delete

- Log off and Log back on.
That should delete history from the Run menu.
The UI Way to delete History
- Type
Clear Historyin the Search box. Then click on Settings on the Charms menu
- Finally select Delete History to clear the history

However, that method deletes more than just the search history of Run Box. It also deletes history from other applications like File Explorer.
Rakib Ansary
- 2,238
0
Empty the registry key out:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths]
This will kill the typed Run history.
slm
- 10,859
Rune Mariboe
- 17
