How Do I Delete Redundant Network Connections to a Windows ECS?
Method 1
- Press Win+R. In the displayed dialog box, enter regedit and press Enter to open the registry editor.
- Open the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\ProfilesProfiles may contain multiple subitems, and the subitem names contain digits and letters. Click each subitem in sequence and query the Data column of ProfileName in the right pane.
- Double-click ProfileName and set Value Data to the name of the network to be changed.
- Restart the ECS for the modification to take effect.
Method 2
- Press Win+R. In the displayed dialog box, enter regedit and press Enter to open the registry editor.
- Open the following registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\Unmanaged
- Delete the directories shown in the following figure:
Figure 1 Registry directory
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.