Jump to content

Removing Recent docs in Classic Start-Menu


Recommended Posts

Hi all!

So, does anyone know how to do it?

I've tried using this registry tweak

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
;"NoRecentDocsMenu"=dword:00000001

but that will remove the recent documents in the new start menu. It doesn't work for the classic one. What do I do to remove it in the Classic Start Menu?

Thanks in advance!

Marthax

Link to comment
Share on other sites


You have to remove the semicolon at the beginning of the second line, cause everything after a semicolon is ignored in a registry file ( the semicolon is the character to insert comments ).

If this doesn't work, have a try with

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"Start_ShowRecentDocs"=dword:00000002

Edited by Doc Symbiosis
Link to comment
Share on other sites

try this is working for me

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]"NoRecentDocsHistory"=dword:00000001

"ClearRecentDocsOnExit"=dword:00000001

Link to comment
Share on other sites

You might want to try this,have been using it for a long time with no problems.

http://www.browsertools.net/IE-Privacy-Keeper/index.html

Just remember if you install hardware or software and it tell you that you need to reboot do not run this app,because there will be files in the temp folder the install will need. You can set it up any way you want.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...