Win8 set up wireless network tutorial

  
A friend said that like win7, I think the principle is the same, but there is no option to establish a temporary network in win8, at least I did not, as for whether there is a software switch wireless, I do not know, I don't like to use the software switch, so I still have to do it from the system, forgive me.
First of all, the computer must have a wireless network card (nonsense), then press win+x to bring up the menu selection “command prompt (admin)” enter “netsh wlan show drive”if the support is displayed as “ Yes & rdquo;, see the white circle.

Next, start building a wireless network, continue to enter "netsh wlan set hostednetwork mode =allow ssid=your username key=your password (same as win7, 8 or 13 digits)” then A prompt appears to be established successfully. Minimize the window.

Open Network and Sharing Center Select to change the adapter settings and you can see an extra wireless connection.

Select local connection, right click property, select share, select new wireless network in the network connection, both options are marked.

Go back to the command prompt and continue typing "netsh wlan start hostednetwork" to open the network.

The network has been set up so far.
Ps: The network will not open automatically every time you turn it on, you can only enter it manually. You can create a .bat file to open quickly. Create a new txt file from the desktop, enter "ldsh; netsh wlan start hostednetwork"; save and exit, rename the suffix to .bat, right click on each boot and select to open as administrator.

Copyright © Windows knowledge All Rights Reserved