Remove listing of recent shares in My Network places
In Win2k/XP when you visit shares then they get listed in “My Network Places”.
In Win2k one can prevent this behavior by changing the following user policy:
- Run the program MMC using “Start Button” -> “Run…”
- In the program menu select “Console” -> “Add/Remove Snap in”
- Press the button “Add” and select “Group Policy” and press “Ok”
- In the Console Window go to this folder “Local Computer Policy” -> “User Configuration” -> “Administrative Templates” -> “Desktop”
- Go to the entry “Do not add shares of recently opened documents to My Network Places” and double click it and set to “Enabled”
In WinXP one can prevent this behavior by changing the following user policy:
- Run Gpedit.msc using “Start Button” -> “Run…”
- In the Console Window go to this folder “User Configuration” -> “Administrative Templates” -> “Start Menu and Taskbar”
- Go to the entry “Do not add shares of recently used documents to Network Places” and double click it and set to “Enabled”
It is the same as setting this DWORD registry key :
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Policies \Explorer]
NoRecentDocsNetHood = 1 (Default = 0)
Note after disabling this feature then the list of old share-shortcuts has to be manually cleared one last time.
Related Configure the scanning for shares and printers in WinXP