use “netsh wlan set hostednetwork …” to create a wifi hotspot and the authentication can't work correctly

后端 未结 7 548
暗喜
暗喜 2021-01-30 03:22

I run netsh wlan show drivers and get the output containing Hosted network supported : Yes:

Interface name: Wireless Network Connectio         


        
相关标签:
7条回答
  • 2021-01-30 04:06

    I am using Windows 10 Home edition.

    I tried various combination,

    netsh wlan show drivers
    netsh wlan show hostednetwork
    netsh wlan set hostednetwork mode=allow ssid=happy key=12345678
    netsh wlan start hostednetwork
    

    and also,

    Control Panel\Network and Internet\Network Connections\Ethernet Properties\Sharing\Internet Connection Sharing\Allow other network users to connect through this computer Internet connection...
    

    But still cannot activate WiFi hotspot.

    While I have given up, somehow I click on Network icon on the taskbar, suddenly I see the buttons:

    [ Wi-Fi ] [ Airplane Mode ] [ Mobile hotspot ]
    

    Just like how our mobile phone can enable Mobile hotspot, Windows 10 has Mobile hotspot build-in. Just click on [ Mobile hotspot ] button and it works.

    0 讨论(0)
提交回复
热议问题