Win8 shared wifi free Internet settings graphic tutorial

  
Prerequisites:
1, the system is WIN8 Internet access computer
2, wireless network card support bearer network (preferably updated to the latest wireless network card driver), it is recommended to download the driver wizard automatically updated to the highest version.
Setting Steps
The virtual base station function of win8 virtualizes a computer with internet access (of course, a wireless network card) into a wireless base station and shares the network connection.
1. How do you see that your network card does not support the bearer network? Run CMD in administrator mode. Enter the command line netsh wlan show drive. If the support is displayed as Yes.

2. Set up the bearer network input netsh wlan set hostednetwork mode =allow ssid=you want to use the name (such as hjq) key=you want to use the password (such as huangjianqiang seems password at least 8 or 13 ) Prompt the bearer network settings are successful.

3. At this time, you can see more than one virtual network card in the change adapter settings of the network and sharing center. Wireless network connection 2” Microsoft Virtual WiFi Miniport Adapter.

Select Share in the locally connected NIC properties, select Wi-Fi connection 2 from the drop-down menu, and then select Share. Both checkmarks are clicked.

4.Open the wireless network card and enter the command line
netsh wlan start hostednetwork Start the bearer network

5. Start scanning wifi with other computers or mobile phones. Log in with the password you set. .

6. However, this site will not start automatically every time you boot. You must also manually start it. As mentioned above, run netsh wlan start hostednetwork again in the command prompt as an administrator. However, the solution I took was to create a batch file and use Notepad to enter the following: netsh wlan start hostednetwork, save as "open virtual base station.bat";
Tip: This command only has administrator privileges to run normally, so After you open the wireless network card, right click “run as administrator”.

Copyright © Windows knowledge All Rights Reserved