Favorites - Add or Remove from Navigation Pane

How to Add or Remove Favorites from Navigation Pane in Windows 7


   Information
This tutorial will show you how to add or remove the Favorites folder in the Windows Explorer Navigation Pane in Windows 7.

   Tip
The default folder for Favorites is the Links folder located at the location below.

C:\Users\(user-name)\Links


   Warning

  • You can only do this while logged into an administrator account.
  • This will affect all user account's on the computer.
EXAMPLE: Favorites in Navigation Pane
NOTE: This is the Favorites group added (default) (left screenshot below) and removed (right screenshot below) from the Navigation Pane.
Default.jpg

Removed.jpg

Here's How:
1. Open the Start Menu and type regedit.exe in the search line, then press enter.

2. If prompted by UAC, then click on Yes.

3. In Regedit, go to the location below: (See screenshot below step 4)
Code:
HKEY\CLASSES_ROOT\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder
4. In the left pane of regedit, right click on the ShellFolder key and click on Permissions. (See screenshot below)
Step1.jpg
5. At the top, select the Administrators group. At the bottom, check the Allow box to the right of Full Control and click on OK. (See screenshot below)
Step2.jpg
6. In the right pane of regedit, right click on Attributes and click on Modify. (See screenshot below)
Step3.jpg
7. To Add Favorites to the Navigation Pane
NOTE: This is the default setting.
A) Type in a0900100 and click on OK. (see screenshot below)
Step4.jpg
B) Go to step 9.
8. To Remove Favorites from the Navigation Pane
A) Type in a9400100 and click on OK. (see screenshot below)
Step5.jpg
9. If you have 64-bit Windows 7 Installed
   Note
CREDIT TO: Kookster for this addition.

To also add or remove Favorites from the "Open" and "Save as" type windows as well in 64-bit Windows 7, you will also need to do this step.

If you have a 32-bit Windows 7 installed, then skip this step since doing steps 1 to 7/8 will add or remove Favorites from the "Open" and "Save as" type windows as well.

A) In Regedit, go to the location below:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder
B) Repeat steps 4 to 7/8 above.
10. Close regedit.

11. Restart the computer to fully apply.
That's it,
Shawn



 
Last edited:
Did a search on the CLSID and found a 4th entry and that did the trick, here is the whole set:

Code:
Windows Registry Editor Version 5.00

[HKEY\CLASSES_ROOT\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a9400100
"PinToNameSpaceTree"=""

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a9400100
"PinToNameSpaceTree"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a9400100
"PinToNameSpaceTree"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a9400100
"PinToNameSpaceTree"=""
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64Pentium Duo 2.544GB
Computer Manufacturer/Model Number
Dell 17-1750 Laptop
OS
Windows 7 Home Premium 64
CPU
Pentium Duo 2.54
Memory
4GB
Screen Resolution
1920 x 1080
Hard Drives
1 500GB
Mouse
Dell Optical
Internet Speed
768KB
Back
Top