How to Remove and Hide “Libraries” Group from Navigation Pane of Windows 7 Explorer
Libraries in Windows Explorer of Windows 7 is taking up a lot of screen estate in the navigation bar. Libraries is implemented in Windows 7 for easy file management and organization purpose. However, existence of Libraries group push down the full Users who don’t use or don’t get used to Libraries for organization may want to disable or hide Libraries altogether.
End users can choose to hide unwanted or unused libraries from view in Windows Explorer navigation pane, or can also almost completely remove and disable Libraries function from Windows 7 Explorer, which involves quite a bit of registry keys. User who just want to hide the Libraries section in navigation pane of Windows Explorer in Windows 7.
In order to hide and remove Libraries group or branch section from Windows 7 Explorer’s navigation pane, follow these steps:
- Run Registry Editor (RegEdit).
- Navigate to the following registry key:
HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder
- Right click on ShellFolder registry key, and select Permissions.
- Click on the Advanced button.
- In “Advanced Security Settings” dialog window, go to the Owner tab.
- Select and highlight the currently logged on user name or Administrators group (if user is a member of Administrators” in the Change owner to: box.
- Select the tick the check box for Replace owner on subcontainers and objects option, and click OK.
- Back in “Permissions” dialog window, click on Add… button.
- Enter the user’s login user name in the Enter the object names to select text box, and click on the Check Names button.
If there is error with the user ID entered, correct the error. If there is no error found, click the OK button.
- Back in “Permissions” dialog window, select and highlight the newly added user name in Group or user names: section, and tick the checkbox for Allow access right next to Full Control in the Permissions for <user name> section.
Note: Read permission is automatically selected when Full Control is granted.
Click on OK when done.
Tip: If user is a member of Administrators group, it’s possible to grant to Full Control access rights directly to Administrators too, which will be extend to all users with administrator’s privileges.
- In the right pane of Registry Editor, double click on Attributes registry value.
- Change the DWORD hexadecimal value data of “Attributes” from “b080010d” to b090010d, and click OK.
- Restart the computer.
The trick above will hide the Libraries from Windows Explorer in Windows 7, as shown in illustration below. However, Windows Explorer is still open to Libraries virtual folder, unless user force Windows Explorer to open another folder as default. Users who want to make use of Libraries can still access the Libraries from \AppData\Roaming\Microsoft\Windows\Libraries folder.
There is also no Libraries tree been shown when revert to class all-folders listed Navigation Pane in Windows 7 Explorer.
An alternative method to make the change is by using registry registration entries file. Simply download the Hide-Libraries-Win7.reg or copy and paste the following code to a text editor such as Notepad, and save it as a file with .reg extension. Run the .REG file to merge the value to registry.
Note: User may require to take full control permissions on the registry key listed in step above before able applying the change.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder]
"Attributes"=dword:b090010d
To rever and re-display or re-show the Libraries in the navigation pane of Windows 7 Explorer, just change back the value data for Attributes to b080010d, or download Show-Libraries-Win7.reg.
More than 40 Windows 7 usage guides, hacks, tips and tricks available.
Related Articles
- How to Hide or Show Libraries in the Navigation Pane of Windows 7 Explorer
- Disable and Turn Off HomeGroup Services to Hide or Remove Home Group from Windows 7 Explorer
- How To Disable and Remove Libraries from Windows 7 Explorer
- Display and Show Classic Navigation Tree Pane in Windows 7 Explorer (for Users Folder, Control Panel, Recycle Bin and CD/DVD/BD Drives)
- Automatically Expand Navigation Pane Tree to Current Folder in Windows 7
- Hide and Remove Public Folders Shortcuts and Favorite Links in Vista Explorer Shell
- How to Remove and Hide Blogger NavBar (Top Navigation Bar)
- Trick to Open Computer or Documents as Default Instead of Libraries Folder with Windows Explorer on Windows 7
- How to Add or Delete Folders and Libraries to Favorites in Windows 7 Explorer
- How to Disable, Remove or Hide IE8 Search Box










































September 23rd, 2009 12:55
[...] and never have used it in any MS app, the way windows7 promotes it annoys me greatly. Here is a link to instructions on how to remove it. Of course it is much harder than it should [...]
September 2nd, 2009 10:51
[...] How to Remove and Hide “Libraries” Group from Navigation Pane of Windows 7 Explorer [...]
September 2nd, 2009 07:26
I’d not recommend hiding the libraries since a lot of things won’t work after that.
E.g.: Opening explorer with a right click on the start button and the Slide Show desktop gadget don’t work anymore, to name just a few things.
After a bit of testing you might find the Libraries rather useful since in fact, they are.
Jessica