22 October 2011

Hiding Favorites and Libraries on Windows Explorer

registry-explorer
If we are already familiar with Windows XP, then switch to using windows 7 and often open Windows Explorer, you may feel the difference in appearance. In the left pane you will see Favorites and Libraries Folder that consume space, while the other drives in the bottom position.

Favorites menu or the Library is useful For those of you who like to access via the Favorites or the Library, but if not then it it would be better if the these menu not displayed.

windows-explorer-libraries-favorites

Windows 7 itself does not provide an option or setting to remove these folder, including can not be deleted or renamed. Alternatively we can directly modify the registry in windows to hide these folder. Here are the steps:
  1. Open the Registry Editor, you can open it through Run and type in: REGEDIT
  2. For Favorites Folder, open key below:
  3. HKEY_CLASSES_ROOT\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder
    registry-favorites-01
  4. After you click ShellFolder, on the right there will be such thing as "Attributes", double click it to change its value (original value is a0900100), change the value to a9400100, to hide the Favorites folder.
  5. For Library Folder, open key below:
  6. HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder
    registry-library-01
  7. After you click ShellFolder, on the right there will be such thing as "Attributes", double click it to change its value (original value is b080010d), change the value to b090010d, to hide the Libraries folder.
  8. Click OK to save changes
  9. If when it will be saved (click OK) Error message appears saying that its value can not be edited, such as "Cannot edit Attributes: Error writing the value's contents". Then we must change the ShellFolder's permissions. The way is below.
  10. After the above steps completed, to see the effect, we need to log off first
Once you log off the windows explorer display will be as follows:
explorer-without-favorites-libraries

If we want to redisplay the Favorites folder or Libraries, we only need to return the value from the Registry Attributes above to the original value (default).

But when you want to save error message appears telling you that you are not allowed modify its value, follow these steps:
  1. Click on the folder or key ShellFolder
  2. From Registry Editor's Main menu, select Edit menu > Permissions
  3. A window will appear: Permission for ShellFolder, click on the username: Administrator shall, and the bottom (permissions for Administrators), check all the Allow column
  4. After you check all the Allow column, click OK to save
  5. We should be able to modify Attributes value in the previous registry

4 comments :

  1. wow, kirain dah pake template majalah yg baru :)

    ReplyDelete
  2. @Agus Hery
    hehe..ga wat blog ini om, saya lebih bangga pake template buatan sendiri ;)

    ReplyDelete