How to Manage wireless network configuration files in Windows 8

Source: Internet
Author: User
In Windows 8, the network and sharing center removes the "Manage Wireless Networks" option. The network icon in the lower-right corner can only display the hot spots that can be found Currently. It is inconvenient to manage all the connected summary files. It can only be implemented by using commands.

 

First, Win + R Open "run", enter cmd, and enter the command prompt.

 

1. Display all wireless configuration files on the computer. At the command prompt, type:

 

Netsh wlan show profiles

 

 

2. The security key of a configuration file outside the specified range is displayed. At the command prompt, type:

 

Netsh wlan show profile name = "ProfileName" key = clear

 

 

3. Delete a configuration file out of the scope. At the command prompt, type:

 

Netsh wlan delete profile name = "ProfileName"

 

 

4. Stop automatically connecting to a network out of the range. At the command prompt, type:

 

Netsh wlan set profileparameter name = "ProfileName" connectionmode = manual

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.