{"id":36940,"date":"2025-01-22T00:02:01","date_gmt":"2025-01-21T23:02:01","guid":{"rendered":"http:\/\/159.69.82.204\/win\/?p=36940"},"modified":"2025-01-21T15:54:35","modified_gmt":"2025-01-21T14:54:35","slug":"windows-11-24h2-sudden-network-failures-issues-after-upgrade","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2025\/01\/22\/windows-11-24h2-sudden-network-failures-issues-after-upgrade\/","title":{"rendered":"Windows 11 24H2: Sudden network failures\/issues after upgrade?"},"content":{"rendered":"<p><img decoding=\"async\" style=\"margin: 0px 10px 0px 0px; display: inline; float: left;\" title=\"Windows\" src=\"https:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2021\/04\/Windows-klein.jpg\" alt=\"Windows\" width=\"200\" align=\"left\" \/>[<a href=\"https:\/\/www.borncity.com\/blog\/2025\/01\/21\/windows-11-24h2-nach-upgrade-ploetzlich-netzwerk-ausfaelle-probleme\/\" target=\"_blank\" rel=\"noopener\">German<\/a>]Short information for users or those switching to Windows 11 24H2. I have received reports that users suddenly notice sporadic network connection failures or run into network problems after switching to Windows 11 24H2 (adapters are deactivated and cannot be activated or do not work). Here is an overview of the error pattern and possible workarounds.<\/p>\n<p><!--more--><\/p>\n<h2>A first user report<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vg05.met.vgwort.de\/na\/ab8fb1ca465446afb25f1d5b152e71b6\" alt=\"\" width=\"1\" height=\"1\" \/>I received the information via the Patchmanagement.org mailing list. A user <a href=\"https:\/\/groups.google.com\/g\/patchmanagement\/c\/sKTyWpoaf4s\/m\/mw6MljswCQAJ?pli=1\" target=\"_blank\" rel=\"noopener\">reported<\/a> on January 10, 2024 that he had a total of six (6) computers \"in the last week\" that had lost network functionality after updating to Windows 11 24H2. The error patterns were slightly different in all cases.<\/p>\n<ul>\n<li>On some systems, all network adapters were deactivated and could not be activated in the Windows 11 network environment.<\/li>\n<li>In other cases, the network adapters were activated in Windows 11 24H2, but the network connections simply did not work.<\/li>\n<\/ul>\n<p>The person concerned writes that the Wi-Fi connection is not even displayed in the taskbar. There he only finds icons for Bluetooth or airplane mode. It is an Intel NUC, three Dell laptops and two Lenovo laptops. In other words, a colorful mix of hardware. The whole thing reminded me directly of the blog post <a href=\"https:\/\/borncity.com\/win\/2024\/10\/16\/windows-11-24h2-issues-with-vpn-connections-direct-access\/\">Windows 11 24H2: Issues with VPN connections, Direct Access \u2026<\/a>,where broken network connections are mentioned.<\/p>\n<h2>Second user confirmation<\/h2>\n<p>A few hours ago, user Rory Monaghan<a href=\"https:\/\/groups.google.com\/g\/patchmanagement\/c\/sKTyWpoaf4s\/m\/IQ5aVmHDDAAJ\" target=\"_blank\" rel=\"noopener\"> joined the mailing list thread<\/a> and confirmed network problems. He is using a Dell Inspiron and after upgrading to Windows 11 24H2 is suffering from his network connection also \"crashing\".<\/p>\n<p>Sometimes when he tries to disable and re-enable the network adapter in the Windows 11 24H2 network environment, the network settings UI hangs and crashes.<\/p>\n<p>In this situation, it then has to restart Windows 11 to get the network connection working again. This then works until the next network failure.<\/p>\n<p>In the forum thread of the Patchmanagement.org list, other affected persons have reported similar error patterns &#8211; some did not associate it with Windows 11 24H2.<\/p>\n<h2>Workarounds for this problem<\/h2>\n<p>In this context, I also remember the blog post <a href=\"https:\/\/borncity.com\/win\/2024\/12\/15\/windows-11-24h2-dhcp-problem-missing-gateway-entry\/\">Windows 11 24H2: DHCP problem missing gateway entry<\/a> from December 2024, which also deals with network problems and names a cause. There was a wild discussion at the time, and those affected reverted from Windows 11 23H2.<\/p>\n<p>In the Patchmanagement.org list, Britt Adams mentions several solutions that could be used to try and solve this problem.<\/p>\n<p>1. Remove the WinHTTPAutoProxySvc Dependency<\/p>\n<pre>Open regedit (Registry Editor)\r\n<code>Navigate to: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WcmSvc<\/code> <code>Locate the DependOnService entry\r\n<\/code><code>Remove WinHTTPAutoProxySvc from the list, leaving only RpcSs and NSI.<\/code><\/pre>\n<p>2. Enable the WinHTTP AutoProxy Service<\/p>\n<pre>In regedit, navigate to: \r\nHKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WinHttpAutoProxySvc.\r\n\r\nLocate the Start entry.\r\nChange its value from 4 (disabled) to 3 (manual).<\/pre>\n<p>3. Modify Windows Connection Manager<\/p>\n<pre>Open Command Prompt(Admin)\r\nRun the following command:\r\n\r\nsc config WcmSvc depend= RpcSs\/NSI<\/pre>\n<p>Emin Atac writes that he has set a dhcp option with i<em>pconfig \/setclassid<\/em>. The Windows 11 24H2 DHCP client does not send option 77 in the DHCP discover packet. Therefore, the client ends up with an APIPA IP because the DHCP server is not configured in its environment to offer an IP if the option is missing. In Windows 11 23H2, on the other hand, it works &#8211; and with a static IP address, the Windows 11 24H2 client also gets a network connection.<\/p>\n<p>User RiversideKid writes that the challenge is to provide the user with a solution when the network is gone. You have added the local user to the local group of the network configuration manager. This allows most users to re-enable the adapter. But it doesn't always work.<\/p>\n<p>Looks like Microsoft still has a problem with Windows 11 24H2, which is still unfixed in January 2025. Does anyone else have these problems and is there a known solution?<\/p>\n<p><strong>Similar articles<\/strong><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2024\/10\/16\/windows-11-24h2-issues-with-vpn-connections-direct-access\/\">Windows 11 24H2: Issues with VPN connections, Direct Access \u2026<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2024\/12\/15\/windows-11-24h2-dhcp-problem-missing-gateway-entry\/\">Windows 11 24H2: DHCP problem missing gateway entry<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]Short information for users or those switching to Windows 11 24H2. I have received reports that users suddenly notice sporadic network connection failures or run into network problems after switching to Windows 11 24H2 (adapters are deactivated and cannot be &hellip; <a href=\"https:\/\/borncity.com\/win\/2025\/01\/22\/windows-11-24h2-sudden-network-failures-issues-after-upgrade\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,22,2],"tags":[166,1309,2860],"class_list":["post-36940","post","type-post","status-publish","format-standard","hentry","category-issue","category-update","category-windows","tag-issues","tag-network","tag-windows-11-24h2"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/36940","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=36940"}],"version-history":[{"count":5,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/36940\/revisions"}],"predecessor-version":[{"id":36945,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/36940\/revisions\/36945"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=36940"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=36940"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=36940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}