Win8/8.1 view and delete wireless network configuration method

  
                                    

In Windows 7, we can manage wireless networks (such as deleting configuration files, etc.) in the Network Sharing Center. This option is not available in Windows 8 and 8.1.

Of course, Windows 8 does not completely eliminate this feature, or leave us a command line to do some simple editing operations.

Solution:

First, under the traditional desktop, use the Win+X shortcut, select “ldquo; command prompt (administrator)” in the menu that opens;

If there is UAC user account control as shown below, we need to click "yes";

In the open CMD window, we enter netsh wlan show profiles to view the existing ones in the system. Wireless network profile;

If you need to view the configuration of a wireless network, you can enter netsh wlan show profile name=”the name of the wireless network configuration you want to view> key=clear, and then press the Enter key. ;

If you need to delete a known wireless network, enter netsh wlan delete profile name=”the name of the wireless network configuration you want to delete", and press Enter;

Copyright © Windows knowledge All Rights Reserved