
How to Fix 'No Internet' Icon Even Though Other Devices Work
Your Windows PC shows the dreaded 'No Internet' icon, but your phone and other devices are online just fine. Here's how to fix this confusing network issue.
What's Happening
Windows shows the yellow triangle or globe saying "No Internet Access," yet a phone on the same Wi-Fi browses normally. Windows decides whether you're "online" with a feature called NCSI: it quietly requests a specific Microsoft test page and expects an exact response. If that one probe is blocked, redirected, or answered by stale DNS โ while everything else works โ Windows flags you offline even though traffic flows. So there are really two different problems wearing the same icon: a false warning where pages still load, and a real outage that happens to be on this PC only. They need different fixes.
Quick Checks (Do These First)
- Open a website. If pages actually load despite the icon, this is a false NCSI warning โ skip to the triage section, then Solutions 2 and 3.
- Confirm other devices work on the same network. They do? The router and ISP are fine; the fault is in this PC.
- Disconnect any VPN and test again โ VPN clients are a frequent cause of broken connectivity detection.
- Check the clock. A wildly wrong system date/time breaks the secure probe and triggers a false offline state.
The Test That Tells You Which Problem You Have
Open a browser and load two things: a normal site by name (e.g. a news site) and then a known raw IP such as 1.1.1.1.
- Both load, icon still says no internet โ purely a false NCSI report. Your connection is fine. Re-enable active probing (Solution 3) and fix DNS (Solution 2); don't reset anything else.
- IP loads but the named site doesn't โ DNS resolution is broken on this PC. Go straight to Solution 2 (change DNS) and the flush in Solution 1.
- Neither loads โ a genuine connectivity break local to this machine โ bad IP lease, winsock corruption, or a security product blocking traffic. Solutions 1, 4, and the IPv6/antivirus checks apply.
This one test decides whether you're fixing a cosmetic warning or a real outage โ they share an icon but nothing else.
Step-by-Step Fixes
Solution 1: Flush DNS and Reset the Network Stack
Run as administrator, one line at a time:
ipconfig /releaseipconfig /flushdnsipconfig /renewnetsh winsock resetnetsh int ip reset- Restart and re-test
Solution 2: Set DNS to Cloudflare or Google
- Settings > Network & Internet > your connection
- Hardware properties โ Edit next to DNS server assignment โ Manual โ turn on IPv4
- Preferred
1.1.1.1, Alternate8.8.8.8 - Save and test by name
Solution 3: Re-enable Network Connectivity Detection (NCSI)
This is the actual fix for a false warning when pages load fine.
Win + R, typeregedit, Enter- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet - Set EnableActiveProbing to
1(create it as a DWORD if missing) - Restart
Back up first: File โ Export before editing the registry.
Solution 4: Update the Network Adapter Driver
- Device Manager โ Network adapters
- Right-click your adapter โ Update driver โ search automatically
- If none found, pull the current driver from the PC maker's support site, install, restart
Solution 5: Toggle the Adapter and Run the Troubleshooter
- View network connections, right-click the active adapter โ Disable, wait 10 seconds, Enable
- Settings > System > Troubleshoot > Other troubleshooters > Network and Internet โ Run
Where DIY Stops โ And Why
If the icon is wrong but the internet works, the steps above usually settle it. A genuine, machine-specific outage that survives a network reset is a different animal:
- A security suite is intercepting traffic. Some antivirus/firewall products proxy or filter connections at a level Settings can't reach, blocking the probe and sometimes real traffic. Diagnosing that means safely disabling protection components without leaving the machine exposed.
- System file or winsock corruption that a reset won't clear. When the TCP/IP stack is damaged below the surface, the visible symptom is "no internet on one PC" with no obvious cause โ and chasing it with more resets makes things worse.
- Malware redirecting DNS or hijacking the proxy. Connectivity that fails only by name, with odd redirects, is a classic infection pattern โ and removing it safely without losing data is not a settings change.
Separating a stubborn software conflict from an infection is exactly the judgment call a homeowner has no clean way to make. If a network reset and a clean DNS didn't fix it, that's the hand-off point to our PC repair service before you reinstall Windows over a problem that wasn't Windows.
Need Professional Help?
If you're in the Tampa Bay area and need hands-on assistance, Geeks in Sneaks provides friendly, on-site tech support in Clearwater, Clearwater Beach, and Dunedin.
Related Topics
Need Professional Help?
If you're still having trouble, our expert technicians can help.
Learn about our pc repair serviceMore Windows Problems Fixes
See all Windows Problems fixes โShould I Worry About Windows Event Errors?
Found errors and warnings in Event Viewer and worried something is wrong? Here's the truth about Windows event logs and what you actually need to fix.
How Long Should a Windows PC Last?
Wondering if your PC is getting too old? Here's the realistic lifespan of Windows computers and when it's time to upgrade versus repair.
Why Does My Cursor Freeze Momentarily?
Mouse cursor stuttering or freezing for a second or two randomly? Here's what causes it and how to fix the annoying micro-freezes.
Is It Normal for Disk to Be Slow After Boot?
Computer sluggish for the first few minutes after starting up? Learn why this happens, when it's normal, and how to speed up your post-boot experience.
Is 80ยฐC CPU Temperature Dangerous?
Worried about your CPU hitting 80ยฐC? Here's the truth about CPU temperatures, what's safe, and when you actually need to be concerned.
Why Does My Fan Spin Up Randomly?
Computer fan suddenly revving up for no apparent reason? Here's why it happens, when it's normal, and when you should be concerned.
Are Windows Updates Really Necessary?
Wondering if you can skip those annoying Windows updates? Here's what you need to know about why updates matter and what happens if you ignore them.
Why Is Windows Search Using So Much Disk?
Windows Search Indexer maxing out your disk usage at 100%? Here's why it happens and how to fix it without losing search functionality.
