When we type commands or specify paths using run command, it shows the log of all previously typed commands and paths.
If I want to eliminate these previous commands/paths, how can I do that?
When we type commands or specify paths using run command, it shows the log of all previously typed commands and paths.
If I want to eliminate these previous commands/paths, how can I do that?
You can clear your previous run-entries by using Run History feature.
The run history eliminates commands or paths that you typed in previous.
It is similar to the auto-complete feature in Internet Explorer.
Where can I find this Run history?
The Run history is stored in the registry in location HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU as a series of values a-z
This is if you want to clear only selective commands/paths from the Run Menu.
To delete an entry from the run menu perform the following:
- Start the registry editor (regedit.exe)
- Move to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
- Select the entry you wish to remove, e.g. h
- Press the Del key (or select Edit - Delete) and click Yes to the confirmation
- Double click the MRUList value and remove the letter you just deleted. Click OK to save the change
- Close the registry editor
If you want to clear the whole Run list, then you can use the TweakUI utility
- Start the TweakUI control panel applet (Start - Settings - Control Panel - TweakUI)
- Click the Paranoia tab
- Check the "Clear Run history at logon"
- Click the "Clear Selected Items Now"
- You can then either clear the check on "Clear Run history at logon" and click OK or leave it checked to automatically clear the Run at logon
Bookmarks