A yellow exclamation mark on your Wi-Fi icon with "Limited connectivity" or "No internet access" means Windows is connected to your router but can't reach the internet. Your local network connection is fine; the problem is between your router and your ISP, or your device's IP configuration.
First, check if your internet is working and what your current IP address is:
🔍 Check My IP Address →Windows shows this when its connectivity test (pinging Microsoft servers) fails. Causes: DHCP didn't assign a valid IP (you have 169.254.x.x), your router has lost its internet connection, your ISP is having an outage, your device's IP conflicts with another device, or a Windows network setting is corrupted.
Open Command Prompt → ipconfig. Look at your IPv4 Address. If it starts with 169.254, DHCP failed — proceed to Fix 2. If it shows a normal 192.168.x.x address, the problem is your router's internet connection or a routing issue — proceed to Fix 4.
Open Command Prompt as administrator:ipconfig /releaseipconfig /flushdnsipconfig /renew
Run ipconfig again — your IP should now be 192.168.x.x. If renewal fails, restart your router first.
Unplug your router and modem from power. Wait 30 full seconds. Plug the modem back in first, wait 30 seconds for it to connect. Then plug the router in and wait 60 seconds for it to fully start. Test again.
Settings → Network & Internet → Wi-Fi → Manage known networks → find your network → Forget. Reconnect by clicking the network in the taskbar and re-entering the password. This discards any corrupted connection profile.
Open Command Prompt as administrator:netsh winsock resetnetsh int ip resetipconfig /releaseipconfig /flushdnsipconfig /renew
Restart your computer after all commands complete.
✅ Fixed it? Visit tools.examineip.com to confirm your IP address and connection are working correctly.
← Back to the complete guide: Internet Errors Hub
Last updated: April 2, 2026 • Report an error