Windows11IoTLTSC企业版24h2安装kb5089573后用了几天就出现了电脑开机后进入系统桌面断网,我是无线网卡

张宇 180 信誉分
2026-06-03T08:26:17.5166667+00:00

Windows11IoTLTSC企业版24h2安装kb5089573后用了几天就出现了电脑开机后进入系统桌面断网,之前从来没有出现过这样的问题,我是无线网卡,我前面尝试了用之前备份的系统进行还原,还原以后安装了kb5089573没想到过了几天就又出现进入电脑系统桌面没有无线网络,我的无线网卡是没有问题的,必须要重启1-2次,这个真的是这个补丁造成的吗

Windows 商业版 | 适用于 IoT 的 Windows
0 个注释 无注释

2 个答案

排序依据: 非常有帮助
  1. VPHAN 40,215 信誉分 独立顾问
    2026-06-20T04:43:59.7566667+00:00

    Hi 张宇**,**

    你的问题解决了吗?如果有,请考虑接受这个答案,因为它也帮助了其他有相同问题的人。谢谢你:)

    维凡

    此答案是否有帮助?

    1 个人认为此答案很有帮助。
    0 个注释 无注释

  2. VPHAN 40,215 信誉分 独立顾问
    2026-06-03T09:05:12.3633333+00:00

    Hi 张宇,

    The network disconnection is a documented service dependency conflict in Windows 11 version 24H2, rather than an issue strictly caused by the KB5089573 patch or a failing wireless card. In the 24H2 branch, the Windows Connection Manager service, known as WcmSvc, was updated to depend on the WinHTTP Web Proxy Auto-Discovery Service. Because you are running the IoT LTSC Enterprise edition, your system likely has this proxy service disabled by default for security hardening. When the connection manager attempts to load during boot and cannot find this disabled proxy service, it crashes under load and takes your wireless network connection down with it. Restarting the machine forces the services to retry, which can temporarily bypass the timeout and restore the connection.

    To permanently fix this, you must remove the proxy dependency from the connection manager using the Registry Editor. Open the Registry Editor with administrator privileges and navigate through the HKEY_LOCAL_MACHINE root folder to SYSTEM, then CurrentControlSet, Services, and locate the WcmSvc folder. Inside this folder, open the DependOnService multi-string value and carefully delete only the line that says WinHttpAutoProxySvc, making sure to leave the other network entries intact.

    If your environment restricts editing dependencies, you can alternatively set the proxy service to start manually. Navigate to the WinHttpAutoProxySvc folder within that same Services directory, double-click the Start value, and change its data to 3. This tells Windows to allow the service to trigger manually when the connection manager calls for it, satisfying the requirement without enabling automatic proxy discovery. Once you apply either of these registry adjustments and restart your device, the connection manager will stabilize and your wireless network will stop disconnecting.

    Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.

    VPHAN

    此答案是否有帮助?

    0 个注释 无注释

你的答案

提问者可以将答案标记为“已接受”,审查方可以将答案标记为“已推荐”,这有助于用户了解答案是否解决了提问者的问题。