Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - How to Hide Public Folder on Desktop

Reply
 
Old 03-03-2007   #1 (permalink)
lforbes


 
 

How to Hide Public Folder on Desktop

I finally figured out how to get rid of the Public Folder on the desktop.

With XP in a Domain I needed all my users to have access to My Network
Places, My Computer, IE and My Documents on the desktop. They were hidden by
default so I had to create a registry file for HKEY_LOCAL_MACHINE in order to
show them for all users.

I went to the same key and figured out what each GUID represented. Here is
the key to hide the PUBLIC folder on the desktop for Vista if you don't share
your computer or if you run a network where you don't want users saving to
the local machines.

Copy into Notepad and name with .reg extension. Double click to add to
registry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\ClassicStartMenu]
"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]
"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001

Note dword:00000000 is to show the folder.
Here are some other GUIDS. They can be put in the above key or for each
user in
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]

VISTA GUIDS

Computer = "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
Network = "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000
USER PROFILE = "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000
Control Panel = "{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000000
Recycle = "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000

XP GUIDS (Note Computer and Recycle are the same)

My Documents = "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
My Network Places = "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "
Internet Explorer{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

I am still trying to find out what GUID this is.
"{9343812e-1c37-4a49-a12e-4b2d810d956b}"=dword:00000000

Cheers,
Lara

My System SpecsSystem Spec
Old 03-03-2007   #2 (permalink)
Jon


 
 

Re: How to Hide Public Folder on Desktop

"lforbes" <lforbes@discussions.microsoft.com> wrote in message
news:2E4FAFF8-E57D-48D8-B400-BC9DFB31832E@microsoft.com...
>I finally figured out how to get rid of the Public Folder on the desktop.
>
> With XP in a Domain I needed all my users to have access to My Network
> Places, My Computer, IE and My Documents on the desktop. They were hidden
> by
> default so I had to create a registry file for HKEY_LOCAL_MACHINE in order
> to
> show them for all users.
>
> I went to the same key and figured out what each GUID represented. Here is
> the key to hide the PUBLIC folder on the desktop for Vista if you don't
> share
> your computer or if you run a network where you don't want users saving to
> the local machines.
>
> Copy into Notepad and name with .reg extension. Double click to add to
> registry.
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons]
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\ClassicStartMenu]
> "{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]
> "{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001
>
> Note dword:00000000 is to show the folder.
> Here are some other GUIDS. They can be put in the above key or for each
> user in
> [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]
>
> VISTA GUIDS
>
> Computer = "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
> Network = "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000
> USER PROFILE = "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000
> Control Panel = "{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000000
> Recycle = "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
>
> XP GUIDS (Note Computer and Recycle are the same)
>
> My Documents = "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
> My Network Places =
> "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "
> Internet Explorer{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000
>
> I am still trying to find out what GUID this is.
> "{9343812e-1c37-4a49-a12e-4b2d810d956b}"=dword:00000000
>
> Cheers,
> Lara



Couple of comments..

Vista Control Panel is
{21EC2020-3AEA-1069-A2DD-08002B30309D}

::{9343812e-1c37-4a49-a12e-4b2d810d956b}
This is for 'Search'

--
Jon

My System SpecsSystem Spec
Old 03-03-2007   #3 (permalink)
Jon


 
 

Re: How to Hide Public Folder on Desktop

"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:%23DB2XrfXHHA.3540@TK2MSFTNGP04.phx.gbl...
> Couple of comments..
>
> Vista Control Panel is
> {21EC2020-3AEA-1069-A2DD-08002B30309D}
>
> --
> Jon


Looks like that's for Control Panel 'Classic View'

Another one for Control Panel is
::{26EE0668-A00A-44D7-9371-BEB064C98683}

--
Jon

My System SpecsSystem Spec
Old 03-05-2007   #4 (permalink)
lforbes


 
 

Re: How to Hide Public Folder on Desktop

Hi,

Thanks for the Search one. I don't have the Control Panel GUID you
mentioned in my registry. However, I do view in Classic Mode as I don't like
the new GUI they brought out with XP.

Cheers,
Lara

"Jon" wrote:

> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:%23DB2XrfXHHA.3540@TK2MSFTNGP04.phx.gbl...
> > Couple of comments..
> >
> > Vista Control Panel is
> > {21EC2020-3AEA-1069-A2DD-08002B30309D}
> >
> > --
> > Jon

>
> Looks like that's for Control Panel 'Classic View'
>
> Another one for Control Panel is
> ::{26EE0668-A00A-44D7-9371-BEB064C98683}
>
> --
> Jon
>
>

My System SpecsSystem Spec
Old 08-30-2007   #5 (permalink)
MoPacFan


 
 

Re: How to Hide Public Folder on Desktop


What's really strange is that this is a brand new installation of vista.
I checked the registry settings and they are already set to 0 and the
stupid public folder is on display and I think it's the stupidest thing
ms could have come up with.


--
MoPacFan
------------------------------------------------------------------------
MoPacFan's Profile: http://forums.techarena.in/member.php?userid=30291
View this thread: http://forums.techarena.in/showthread.php?t=697325

http://forums.techarena.in

My System SpecsSystem Spec
Old 08-30-2007   #6 (permalink)
Rick Rogers


 
 

Re: How to Hide Public Folder on Desktop

Hi,

The public folder is not on the desktop by default, something had to have
been changed after installing for it to occur. Can you clarify this a bit as
I am not quite sure what you mean. Does Explorer open to the Public folder
at boot? Or is there simply a folder named Public on the desktop itself?

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"MoPacFan" <MoPacFan.2w5org@xxxxxx> wrote in message
news:MoPacFan.2w5org@xxxxxx
Quote:

>
> What's really strange is that this is a brand new installation of vista.
> I checked the registry settings and they are already set to 0 and the
> stupid public folder is on display and I think it's the stupidest thing
> ms could have come up with.
>
>
> --
> MoPacFan
> ------------------------------------------------------------------------
> MoPacFan's Profile: http://forums.techarena.in/member.php?userid=30291
> View this thread: http://forums.techarena.in/showthread.php?t=697325
>
> http://forums.techarena.in
>
My System SpecsSystem Spec
Old 08-30-2007   #7 (permalink)
MoPacFan


 
 

Re: How to Hide Public Folder on Desktop


Ok, it seems I was slightly confused. I was referring to the public
folder in explorer, not the desktop. I have been trying to figure out
how to hide this stupid folder and can't figure out how to make it go
away.


--
MoPacFan
------------------------------------------------------------------------
MoPacFan's Profile: http://forums.techarena.in/member.php?userid=30291
View this thread: http://forums.techarena.in/showthread.php?t=697325

http://forums.techarena.in

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Hidden public desktop folder General Discussion
Public Folder - Add or Remove from the Desktop Tutorials
Desktop vs public folder Vista networking & sharing
Public Desktop Folder Problems Vista General
Remove Public directory after disable Public Folder Sharing Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46