Windows 11 24H2 has been plagued by a recurring Wi-Fi DHCP issue, leaving users and system administrators frustrated. This problem, initially identified in October 2024, causes affected PCs to lose internet access after updating. Despite widespread reports, Microsoft has yet to release an official fix.
A Community-Sourced Workaround
Recently, a popular Reddit thread titled “Win 11 24h2 and DHCP fix (WLAN or eth) | Option 43” has shed light on a workaround that many users have found effective.
Step-by-Step Solution
1. Edit the Registry
- Open the Registry Editor:
- Press
Win + S
, typeregedit
, and press Enter.
- Press
- Navigate to the following path:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\WcmSvc
- Locate the
DependOnService
entry. - Remove the following line:
WinHTTPAutoProxySvc
- Click OK to save your changes.
2. Restart Relevant Services
- Open Task Manager:
- Press
Ctrl + Shift + Esc
or search for Task Manager in the Start menu.
- Press
- Go to the Services tab.
- Restart these services:
Windows Connection Manager (WcmSvc)
WLAN AutoConfig (WlanSvc)
2nd Method
- You may try to change the IP to
static for workaround
OR
- Rollback to previous
versions of Windows.
OR
Final Thoughts
This workaround has resolved the issue for many users. However, since it is not an official fix, proceed with caution when making registry changes. Always back up your registry before modifying it.
Until Microsoft releases a patch, this solution can help restore internet connectivity. If you’ve tried this method or found other fixes, feel free to share your experience in the comments!
source1 source2 source3
0 Comments