Back to Technology Hub
Internet & Home TechTroubleshooting Guide

Connected to Wi-Fi but No Internet? Try These Fixes

Understand the crucial difference between a local Wi-Fi connection and actual internet access, and resolve gateway or DNS issues step-by-step.

Start Here: 30-Second Immediate Triage

Immediate action before changing complex settings

Seeing "Connected, no internet" or "No Internet Access" means your device successfully created a local radio link with your Wi-Fi router, but the router cannot route traffic out to the global internet.

Determine whether this is an all-device outage or a single-device DNS/IP lease issue by checking a second phone or laptop on the same network.

Quick Diagnostic Checks

1
Rule of Two Devices
If other devices have internet, the issue is on your specific device (DNS, IP, or VPN).
2
Check for Captive Portal
Public, hotel, and school Wi-Fi networks often hold connection until you accept terms in a browser.
3
Check Modem Status Light
Verify the WAN/Internet LED on your modem is solid green or white, not orange or red.
4
Disable Active VPNs
Turn off any VPN software, which can block all traffic if the VPN server fails.

Most Likely Causes

Understanding the mechanism prevents guessing and avoids creating new system issues.

ISP Upstream Outage or Dropped Signal

Your router is broadcasting locally, but the external coaxial, fiber, or DSL signal from your service provider is dead.

DNS Server Resolution Failure

Your network connection is intact, but the default DNS server cannot translate web domain names into numerical IP addresses.

Captive Portal Awaiting Authentication

The router requires you to accept terms or sign in via a web splash screen before opening internet traffic.

Corrupted IP Lease or DHCP Conflict

Your device was assigned an invalid self-assigned IP address (such as 169.254.x.x) or two devices share the same local IP.

Third-Party VPN or Firewall Deadlock

A VPN "kill switch" or security software blocked traffic after a background disconnection or software crash.

Mini Diagnostic: Single-Device vs. All-Device Matrix

Follow this diagnostic branch to eliminate 80% of unnecessary troubleshooting steps.

If SymptomIf other devices work normally on the same Wi-Fi
Meaning: The fault is strictly located on the failing device (DNS cache, VPN, or stale DHCP lease).
Action: Do not reboot the router. Focus on disabling VPNs, flushing DNS, and renewing the device DHCP lease.
If SymptomIf NO devices in the house have internet access
Meaning: The issue is located in the router, modem, or the external ISP line.
Action: Perform a sequential power cycle of modem and router, or check your ISP service outage map.
If SymptomIf connected to a public, hotel, or office network
Meaning: The network is holding traffic in a captive portal awaiting browser terms acceptance.
Action: Open your web browser and navigate to http://neverssl.com to trigger the captive login screen.

Step-by-Step Resolution Protocol

Work through these steps in order. Click to check off items as you complete them.

Trigger Captive Portal Login (For Public & Guest Wi-Fi)

  • If you are in a hotel, airport, coffee shop, or apartment complex with shared Wi-Fi, open your browser.
  • Navigate to an unencrypted HTTP webpage like http://neverssl.com or http://1.1.1.1.
  • Because modern HTTPS connections block forced redirects, visiting an unencrypted HTTP URL forces the captive portal login page to open.
  • Accept the terms of service or enter the room/access code.
Tip: Bookmarking neverssl.com is the cleanest trick for frequent travelers facing hotel Wi-Fi traps.

Change DNS Servers to Fast Public Resolvers

  • On Windows: Settings > Network & internet > Wi-Fi > Hardware properties > DNS server assignment > Edit > Manual > IPv4 > Preferred DNS: 1.1.1.1, Alternate DNS: 8.8.8.8.
  • On Mac: System Settings > Wi-Fi > Details > DNS > click (+) > add 1.1.1.1 and 8.8.8.8 > Apply.
  • On iPhone/Android: In Wi-Fi network settings, configure Private DNS to 1dot1dot1dot1.cloudflare-dns.com or set manual DNS to 1.1.1.1.
Tip: Cloudflare (1.1.1.1) and Google (8.8.8.8) are independent public DNS resolvers that bypass overloaded ISP DNS servers.

Disable VPNs and Security Kill Switches

  • Completely disconnect and close any active VPN software (NordVPN, ExpressVPN, corporate VPNs).
  • Check if the VPN has an active "Kill Switch" enabled that prevents all web browsing when the VPN tunnel disconnects.
  • Disable any third-party antivirus web shields temporarily to test if packet filtering is blocked.

Perform a Sequential Modem & Router Reboot

  • Unplug BOTH your modem and router from power outlets.
  • Wait 30 seconds for all volatile memory to clear.
  • Plug in the MODEM first. Wait approximately 2 to 3 minutes until the online/internet light turns solid.
  • Plug in the ROUTER second. Wait 2 minutes for it to obtain a public WAN IP address from the modem.
Warning: Order matters: the modem must establish its carrier handshake before the router boots.

Flush DNS and Renew DHCP Lease

  • On Windows: Press Windows Key + R, type cmd, press Enter. Type `ipconfig /flushdns` and press Enter. Then type `ipconfig /renew` and press Enter.
  • On Mac: System Settings > Wi-Fi > Details > TCP/IP > click "Renew DHCP Lease".
  • On iOS/Android: Turn Airplane Mode ON for 10 seconds, then OFF to force a clean IP lease renewal.

Interpreting the Diagnostic Outcome

Observation: “Changing DNS to 1.1.1.1 immediately restored website loading
Interpretation: Your ISP default DNS server is down, throttled, or corrupted.
Next Step: Leave public DNS (1.1.1.1 / 8.8.8.8) configured permanently on your device or router.
Observation: “Modem internet LED remains amber or solid red after sequential reboot
Interpretation: Physical line failure or outage from the street cabinet into your home.
Next Step: Call your ISP to check line signal levels or report an outage.
Observation: “Only one laptop fails while phone browses fine on the same desk
Interpretation: Device network adapter driver glitch, corrupted firewall rule, or static IP conflict.
Next Step: Run Windows Network Reset or update the wireless adapter driver from manufacturer website.

If That Didn't Work: Next Safe Actions

Safe escalation pathways

When standard resets fail, follow these non-destructive next steps:

  • 1Check Router Admin Interface: Open your browser and go to http://192.168.1.1 or http://192.168.0.1. Check if the WAN IP address is 0.0.0.0 (no connection from ISP) or a valid public IP.
  • 2Inspect Ethernet Gateway Cable: Ensure the cable between the modem LAN port and router WAN/Internet port is firmly connected and undamaged.
  • 3Check for ISP Account Suspension: Verify that monthly billing is current in your provider portal.

When to Stop Troubleshooting

Do not run complex command-line network stack reset tools that modify system registries.
Do not press the router pinhole factory reset button without backup ISP credentials.
If the fiber optic ONT unit shows a red "LOS" (Loss of Signal) light, physical fiber glass is severed and requires an on-site technician.
Recommended Safe Actions
Contact your ISP support and state: "My router broadcasts Wi-Fi, but the WAN link is not receiving data."
Use your mobile phone as a temporary cellular hotspot for urgent work tasks.
Interactive Tool Available

Use the Interactive 10-Step Tech Fixer

Prefer an interactive checklist with real-time step trackers? Launch the full FixTheDay Tech Fixer for this issue.

Explore All Tech Hub →

Frequently Asked Questions