Friends

Tuesday, July 5, 2011

[Fix] Start Menu Recent Items List and RUN MRU List is Always Empty When User Logs On

If you are a Windows user, you might have noticed the "Recent Items" list in Start menu which contains a list of recently opened documents. RUN dialog box also stores a list of recently entered commands list in its history. Sometimes a strange problem starts happening. Whenever you log off or restart your system, the "Recent Items" list in Start menu as well as RUN dialog box MRU list get deleted. You find them absolutely empty when you log on.
Its a very common problem and it happens mostly when you use a tweaking software which adds an entry in Windows Registry to clear history of recently opened documents on log off.
If you are facing this problem, then follow these simple steps to fix it:
1. Type regedit in RUN dialog box and press Enter. It’ll open Registry Editor.
2. Now go to following keys one by one:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
HKEY_USERS\.default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
In right-side pane, look for a DWORD value "ClearRecentDocsOnExit". Its value would be set to 1. Either set its value to 0 or completely delete it.
Clear_Recent_docs_on_exit.jpg
3. That's it. Now restart or log off your system and your problem will be solved.
PS: You can also use this tutorial to intentionally delete recently opened documents list upon log off for security reasons. Simply create the DWORD value "ClearRecentDocsOnExit" in any of the above mentioned registry locations and set its value to 1

0 comments:

Post a Comment

#
### ###