Remove the Shared Documents folder from My Computer

1 January 2002 by Snakefoot | Comment » | Trackback Off
A new feature of WinXP is being able to share documents between users through the icon "Shared Documents" in My Computer.

This feature can be disabled through the Group Policy if using WinXP Pro :
  1. Start Menu -> Run... -> gpedit.msc
  2. Go to User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer
  3. Find the option "Remove Shared Documents from My Computer"
  4. Double click the option and set it to "Enabled"
The above policy is reflected in the following DWORD registry key (HKEY_LOCAL_MACHINE can also be used) :

[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Policies \Explorer]
NoSharedDocuments = 1 (No Folder = 1, Default = 0)

More Info MS KB Q286727

Another way to do this is going to this registry entry:

[HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \Explorer \My Computer \NameSpace \DelegateFolders]

And delete this sub key (Remember to make a backup before deleting) :

{59031a47-3f72-44a7-89c5-5595fe6b30ee}

Credits winsupersite.com

Leave a comment


NB! Use the Forum for computer help and off-topic questions.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>