Why Remove My Recent Documents?

You could just remove the My Recent Documents icon from Start menu’s properties, but a smart user could always enable them again, this Registry hack would prevent your users (that you manage) from using this feature. This would be handy on a public computer (or if you’re a spy).

What Are My Recent Documents?

The My Recent Documents icon appears in your Start Menu and displays the most recent documents that have been opened on your computer. The list is composed of shortcuts to the actual documents, so deleting the list won’t affect the original files.

How To

As always, please read this important information on editing the System Registry.

  1. Hit the Windows Key+R, type regedit into the run dialog and hit OK.
  2. Now that you’re in the the Registry, navigate to this key:
    HKEY_CURRENT_USER\Software\Microsoft\
    Windows\CurrentVersion\Policies\Explorer

    The Registry Editor
  3. Create a new DWORD value by right-clicking the right pane and click New, then DWORD
    Create A New DWORD Value
  4. Name this newly created value:
    NoRecentDocsMenu
  5. Double Click NoRecentDocsMenu and, in the Value Data text box, assign it this value[1]:
    1
    Give The NoRecentDocsMenu Key A Value Of 1
  6. Close the Registry and reboot your machine.

You can now say goodbye the My Recent Documents Icon, and no one would be able to enable them through the Start menu’s properties because the option is completely removed!

The My Recent Documents Menu Option Has Been Removed

Uninstall

To enable the My Recent Documents menu again, just remove this Registry key and reboot.

Download

You can download this Registry key and call it at will! Just download and double-click the entry you’d like to add to your system. Also, if you’d like to make sure that there isn’t any malicious code (which I suggest, it’s your system – don’t trust anyone!), right-click the downloaded file and click Edit (or open it in Notepad). The code should closely match the instructions above.

Troubleshoot

Having trouble? Discus your problem in the Samanathon.com Windows Registry forum!

[1] A value of 0 enable the My Recent Documents menu, regardless of the option selected in the Start menu’s properties.