Win8 system bearer network settings

  

How to set up Win8 system bearer network? Please refer to the following for specific steps:

1: Check if the computer supports network sharing

Win+R key combination , then type: netsh wlan show drivers, then enter.

Find the "supported bearer network" one, if the following is displayed as "is", then the computer supports the bearer network to share.

2: Setting the username and password for the shared network

At the command prompt, type: netsh wlan set hostednetwork mode=allow ssid=WifiName key=WifiPasswd Enter

The ssid is set to the Wifi name, and the key is the password item. After the carriage return, it will be displayed.

3: Start the bearer network

At the command prompt, type: netsh wlan start hostednetwork, enter

4: Turn off the bearer network

At the command prompt, type: netsh wlan stop hostednetwork, enter

5: Possible problems:

In the third step, it may start to fail. The solution is as follows: :

Right-click on My Computer--Admin-Device Manager--Network Adapter and check if there is a yellow logo in front of the Microsoft Kernel Debug Network Adapter. If there is one, you have not started, right-click - - Start, and then retry the third step to start successfully. If not, you can try to update the network card driver and other methods.

6: Win8 system command prompt startup method

Win+ R key combination open: then enter cmd, enter

In the lower left corner of the desktop, right click the mouse, in the shortcut menu that appears, select "command prompt"/" command prompt (management) "

Copyright © Windows knowledge All Rights Reserved