Wi-Fi Doesn't Have a Valid IP Configuration
Universal Wi-Fi
Severity: ModerateWhat Does This Error Mean?
This error means Windows connected to your Wi-Fi network but received an invalid or incomplete IP address. Without a valid IP address, your device cannot communicate on the internet. It is usually caused by a DHCP failure on the router or a corrupted network adapter setting on your PC.
Affected Models
- Windows 10
- Windows 11
Common Causes
- The router's DHCP server failed and assigned an unusable address (starting with 169.254)
- DHCP is disabled on the Windows network adapter
- The network adapter driver is corrupted or incompatible
- The router has too many connected devices and cannot assign a new address
- Windows TCP/IP networking stack settings have become corrupted
How to Fix It
-
Restart your router first. Unplug it for 30 seconds and plug it back in. Wait for it to fully restart before checking your PC's connection.
A stuck DHCP server on the router is the most common cause — a restart fixes it.
-
Run the Windows Network Troubleshooter. Right-click the Wi-Fi icon in the taskbar, select Troubleshoot problems, and let Windows attempt to fix it automatically.
Windows can often detect the exact problem and apply the fix without any further steps.
-
Reset your IP address. Open Command Prompt as Administrator and run: netsh int ip reset — press Enter — then: ipconfig /release — ipconfig /renew — and restart your PC.
This completely refreshes your PC's IP address configuration.
-
Make sure DHCP is enabled. Press Windows + R, type ncpa.cpl, right-click your Wi-Fi adapter > Properties > Internet Protocol Version 4 (TCP/IPv4) > make sure both options say 'Obtain automatically'.
If these were set to manual addresses, that is the direct cause of the error.
-
Update or reinstall your Wi-Fi driver. Go to Device Manager > Network Adapters, right-click your Wi-Fi adapter, and select Update driver. If updating does not help, choose Uninstall device and restart — Windows will reinstall it.
Uninstalling and reinstalling the driver fixes corruption that an update alone cannot repair.
When to Call a Professional
This error is almost always fixable at home using the steps below. If it reappears every time you start your PC, a corrupted driver is the likely culprit — check the laptop manufacturer's website for the latest Wi-Fi driver. For persistent issues that resist all fixes, a computer repair shop can diagnose the adapter hardware for $50–$80.
Frequently Asked Questions
What does a 169.254.x.x IP address mean?
When your PC cannot get a real IP address from the router, Windows assigns itself a temporary address starting with 169.254. This is called an APIPA address — it is a fallback that only works on the local network, not the internet. Seeing a 169.254 address confirms the DHCP problem. The router is the first thing to restart.
Why does this error appear every morning when I wake my laptop?
When your laptop wakes from sleep, it tries to reconnect to Wi-Fi immediately. Sometimes the router's DHCP server is slow to respond, and Windows gives up before getting a valid address. Try disabling Wi-Fi and re-enabling it after waking, or disable the laptop's power-saving feature for the Wi-Fi adapter in Device Manager.
Can too many devices on my Wi-Fi cause this error?
Yes. Home routers are set to assign a limited number of IP addresses — often 50 to 100. If all available addresses are in use, new devices get nothing and trigger this error. Log into your router's admin page and expand the DHCP address range to fix this.