Can't start hostednetwork

后端 未结 10 822
一整个雨季
一整个雨季 2020-12-22 15:12

When I try to run netsh wlan start hostednetwork, I get the following message:

C:\\Windows\\system32>netsh wlan start hostednetwork
The hoste         


        
10条回答
  •  独厮守ぢ
    2020-12-22 16:02

    This happen after you disable via Control Panel -> network adapters -> right click button on the virtual connection -> disable

    To fix that go to Device Manager (Windows-key + x + m on windows 8, Windows-key + x then m on windows 10), then open the network adapters tree , right click button on Microsoft Hosted Network Virtual Adapter and click on enable.

    Try now with the command netsh wlan start hostednetwork with admin privileges. It should work.

    Note: If you don't see the network adapter with name 'Microsoft Hosted Network Virtual Adapter' try on menu -> view -> show hidden devices in the Device Manager window.

提交回复
热议问题