Problem in network Windows 11 24h2

Anonymous
2024-10-02T19:40:22+00:00

After updating to the new Windows 11h2, some machines experienced network issues with both cable and Wi-Fi. They connect but don’t get network access and receive an IP address starting with 169…, resulting in no internet or network connection. I updated drivers, firmware, and reset the network settings. The machines’ MAC addresses haven’t changed. Does anyone know what could be causing this?

Windows for home | Windows 11 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

269 answers

Sort by: Newest
  1. Anonymous
    2024-12-11T18:23:09+00:00

    Hi,

    Same issue on Lenovo laptops, fixed in registry as view in a minitool forum

    Step 1: Press Win + R together to open the Run dialog box, type regedit, and press Enter.

    Step 2: In the pop-up UAC window, click the Yes button to grant administrator permission.

    Step 3: Navigate to the following key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WcmSvc

    Step 4: Find and double-click the DependOnService entry in the right pane.

    Step 5: In the pop-up interface, remove WinHTTPAutoProxySvc from the list, leaving only RpcSs and NSI.

    Step 6: Click the Ok button to save the change.

    Restart your PC to check whether these internet/Wi-Fi issues in Windows 11 24H2 are solved.

    My Hero. This worked for me.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-12-11T15:01:25+00:00

    Hi,

    Same issue on Lenovo laptops, fixed in registry as view in a minitool forum

    Step 1: Press Win + R together to open the Run dialog box, type regedit, and press Enter.

    Step 2: In the pop-up UAC window, click the Yes button to grant administrator permission.

    Step 3: Navigate to the following key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WcmSvc

    Step 4: Find and double-click the DependOnService entry in the right pane.

    Step 5: In the pop-up interface, remove WinHTTPAutoProxySvc from the list, leaving only RpcSs and NSI.

    Step 6: Click the Ok button to save the change.

    Restart your PC to check whether these internet/Wi-Fi issues in Windows 11 24H2 are solved.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-12-10T22:43:35+00:00

    I just downloaded Windows update KB5048667. No joy. Internet still drops out every few minutes.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-12-10T12:32:15+00:00

    Same for me. I have a Gigabyte Z390 Pro WiFi board with an Intel Ethernet Connection I219-V network adapter and nothing seems to fix the internet drops. Reset the connection, reloaded the driver, turned off IPV6 and checked the numerous suggestions on the forum and elsewhere to fix the problem. Nothing fixes the issue. I'm shocked that a Windows 11 update can have such an effect on a network connection. Shame on you Microsoft!

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-12-09T15:50:36+00:00

    Currently I solve the problem with disabling completely ipv6 in the network interface settings.

    With IPv6 enabled:

    Default Gateway . . . . . . . . . : fe80::3a35:fbff:fe31:81ee%26
    192.168.68.1
    DHCP Server . . . . . . . . . . . : 192.168.68.5
    DHCPv6 IAID . . . . . . . . . . . : 164910219
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-29-50-9F-B5-7C-8A-E1-BE-3C-D8
    DNS Servers . . . . . . . . . . . : fe80::3a35:fbff:fe31:81ee%26
    192.168.68.5
    192.168.68.1
    fdaa:fbbc:bfdd:eef0:ff:f1d0::

    With IPv6 disabled it behaves as expected and as published by the DHCP server

    Default Gateway . . . . . . . . . : 192.168.68.1
    DHCP Server . . . . . . . . . . . : 192.168.68.5
    DNS Servers . . . . . . . . . . . : 192.168.68.5
    192.168.68.1

    Was this answer helpful?

    0 comments No comments