How to Add “Network Connections” Shortcut in My Computer Context Menu in Windows?

In this tutorial, we’ll learn how to add “Network Connections” shortcut in My Computer context menu so that you can access it quickly and easily.

Network_Connections_Computer_Contex.png

Following are the required steps:

Advertisement

1. Type regedit in RUN or Start Menu search box and press Enter. It’ll open Registry Editor.

2. Now go to:

HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell

3. Now we’ll need to create a new key under “Shell” key. Right-click on “Shell” key and select “New -> Key“. Give the new key name “Network Connections“.

PS: If you receive error message while creating new key, take ownership of the “Shell” key with the help of following tutorial:

[Guide] How to Take Ownership (Permission) of a Registry Key in Windows?

4. Now right-click on the new key which we created in step 3 and select “New -> Key“. Give the new key name of command.

Advertisement

5. In right-side pane, change value of “Default” to:

explorer shell:::{7007ACC7-3202-11D1-AAD2-00805FC1270E}

Add_Network_Connections_Computer_Co.png

6. That’s it. Now you can have “Network Connections” shortcut in My Computer context menu.

NOTE: Windows 7 users can also have an icon for the shortcut. To set the icon, select the key created in Step 3 and in right-side pane, create a new String value “Icon“. Set its value to ncpa.cpl

PS. If you want a ready-made registry script to do the task automatically, download following ZIP file, extract it and run the desired REG file:

Download Registry Script

Also check:

Published in: Windows 7, Windows Vista, Windows XP

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead. Be the first one to start the discussion.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.