Windows News and info 15th Anniversary 2009-2024

Other Operating Systems => Windows 7 All => Windows 7 | Windows 9 => Fixes => Topic started by: javajolt on October 01, 2011, 11:27:42 PM

Title: How to Remove “Network” from Windows 7 Explorer’s Navigation Pane
Post by: javajolt on October 01, 2011, 11:27:42 PM
This tutorial will help you in removing "Network" item from the Navigation pane as shown in following screenshot:

(http://i51.tinypic.com/2010u4n.jpg)

Simply follow these simple steps:
 
1. Type regedit in RUN or startmenu search box and press Enter. It'll open Registry Editor.
 
2. Now go to following key:

Quote
HKEY_CLASSES_ROOT\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder

3. Now you'll need to change value of "Attributes" DWORD value present in the right-side section. But Windows will not allow you to change its value as you won't have proper permissions.
 
To get permissions, first right-click on "ShellFolder" key and select "Permissions".

(http://i51.tinypic.com/2n055lk.jpg)

It'll open a new window. Select "Administrators" in user list and check "Allow" box given for "Full Control" permission.

(http://i52.tinypic.com/e0q4wp.jpg)

Click on OK button to apply the changes.
 
4. Now double-click on "Attributes" DWORD value given in right-side section and change its value to b0940064
 
5. That's it. Log off or restart your system and "Network" will no longer present in Explorer window.
 
NOTE: If you want to restore "Network" in Navigation pane, simply change value of "Attributes" DWORD to b0040064 using step 4.