How to Remove An Item from RUN Dialog Box History / MRU List?

Although its a good feature but sometimes we might want to remove a particular item from the history list because of some obvious reasons.

Here is a simple and safe method to remove any desired item from RUN history / MRU (Most Recently Used) list:
1. Type regedit in RUN dialog box and press Enter. It'll open Registry Editor.
2. Now go to following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
In right-side pane, you'll see various String values with the name a, b, c, etc and their value will be set to the command which you entered in RUN dialog box:
You just need to delete the String value which contains the command which you want to remove from RUN history list.
4. That's it. Now the deleted command will no longer appear in RUN MRU list.


Comments

Popular posts from this blog

How to Switch Domain Controller or Logon server in client

Missing SYSVOL and NETLOGON

Active Directory User Management using Powershell