JeremyJukes

Senior Member
Joined
May 8, 2009
Messages
112
Using the GPEDIT.msc program (or any other program) is there any way to remove 'Favorites' and Homegroup' items from the Windows Explorer left jhand pane?
Thanks
 

Solution
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explore\StartMenu\StartMenu\StartMenuFavorites.

Add a key named Policy, then add a key named NoFavoritesMenu.

Restart and see if that works.

NOTE:

There should be no space between Curr ent verion, it should state CurrentVersion.

reghakr

Essential Member
Joined
Jan 26, 2009
Messages
14,185
I'm using Csmenu so I don't know if this registry hack will work with Windows 7.

Open regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion

Create a key key named policies if there isn't one present. Now create the Explorer key directly under the Policies key.

Now right-click in the right hand pane and choose new > DWORD (32-bit value), name it NoFavoritesMenu and give it a value of 1. Restart you computer to see if it takes affeect.

I don't use the Homegroup, so I can't help you with that one.
 

Last edited:

RAK

Extraordinary Member
Joined
Jul 6, 2009
Messages
2,491
see my post here for the Homegroups issue:
Link Removed

I don't think there is any way to turn off either of the two functions through the group editor.
 

Last edited:

reghakr

Essential Member
Joined
Jan 26, 2009
Messages
14,185
Nice detailed information RAK.

that sure should solve the problem.
 

stueycaster

Millennium Celebration Award Winner
Premium Supporter
Joined
Feb 5, 2009
Messages
1,706
I'm using Csmenu so I don't know if this registry hack will work with Windows 7.

Open regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion

Create a key key named policies if there isn't one present. Now create the Explorer key directly under the Policies key.

Now right-click in the right hand pane and choose new > DWORD (32-bit value), name it NoFavoritesMenu and give it a value of 1. Restart you computer to see if it takes affeect.

I don't use the Homegroup, so I can't help you with that one.
I hate to say it Reghakr buddy but it didn't work. Oh well.
 

reghakr

Essential Member
Joined
Jan 26, 2009
Messages
14,185
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explore\StartMenu\StartMenu\StartMenuFavorites.

Add a key named Policy, then add a key named NoFavoritesMenu.

Restart and see if that works.

NOTE:

There should be no space between Curr ent verion, it should state CurrentVersion.
 

Solution

JeremyJukes

Senior Member
Joined
May 8, 2009
Messages
112
Hi Reg

I was not able to get this registry modification to work. After making the change to the registry and rebooting, the Windows Explorer navigation pane still had the 'Favorites' entry. Research indicates that the Favorites entry can not be hidden or removed - at least no one seems to have done it yet. Let's see what the RC (purchased Pro edition) brings.

Thanks