Your device shows full Wi-Fi bars and the word “Connected,” yet every tab returns a blank page and apps refuse to work. You’re dealing with the classic connected-to-Wi-Fi-but-no-internet problem — one of the most frustrating tech issues precisely because it looks like everything should be fine. In most cases the fix takes under three minutes once you know where to look.
The culprit is almost never your ISP. Your device has a local network link but can’t reach the internet due to an expired IP lease, a stale DNS cache, a glitched router, or a captive portal waiting for you to log in. The seven fixes below are ranked from quickest to most thorough.
Quick Answer
Restart your router and device first — this resolves the majority of cases in under two minutes. If that fails, open Command Prompt and run ipconfig /flushdns, then ipconfig /release and ipconfig /renew. Still stuck? Switch DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) and forget, then reconnect to your Wi-Fi network.
7 Ways to Fix “Wi-Fi Connected But No Internet”
1. Restart Your Router and Device
Unplug your modem and router from the wall, wait 30 seconds, then plug the modem back in first. Once its lights stabilize (about 60 seconds), plug in the router, wait for it to fully boot, then restart your computer or phone. This clears stuck DHCP leases and refreshes the connection from scratch.
Pro tip: If you have a combined modem/router unit from your ISP, 30 seconds isn’t always enough — wait a full 60 seconds before plugging back in to let the DHCP server fully reset.
2. Release and Renew Your IP Address (Windows)
Open Command Prompt as Administrator (search cmd, right-click, choose Run as administrator) and run these commands in order:
ipconfig /releaseipconfig /flushdnsipconfig /renew
This drops your current IP lease, clears cached DNS lookups, and requests a fresh address from the router. If your device was holding a conflicting or expired IP, you’ll be back online within seconds of the third command.
3. Run the Windows Network Troubleshooter
Go to Settings → System → Troubleshoot → Other troubleshooters and run Internet Connections. Windows automatically tests your adapter, resets the TCP/IP stack, and re-registers with DNS. It clears the yellow “No Internet Access” triangle on the Wi-Fi icon more than half the time without any manual steps.
Troubleshooting tip: If the troubleshooter reports “DNS server not responding,” skip straight to Fix 4 — that’s a direct signal your DNS configuration needs attention.
4. Flush DNS and Switch Your DNS Server
A corrupted DNS cache makes every website appear unreachable even when your connection is working. On Windows, ipconfig /flushdns from Fix 2 handles this. On Android or iPhone, the equivalent step is switching your DNS to Google’s 8.8.8.8 / 8.8.4.4 or Cloudflare’s 1.1.1.1 / 1.0.0.1. Our full guide to changing your DNS server on any device covers every platform. Google also maintains official documentation on its public DNS service for technical background.
5. Check for a Captive Portal
Hotels, airports, coffee shops, and school networks block all traffic until you accept terms through a browser login page. Your device connects to the Wi-Fi radio but internet access is gated behind that page. Open any browser and navigate to http://neverssl.com — if a login page appears, complete it and you’re online. If that plain HTTP page doesn’t load at all, the issue is something else.
6. Forget and Reconnect to the Network
On Windows: Settings → Network & Internet → Wi-Fi → Manage known networks → select the network → Forget. On Android: Settings → Wi-Fi → long-press the network → Forget. On iPhone: Settings → Wi-Fi → tap the ℹ icon → Forget This Network. Then reconnect by entering your password fresh. Saved profiles can store bad authentication tokens or outdated IP settings that block internet even after a successful handshake.
7. Reset Network Settings on Mobile
If nothing above has worked on Android or iPhone, a network reset clears all saved Wi-Fi passwords, VPN configurations, and Bluetooth pairings — and resolves deep connectivity bugs. On Android: Settings → General Management → Reset → Reset Network Settings. On iPhone: Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings. Note your Wi-Fi passwords beforehand; you’ll need to re-enter them.
Which Fix Should You Try First?
| Fix | Best for | Time needed | Works on |
|---|---|---|---|
| Restart router & device | Any first attempt | ~3 min | All devices |
| Release/renew IP (ipconfig) | Yellow “No Internet” triangle | <2 min | Windows |
| DNS flush / switch DNS | “DNS server not responding” | 2–5 min | All devices |
| Forget & reconnect | Sudden loss after months working | 1 min | All devices |
| Reset network settings | Nothing else resolved it | 5 min | Android, iPhone |
Common Mistakes to Avoid
- Restarting only the device, not the router. The device isn’t always at fault. Always power-cycle the router too — it’s the most commonly skipped step.
- Turning on a VPN over a broken connection. VPNs need internet access to connect; enabling one when you’re already offline adds another layer of failure to troubleshoot.
- Assuming it’s your ISP without checking other devices. If other devices on the same network are online, the problem is device-specific, not ISP-side.
- Skipping the captive portal check on public Wi-Fi. This is the top cause of “connected, no internet” at hotels and airports — always try a plain HTTP URL before anything else.
- Running a network reset without saving your Wi-Fi passwords. The reset wipes all saved credentials. Write them down first or you’ll be locked out of your own networks.
Frequently Asked Questions
Why does my phone say “Connected” but still show no internet?
Your phone has a valid radio link to the router, but the router can’t reach the internet — or your device received a bad IP address. Start with a router restart, then try forgetting and reconnecting to the network.
What does the yellow exclamation mark on the Wi-Fi icon mean in Windows?
Windows can reach the router but can’t connect to Microsoft’s internet connectivity check server. Run ipconfig /flushdns and ipconfig /renew in an elevated Command Prompt — this clears the warning in most cases.
Will resetting network settings delete my apps or photos?
No. A network settings reset on Android or iPhone only removes Wi-Fi passwords, saved Bluetooth devices, VPN profiles, and mobile data settings. Your apps, photos, and files are completely untouched.
Can I have full Wi-Fi signal bars but still have no internet?
Yes. Signal bars only measure the radio link between your device and the router — they say nothing about whether the router itself has a working internet connection. Full bars with no internet is normal when the router has lost its connection to the ISP.
My Wi-Fi also keeps dropping — is that related?
It can be. Intermittent drops combined with “no internet” often point to a failing router, a channel conflict, or a driver issue. Our guide on why Wi-Fi keeps disconnecting covers those specific fixes.
Conclusion
A “connected, no internet” message sounds dire but is almost always fixable without any technical background. Work through these fixes from the top — most people are back online after the first or second step. If you’re on Android and the problem is failing to join the network at all rather than losing internet mid-session, our Android Wi-Fi connection guide covers those steps in detail. Bookmark this page for the next time your Wi-Fi icon tells you everything is fine when it isn’t.