Hide the "Network" icon from Windows 7 Explorer¶
This post is archived. It is left as is and won't receive updates.
If you want to hide the "Network" icon from the sidebar of the Windows Explorer in Windows 7 you can do this by modifying the registry. In order to be able to do this you have to be logged in as an Administrator. Despite that you'll have to give yourself the permissions to change the value. You can remove the permissions after you are done again.
Caution
Please be aware that you should back up the registry before making any modifications. At least the key you will modify.
In the registry go to the following key HKEY_CLASSES_ROOT\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder\
and change the value of Attributes
from b0040064
to b0940064
. (Source)
Important
The network environment will still be accessible. It will not restrict access to it using other ways.
Comments
Comments are currently not supported. For the time being, please send me an email.