Why Do I Have No Internet? Common Causes and How to Diagnose the Problem
Losing internet access is frustrating — especially when everything looks like it should be working. Your Wi-Fi icon shows a connection, your router lights are on, but pages won't load and apps spin endlessly. The reason you have no internet is rarely one single thing. It's usually one link in a chain failing silently, and figuring out which link is the whole job.
The Difference Between "No Wi-Fi" and "No Internet"
This distinction matters more than most people realize.
No Wi-Fi means your device isn't connected to your router or network at all. No internet means your device is connected to your local network — but that network can't reach the wider web. These are two different problems with two different sets of causes.
When you see "Connected, no internet" or a yellow warning triangle on your Wi-Fi icon, your device is telling you it reached your router just fine — but your router couldn't reach the internet beyond it.
The Most Common Reasons You Have No Internet
1. Your ISP Has an Outage
The most overlooked cause. Your Internet Service Provider (ISP) — the company supplying your broadband — may be experiencing a local or regional outage. This can last anywhere from a few minutes to several hours and has nothing to do with your equipment.
Before troubleshooting your own setup, check your ISP's status page (on your phone's mobile data) or look at community outage trackers like Downdetector.
2. Your Modem or Router Needs a Restart
Modems and routers run firmware that manages active connections. Over time, these connections can become stale, memory can fill up, or a minor software glitch can cause the device to stop routing traffic properly — even while appearing functional.
A power cycle (unplugging for 30–60 seconds, then plugging back in) clears the active state and forces a fresh connection negotiation with your ISP. This fixes a surprisingly high percentage of "no internet" situations.
The order matters if you have separate devices:
- Unplug the modem first
- Then unplug the router
- Wait 60 seconds
- Plug the modem back in and wait for it to fully connect
- Then plug the router back in
3. Your Router Is Connected but Not Authenticated
Many ISP connections use PPPoE (Point-to-Point Protocol over Ethernet) or require MAC address authentication. If your router loses its session with the ISP — due to a firmware update, power blip, or setting change — it may stay "connected" to the line without actually being authorized to pass traffic.
This is more common with fiber connections and DSL setups than with cable internet.
4. DNS Failure
DNS (Domain Name System) is what translates domain names like google.com into IP addresses your device can route to. If your DNS server is unreachable or returning errors, websites won't load — but technically your internet connection is alive.
A clue: if you can load a website by typing its raw IP address but not its domain name, DNS is likely the problem. Switching to a public DNS server like 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in your router or device settings can confirm this.
5. IP Address Conflict or DHCP Failure ⚠️
Your router assigns IP addresses to devices through DHCP (Dynamic Host Configuration Protocol). If DHCP fails or assigns the same address to two devices, one or both lose internet access. You might see your device assigned an address in the 169.254.x.x range — this is a self-assigned "APIPA" address and a clear sign DHCP didn't work.
6. A Problem Specific to One Device
If other devices on the same network work fine, the issue is with your device — not the connection itself. Common device-level causes include:
- A misconfigured network adapter or VPN client
- Outdated or corrupted network drivers (Windows)
- A firewall or security software blocking outbound traffic
- Browser-specific issues (try a different browser or app)
- Incorrect date/time settings causing SSL certificate failures
Quick Diagnostic Steps 🔍
| Step | What It Tests |
|---|---|
| Check other devices | Isolates device vs. network problem |
| Check ISP status page | Rules out outage outside your control |
| Restart modem/router | Clears stale connections and state |
| Ping a known IP address | Tests if internet routing works without DNS |
| Check for IP address issues | Confirms DHCP assigned a valid address |
| Try a wired (Ethernet) connection | Rules out Wi-Fi-specific issues |
| Flush DNS cache | Clears corrupted local DNS records |
How Your Setup Affects What's Actually Wrong
Not everyone's setup is the same, and the cause of "no internet" varies significantly depending on what equipment you're using and how it's configured.
ISP-provided modem/router combos (gateway devices) behave differently from separate modem + router setups. In a combo unit, there are fewer handoff points to fail — but diagnosing which internal function has failed is harder.
Third-party routers give you more control but introduce firmware variables. A router running older firmware may have bugs that cause intermittent internet drops, or it may need reconfiguration after an ISP-side change.
Mobile hotspots and LTE/5G home internet add cellular signal strength and carrier-side issues to the mix — something wired broadband users don't deal with.
Corporate or school networks often have firewall rules, proxy servers, or content filters that can block traffic in ways that look identical to a complete internet outage from the device's perspective.
When the Problem Is Intermittent
Intermittent internet loss — where the connection drops and comes back — is often harder to diagnose than a complete outage. Common culprits include:
- Line quality issues on DSL or cable (physical line degradation, loose connectors)
- Wi-Fi interference from neighboring networks, microwaves, or cordless phones on the 2.4 GHz band
- Overloaded router with too many simultaneous connections or insufficient hardware for the traffic load
- ISP throttling during peak usage hours
The pattern of when drops happen (time of day, specific activities, specific devices) usually tells you more than any single diagnostic test.
What's actually causing your specific situation depends on your equipment, your ISP, your home's physical environment, and which devices are affected — and that combination is rarely identical from one household to the next.