Skip navigation

JSI Tip 4261. How do I clear the search history from a Windows 2000 'Start / Search / For Files or Folders'?


The easiest way to clear the Start / Search / For Files or Folders history is to run the following .reg file:

REGEDIT4

\[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Explorer Bars\\{C4EE31F3-4768-11D2-BE5C-00A0C9A83DA1\}\FilesNamedMRU\]
If you wish to clear the Containing text history also:
REGEDIT4

\[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Explorer Bars\\{C4EE31F3-4768-11D2-BE5C-00A0C9A83DA1\}\ContainingTextMRU\]

\[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Explorer Bars\\{C4EE31F3-4768-11D2-BE5C-00A0C9A83DA1\}\FilesNamedMRU\]
You could run a logoff script:

regedit /s <path>\filename.reg



Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish