[FEATURED IMAGE: Laptop showing WiFi connected icon with no internet warning – 1200x630px]
You’re connected to WiFi, but nothing loads. The little WiFi icon looks perfectly happy, yet websites won’t open and apps won’t sync. This usually means your device can talk to your router, but your router can’t talk to the internet—or there’s a DNS problem blocking the way.
Here’s the good news: this is almost always fixable without calling anyone. I’ll walk you through every solution, starting with the ones that take 30 seconds.
Try These Quick Fixes First
Before we get technical, try the obvious stuff. I know it sounds condescending, but these actually work most of the time.
Restart Everything (Yes, Really)
The classic fix exists because it works. Here’s the proper restart sequence:
- Turn off your device’s WiFi
- Unplug your router (and modem if separate)
- Wait 30 seconds—this lets the hardware fully reset
- Plug in your modem first, wait until lights stabilize
- Plug in your router, wait 2 minutes
- Turn on your device’s WiFi and reconnect
This clears temporary glitches, refreshes your IP address, and often resolves the issue entirely. If you’re back online, great—you can stop reading here.
[IMAGE: Step-by-step diagram showing router restart sequence – 800x400px]
Check If It’s Just Your Device
Grab another device—phone, tablet, laptop—and see if it can access the internet. If other devices work fine, the problem is with your specific device, not your network. That narrows things down significantly.
Check If It’s Your ISP
Before troubleshooting your equipment, make sure your internet service is actually working. Check your ISP’s status page or use your phone’s cellular data to search “[your ISP name] outage.” If there’s a known outage in your area, no amount of router restarting will help—you just have to wait.
Router and Modem Problems
If the restart didn’t help and other devices have the same problem, your router or modem is likely the culprit.
Check the Router Lights
Your router’s LED lights tell a story. Here’s how to read them:
| Light | Status | What It Means |
| Internet/WAN | Off or Red | No internet connection—modem or ISP issue |
| Internet/WAN | Solid Green/White | Connected to internet—problem is elsewhere |
| WiFi | Blinking | Normal—data is being transmitted |
| All Lights | Blinking Together | Router is updating or restarting |
If the internet light is off or red, your router isn’t receiving an internet signal from your modem. The problem is upstream from your router.
Check Cable Connections
Loose cables cause more problems than people realize. Check the ethernet cable running from your modem to your router’s WAN/Internet port. Unplug it, inspect it for damage, and plug it back in firmly. Do the same for the coax or fiber cable going into your modem. A slightly loose connection can cause intermittent “connected but no internet” problems.
Device-Specific Fixes
If other devices work fine, the problem is isolated to your device. Here’s how to fix it on different platforms.
Windows PC
Run the Network Troubleshooter:
- Right-click the WiFi icon in your taskbar
- Select “Troubleshoot problems”
- Follow the prompts—Windows often fixes the issue automatically
Reset Network Settings (if troubleshooter fails):
- Open Settings → Network & Internet → Status
- Click “Network reset” at the bottom
- Restart your computer and reconnect to WiFi
[IMAGE: Windows Network Troubleshooter screenshot – 800x500px]
Mac
Renew DHCP Lease:
- Go to System Preferences → Network
- Select WiFi → Advanced → TCP/IP tab
- Click “Renew DHCP Lease”
iPhone/iPad
- Go to Settings → WiFi
- Tap the (i) icon next to your network
- Tap “Forget This Network”
- Reconnect and re-enter your password
Android
- Go to Settings → Network & Internet → WiFi
- Long-press your network name
- Tap “Forget network”
- Reconnect with your password
DNS Problems and Fixes
DNS (Domain Name System) translates website names like “google.com” into IP addresses your computer can use. If DNS isn’t working, you’re connected but can’t reach websites—even though your internet connection is technically fine.
Test If It’s a DNS Issue
Try accessing a website by its IP address instead of its name. Open your browser and go to:
142.250.80.46 (this is Google)
If that loads but “google.com” doesn’t, DNS is definitely the problem.
Change Your DNS Server
Your ISP’s DNS servers can be slow or unreliable. Switching to a public DNS often fixes the problem and speeds up browsing. I recommend Google DNS or Cloudflare DNS:
| Provider | Primary DNS | Secondary DNS |
| Google DNS | 8.8.8.8 | 8.8.4.4 |
| Cloudflare DNS | 1.1.1.1 | 1.0.0.1 |
| OpenDNS | 208.67.222.222 | 208.67.220.220 |
To change DNS on your device, go to your network settings and look for DNS or “Configure DNS.” Enter the addresses above. You can also change DNS at the router level so all devices benefit automatically.
Flush Your DNS Cache
Your computer stores DNS information temporarily. Sometimes this cache gets corrupted. Here’s how to clear it:
Windows: Open Command Prompt as Administrator and type: ipconfig /flushdns
Mac: Open Terminal and type: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Chrome browser: Type chrome://net-internals/#dns and click “Clear host cache”
Advanced Fixes
If nothing above worked, try these deeper fixes.
Release and Renew IP Address
Your device might have an IP address conflict. Force it to get a fresh one:
Windows:
- Open Command Prompt as Administrator
- Type: ipconfig /release
- Type: ipconfig /renew
- Wait for it to complete and test your connection
Reset TCP/IP Stack
This resets your networking components to factory defaults (Windows only):
- Open Command Prompt as Administrator
- Type: netsh int ip reset
- Type: netsh winsock reset
- Restart your computer
Disable VPN or Proxy
If you’re running a VPN or proxy, disable it temporarily. VPNs can sometimes lose their connection to the server while your WiFi connection stays active—giving you the “connected but no internet” symptom. If disabling the VPN fixes it, try reconnecting to a different server.
[IMAGE: VPN disconnect illustration – 800x400px]
Frequently Asked Questions
Why does my phone say “connected, no internet” but my laptop works fine?
Your phone might have corrupted network settings for that WiFi network. Go to your WiFi settings, forget the network, and reconnect fresh. If that doesn’t work, check if your phone has a VPN or “Private DNS” setting enabled that might be causing issues.
Why do I have WiFi but no internet only on certain websites?
This usually points to a DNS issue. Your DNS server might not be resolving certain domains. Try changing to Google DNS (8.8.8.8) or Cloudflare DNS (1.1.1.1). If only specific sites are blocked, your ISP or network administrator might be filtering them.
My internet works after restarting but stops again after a few hours. Why?
This often indicates an overheating router, a failing modem, or an ISP connection that keeps dropping. Check if your router feels unusually hot—move it to a better-ventilated spot. If the problem persists, it might be time for new hardware or a call to your ISP.
Can a virus cause “WiFi connected but no internet”?
Yes. Some malware modifies your network settings or DNS configuration to redirect traffic or block connections. Run a full antivirus scan. If you find malware, you may need to reset your network settings afterward to undo the changes it made.
Should I factory reset my router?
Only as a last resort. A factory reset erases all your settings—WiFi name, password, port forwarding rules, everything. You’ll need to set it all up again. Try every other fix first. If nothing works and you’re certain the router is the problem, a factory reset might help.
Wrapping Up
“WiFi connected but no internet” is one of the most frustrating tech problems because the solution could be any of a dozen things. But now you’ve got a systematic approach: start with restarts, check if it’s device-specific or network-wide, examine your router lights, and work through DNS and IP settings if needed.
Most of the time, a simple restart or DNS change does the trick. If you’ve tried everything here and still can’t connect, it’s probably time to contact your ISP—the problem might be on their end.
INTERNAL LINKS TO ADD:
• Link to: Why Is My WiFi So Slow?
• Link to: WiFi Keeps Disconnecting: Troubleshooting Guide
• Link to: Best WiFi Routers 2025
