Home > Article > System Tutorial > How to Configure Wi-Fi Settings for Win7
Many friends have not been exposed to the WiFi function of win7 computers and do not know how to set it up. Now I will bring you a tutorial on setting up WiFi on win7 system computers. Friends who want to use a computer to enable WiFi sharing network, hurry up and join us. Follow along.
1. Click Start in the lower left corner, search for cmd, and select cmd.exe to run as administrator.
2. After opening, enter "netsh wlan set tednetwork mode=allow ssid=Test key=0123456789"
(ssid is the wireless network name, key is Password), click Enter
3. Click the network icon in the lower right corner of the desktop to open the Network and Sharing Center.
4. Click "Change Adapter Settings"
5. Right-click the local connection and select Properties.
6. Click "Sharing" under the properties interface, check the box below and select "Wireless Connection 2"
7. Enter “netsh wlan startednetwork” in the command prompt
The above is the detailed content of How to Configure Wi-Fi Settings for Win7. For more information, please follow other related articles on the PHP Chinese website!