Network · Connectivity

WiFi Connected But No Internet: How to Fix It Fast

Samad Mokrini Updated May 15, 2026 9 min read Worldwide
Laptop showing a WiFi icon with a warning triangle and "No Internet" status
Quick answer:

"Connected but no internet" almost always means your device reached the router fine, but the router cannot reach the wider internet, or your device cannot resolve domain names (DNS) or get a valid IP address. The fastest fix path: confirm whether it is one device or all of them, reboot the router, then on the affected device renew the IP, change DNS to 1.1.1.1 / 8.8.8.8, and flush the DNS cache. If every device is offline, it is the router or your ISP, not your laptop. Stuck abroad on a tight deadline? We connect over a second device and fix it live — flat $149.99 USD, remote WiFi & network help, No Fix No Fee.

What this guide covers

What "connected but no internet" actually means

It is one of the most confusing status messages in computing: the WiFi icon shows full bars, your laptop says it is connected, yet nothing loads. The key thing to understand is that joining a WiFi network and reaching the internet are two separate steps.

When you connect to WiFi, your device establishes a local link to the router. That part can succeed perfectly. But to actually browse, three more things have to work: your device needs a valid IP address from the router (via DHCP), it needs to resolve domain names into addresses through DNS, and the router itself needs a working route out to the internet from your ISP.

So "connected, no internet" is the system politely telling you: the first step worked, but one of the next three failed. The good news is that this narrows the problem dramatically. Instead of randomly rebooting things, you can test each layer in order and find the broken link in a few minutes.

30-second triage: is it one device or all of them?

Before changing a single setting, answer one question, because it splits the entire problem in half.

Pick up your phone and turn off its mobile data so it relies only on WiFi. Then try loading a normal website on it.

This single test saves you from spending twenty minutes resetting your laptop's network stack when the real issue is a router that needs a reboot, or an ISP outage you can do nothing about. Always start here.

Fast wins that fix most cases

If it is just your device, these five moves clear the large majority of "connected but no internet" cases. Try them in order and test after each one.

  1. Toggle WiFi or airplane mode. Turn airplane mode on for ten seconds, then off. This forces a clean reconnection and a fresh IP request — the single fastest fix.
  2. Reboot the router. Unplug it from power, wait 30 seconds, plug it back in, and give it two full minutes to come back. Most home-router glitches die here.
  3. Forget and rejoin the network. On Windows: Settings → Network & internet → WiFi → Manage known networks, forget the network, then rejoin with the password. On macOS: System Settings → Wi-Fi → Details → Forget This Network, then reconnect.
  4. Check for a captive portal. On hotel, café, or airport WiFi you often connect fine but never see the login page, so nothing loads. Open a browser to a plain http:// site (not https) to trigger it. Our companion guide on hotel and café WiFi that won't connect covers this in depth.
  5. Disconnect your VPN or proxy. A half-connected VPN, or one whose DNS broke, is a classic cause. Fully quit it and test. If the VPN itself is the problem, see why your VPN won't work abroad.

DNS and IP/DHCP fixes (the real culprits)

If quick wins did not do it, the issue is almost always DNS or your IP address. These are the two layers that most often break while WiFi stays "connected."

Fix DNS: switch to 1.1.1.1 / 8.8.8.8 and flush the cache

DNS translates names like example.com into numeric addresses. If your ISP's DNS server is flaky, sites won't load even though you are online. Pointing your device at Cloudflare (1.1.1.1) or Google (8.8.8.8) fixes this instantly in many cases.

Windows 11/10: Settings → Network & internet → WiFi → Hardware properties → DNS server assignment → Edit → Manual, turn on IPv4, set Preferred to 1.1.1.1 and Alternate to 8.8.8.8. Then open Command Prompt and run ipconfig /flushdns.

macOS: System Settings → Wi-Fi → Details → DNS, click +, add 1.1.1.1 and 8.8.8.8, click OK. To flush the cache, open Terminal and run sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder.

Fix the IP: renew DHCP and watch for 169.254 addresses

If your device shows an address starting with 169.254.x.x, that is an APIPA address — it means the router never handed out a real IP, so you are connected to WiFi but have no usable network. Renewing the lease usually fixes it.

Windows: in Command Prompt, run ipconfig /release then ipconfig /renew. macOS: System Settings → Wi-Fi → Details → TCP/IP → Renew DHCP Lease.

Tried all this and still stuck — on a deadline, in a hotel, time zones away?

We connect over a phone hotspot or second device, diagnose DNS/router/driver live, fix it; flat $149.99 USD; No Fix No Fee.

Book a remote network fix — $149.99

The "No Internet, Secured" message on Windows

Windows users often see the exact phrase "No Internet, Secured" under the WiFi name. The "Secured" part just means the connection is encrypted (good); the "No Internet" part means Windows tested for internet access and failed. It is the same underlying problem — DNS, IP, or upstream — but Windows has a few extra levers worth pulling.

Reset the network stack

A corrupted Winsock or TCP/IP stack causes persistent "No Internet, Secured." Open Command Prompt as administrator and run these in order, then reboot:

Other Windows-specific checks

When it's the router or the ISP, not your laptop

If your triage test showed that every device is offline, stop touching your laptop — the problem is upstream and no amount of DNS editing will help.

If rebooting the router does not restore other devices and there is no outage reported, the router hardware or its ISP configuration may be the issue — that is when a guided remote look-through saves a frustrating call with the provider.

Symptom → cause → fix table

Use this to jump straight to the likely cause based on exactly what you see.

SymptomLikely causeFix
Only one device offline, others fineDevice-side DNS, IP, or adapterRenew IP, set DNS 1.1.1.1/8.8.8.8, flush DNS
All devices offlineRouter or ISP outageReboot modem + router; check ISP status
IP starts with 169.254.x.xNo DHCP lease (APIPA)ipconfig /release then /renew; reboot router
"No Internet, Secured" (Windows)Corrupt network stack / DNSnetsh winsock reset, netsh int ip reset, reboot
Connects but login page never appearsCaptive portal (hotel/café)Open an http:// site to trigger the portal
Online but HTTPS sites fail, others varyWrong date/time or broken DNSFix clock auto-sync; switch DNS servers
Works without VPN, fails with itVPN/proxy broke DNS or routingQuit VPN; reconnect or switch VPN protocol
Pages half-load or stall on some networksMTU mismatchLower adapter MTU (e.g. 1400)

Still stuck after working down the list? Some cases — driver corruption, MTU, layered VPN and DNS conflicts, or a router you can't physically reach — are faster to fix live. We do this every day for remote workers and travelers in 130+ cities, and we'll tell you in the first few minutes whether it's your machine or the network.

Frequently asked questions

Why does my WiFi say connected but no internet?

It means your device successfully joined the router but cannot reach the wider internet. The local WiFi link is fine, but one of three things failed: your device did not get a valid IP address, DNS cannot translate website names into addresses, or the router itself has no route out through your ISP. Test whether other devices work to see if it is your device or the network, then fix DNS and IP first.

How do I fix DNS when WiFi is connected but no internet?

Point your device at a reliable public DNS server. On Windows or macOS, open your WiFi DNS settings and set the servers to 1.1.1.1 (Cloudflare) and 8.8.8.8 (Google). Then flush the cache: on Windows run ipconfig /flushdns in Command Prompt; on Mac run sudo dscacheutil -flushcache and killall -HUP mDNSResponder in Terminal. This fixes a large share of cases where you are technically online but nothing loads.

What does "No Internet, Secured" mean on Windows?

"Secured" simply means your WiFi connection is encrypted, which is good. "No Internet" means Windows ran its connectivity test and could not reach the internet. The cause is usually a corrupted network stack, a DNS problem, or an upstream router or ISP issue. Try resetting with netsh winsock reset and netsh int ip reset as administrator, flush DNS, then reboot. If every device is affected, the problem is the router or ISP.

My IP address starts with 169.254 — what does that mean?

An address starting with 169.254 is an APIPA self-assigned address. It means your device connected to WiFi but never received a real IP from the router's DHCP server, so it has no usable internet route. Renew the lease: on Windows run ipconfig /release then ipconfig /renew; on macOS click Renew DHCP Lease in the WiFi TCP/IP details. If it keeps happening, reboot the router, since DHCP on it has likely stalled.

How do I know if it's my laptop or the router and ISP?

Run a quick test. Turn off mobile data on your phone so it uses only WiFi, then load a website. If the phone and other devices also fail, the problem is the router or your ISP, so reboot the modem and router and check for an outage. If only your laptop fails while other devices work fine, the issue is on that device, so focus on its DNS, IP, network adapter, VPN, or clock settings.

SM

Samad Mokrini

Founder of IT Cares Canada (est. 2014) and RemoteFix 24/7. Two decades fixing computers for people who can't get to a shop — now for remote workers, expats, and nomads in 130+ cities worldwide.