Win8 set up wireless network tutorial

  

A friend said that like win7, I think the principle is the same, just in win8 there is no option to establish a temporary network, at least my no, as to whether there is no software switch wireless, I will not I 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 support is displayed For “ is & rdquo;, see the white circle.


Computer Knowledge

Next, start building a wireless network and continue typing "netsh wlan set hostednetwork mode =allow ssid=your username key=your password (same as win7 , 8 or 13)) Then a prompt will be created. Minimize the window.

Open Network and Sharing Center Select Select Change Adapter Settings to see an extra wireless connection.

Select Local Connect, right-click Properties, select Share, select New Wireless Network in the network connection, and both options are checked.

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