Comments
Item

Disable Recent Documents History

Published in Windows XP Performance Tweaks by TweakXP Member with 32,980 views and 1 comment

Normally when you open or access a document or file it is added to the list of recent documents on the Start Menu. This tweak will stop files from being added to the list.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value called 'NoRecentDocsHistory' set the value to equal '1' to enable the restriction.

Exit your registry, you may need to restart for the changes to take effect.

Registry Editor Example
| Name Type Data |
| (Default) REG_SZ (value not set) |
| NoRecentDocsHistory REG_DWORD 0x00000001 (1) |
-
| HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\... |
-

Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoRecentDocsHistory
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)
 
Free Computer Magazines and eBooks
 
Comments
Matt
One year ago
This tweak does not affect the Start menu but rather the Recent Documents list in applications such as Microsoft Word--at least in Win XP SP3