【问题标题】:Hosted network not working windows 10托管网络无法正常工作 Windows 10
【发布时间】:2017-08-20 14:37:44
【问题描述】:
C:\WINDOWS\system32>netsh wlan show settings

无线局域网设置

Show blocked networks in visible network list: No

Only use GP profiles on GP-configured networks: No

Hosted network mode allowed in WLAN service: Yes

Allow shared user credentials for network authentication: Yes

Block period: Not Configured.

Auto configuration logic is enabled on interface "Wi-Fi"
MAC randomization disabled on interface Wi-Fi

根据我的阅读,这应该意味着我可以启动托管网络:

C:\WINDOWS\system32>netsh wlan set hostednetwork mode=allow ssid=AdHoc key=password
The hosted network mode has been set to allow.
The SSID of the hosted network has been successfully changed.
The user key passphrase of the hosted network has been successfully changed.


C:\WINDOWS\system32>netsh wlan start hostednetwork
The hosted network couldn't be started.
The group or resource is not in the correct state to perform the requested operation.

我已尝试更新我的网络适配器驱动程序“Intel dual Band wireless-AC 765”,但它没有修复它。通过阅读该站点上的其他一些问题,我注意到我没有名为“Microsoft Hosted Network Virtual Adapter”的驱动程序,这会导致问题吗?我在 IT 方面不是很胜任,所以如果我没有清楚地解释自己,请告诉我,以便我澄清。

【问题讨论】:

    标签: windows


    【解决方案1】:

    对于那些可能遇到同样问题的人。这个链接帮助了我。 Can't Start Hosted Network.

    以下文字是从上述链接中的答案复制而来的:

    这发生在您通过控制面板禁用 -> 网络适配器 -> 虚拟连接上的右键单击按钮->禁用

    要解决此问题,请转到设备管理器(Windows 8 上的 Windows 键 + x + m), 然后打开网络适配器树,右键单击Microsoft上的按钮 托管网络虚拟适配器并单击启用。

    现在尝试使用命令 netsh wlan start hostsnetwork with admin 特权。它应该可以工作。

    注意:如果您没有看到名为“Microsoft Hosted”的网络适配器 网络虚拟适配器'尝试菜单->查看->显示隐藏设备 设备管理器窗口。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-11-10
      • 2021-10-30
      • 1970-01-01
      • 1970-01-01
      • 2014-10-04
      • 2013-05-13
      相关资源
      最近更新 更多