“Connected but No Internet” 10 Fixes That Actually Work

March 25, 2026
Connected but No Internet

TL;DR:

  • Fix #1 (solves 60% of cases): Unplug your router AND modem, wait 30 seconds, plug the modem in first, wait for lights, then plug in the router
  • Fix #2: Check if it’s one device or all of them — if only one, the problem is that device, not your internet
  • Fix #3: Check for ISP outages — visit DownDetector.com on your phone’s cellular data or call your provider
  • If nothing works: Flush DNS, reset network settings, or try changing DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1)
  • Still stuck? Call your ISP — they can run diagnostics remotely and often fix the issue in under 10 minutes: (855) 578-9498
  • Quick Diagnosis: Where’s the Problem?

    Before you start fixing things, spend 60 seconds figuring out what needs fixing. This saves you from wasting time on the wrong solution.

    Only One Device Affected?

    The problem is your device, not your internet. Try forgetting the network and reconnecting, restarting the device, or resetting its network settings.

    → Skip to Fix #5, #6, or #8

    All Devices Affected?

    The problem is your router, modem, or ISP. This is the most common scenario. Start with a power cycle (Fix #1) and check for outages (Fix #3).

    → Start at Fix #1

    Ethernet Works but Wi-Fi Doesn’t?

    Your internet connection is fine — it’s specifically your router’s wireless broadcasting that’s failing. Restart the router, check for firmware updates, or try a different Wi-Fi band.

    → Skip to Fix #1, #9, or #10

    The 10 Fixes (In Order)

    Restart Your Router and Modem (The Classic)

    Easy
  • All Devices
  • This alone fixes the problem about 60% of the time. Routers and modems are basically tiny computers — they accumulate errors, memory leaks, and glitches over time. A proper restart clears all of that and forces a fresh connection to your ISP.

    The right way to do it (order matters):
  • Unplug both your modem (the box that connects to the wall/cable line) AND your router (the box that broadcasts Wi-Fi). If you have a combo unit, just unplug that one device.
  • Wait a full 30 seconds. This isn’t random — capacitors inside need time to fully discharge. Rushing this step is the #1 reason people say “I already tried restarting.”
  • Plug the modem in first. Wait until all its lights stabilize (usually 1–2 minutes). Look for a solid green or white “Online” light.
  • Then plug in the router. Wait another 1–2 minutes for it to fully boot and establish a connection.
  • Reconnect your device to Wi-Fi and test. Open a browser and try loading a page — don’t just check the Wi-Fi icon.
  • Pro Tip

    If you restart your router regularly and still get this error, your hardware might be overheating. Feel the bottom of the unit — if it’s hot, move it to a more ventilated spot. Routers crammed inside entertainment centers overheat constantly.

    Check If It’s One Device or All of Them

    Easy
  • All Devices
  • This is a diagnostic step, not a fix — but it saves you from chasing the wrong problem. Grab another device (phone, tablet, laptop) and try loading a website on the same Wi-Fi network.

    If other devices work fine: The problem is with your specific device. Jump to Fix #5 (Forget & Reconnect), Fix #6 (Flush DNS), or Fix #8 (Reset Network Settings).

    If no devices can connect: The problem is your router, modem, or ISP. Continue with Fix #3.

    Bonus test: Try plugging a computer directly into the modem with an Ethernet cable. If wired internet works but Wi-Fi doesn’t, the issue is specifically with your router’s wireless function — not your internet connection itself.

    Check for ISP Outages

    Easy
  • All Devices
  • Before you spend 45 minutes troubleshooting, make sure the problem isn’t on your ISP’s end. Outages happen — bad weather, maintenance windows, equipment failures. If the whole neighborhood is down, no amount of router restarting will fix it.

    How to check:
  • Use your phone’s cellular data (turn off Wi-Fi) and visit DownDetector.com. Search for your ISP. If there’s a spike in reports, you’ve found your answer.
  • Check your ISP’s app. Most providers (Xfinity, Spectrum, AT&T, Verizon, T-Mobile) have outage alerts built into their mobile apps.
  • Call your ISP directly. Their automated system often announces known outages before you even reach a human. If there’s an outage, all you can do is wait — but at least you’ll stop troubleshooting in vain.
  • ISP Support Numbers:

    Xfinity: 1-800-934-6489  |  Spectrum: (833) 949-0036
    AT&T: (800) 288-2020  |  Verizon: 1-800-837-4966
    T-Mobile Home: (844) 839-5057  |  Cox: (800) 234-3993
    Frontier: (855) 977-7485  |  General Help: (855) 578-9498

    Check Your Cables and Hardware

    Easy
  • All Devices
  • Sounds obvious, but loose or damaged cables cause more “connected but no internet” errors than most people realize. Ethernet cables get unplugged by pets, coaxial connectors loosen over time, and power cords work their way out of outlets.

  • Check every cable — power, Ethernet, and coaxial. Unplug each one and reconnect it firmly. You should hear/feel a click on Ethernet and coax connectors.
  • Look at your modem lights. A normal modem shows solid green/white lights for Power, Online/DSL, and Internet. If the “Online” or “Internet” light is off or blinking red/orange, your modem can’t reach your ISP.
  • Check for damaged cables. Ethernet cables that are pinched under furniture, tightly bent at sharp angles, or visibly frayed should be replaced. A $5 cable swap can fix a months-long problem.
  • Feel for heat. If your modem or router is extremely hot, unplug it, let it cool for 10 minutes, and make sure it has proper airflow. Overheating hardware causes intermittent connection drops.
  • Forget the Network and Reconnect

    Medium
  • Windows
  • Mck
  • iPhone/Android
  • Your device stores configuration data about every Wi-Fi network it connects to. Sometimes that data gets corrupted — and your device keeps trying to connect using bad settings. “Forgetting” the network wipes that data and forces a clean reconnection.

  • Windows: Settings → Network & Internet → Wi-Fi → Manage Known Networks → click your network → Forget.
  • Mac: System Settings → Network → Wi-Fi → click Details next to your network → Forget This Network.
  • iPhone: Settings → Wi-Fi → tap the (i) next to your network → Forget This Network.
  • Android: Settings → Wi-Fi → long-press your network → Forget Network.
  • Reconnect by selecting the network again and re-entering the password. Test by loading a webpage.
  • Flush Your DNS Cache

    Medium
  • Windows
  • Mck
  • DNS is like the internet’s phone book — it translates website names into IP addresses. Your computer caches (stores) this data to speed things up, but outdated or corrupted entries can break your connection. Flushing the cache forces a fresh lookup.

    Windows: ipconfig /flushdns

    Open Command Prompt as Administrator and run that command. You should see “Successfully flushed the DNS Resolver Cache.”

    Mac: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

    Open Terminal, paste the command, hit Enter, type your password when prompted.

    While you’re at it: Run these Windows commands too for a full network refresh:
    ipconfig /release
    ipconfig /renew

    This releases your current IP address and requests a new one from the router.

    Switch to a Public DNS Server

    Medium
  • All Devices
  • Your ISP provides a default DNS server, but these can be slow, go down during outages, or just be unreliable. Switching to a free public DNS server often fixes “connected but no internet” instantly — and makes your overall browsing faster too.

    Best free DNS servers:
    Google DNS: 8.8.8.8 (primary) / 8.8.4.4 (secondary)
    Cloudflare DNS: 1.1.1.1 (primary) / 1.0.0.1 (secondary) — fastest
    OpenDNS: 208.67.222.222 / 208.67.220.220 — good for families (built-in filtering)
  • Windows: Settings → Network & Internet → your connection → Edit DNS → switch to Manual → enter the DNS addresses above.
  • Mac: System Settings → Network → Wi-Fi → Details → DNS → add the addresses above.
  • iPhone: Settings → Wi-Fi → tap (i) → Configure DNS → Manual → add servers.
  • Android: Settings → Network & Internet → Private DNS → enter dns.google or one.one.one.one
  • Router-level (best): Log into your router (192.168.0.1 or 192.168.1.1), find DNS settings, and change them there. This applies to ALL devices on your network at once.
  • Reset Your Device’s Network Settings

    Advanced
  • Windows
  • Mck
  • iPhone/Android
  • This is the “nuclear option” for device-level issues. It wipes ALL saved Wi-Fi networks, VPN settings, Bluetooth pairings, and network configurations — then reinstalls your network adapters from scratch. Use this when nothing else has worked on a specific device.

  • Windows: Settings → Network & Internet → Advanced Network Settings → Network Reset → Reset Now. Your PC will restart.
  • Mac: System Settings → Network → Wi-Fi → click the “…” menu → Remove Service, then re-add Wi-Fi. Or delete the file /Library/Preferences/SystemConfiguration/preferences.plist and restart.
  • iPhone: Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings.
  • Android: Settings → System → Reset Options → Reset Wi-Fi, Mobile & Bluetooth.
  • After resetting: reconnect to your Wi-Fi by entering the password again. You’ll lose all saved networks, so make sure you know your Wi-Fi password first.
  • Warning:

    This erases ALL saved Wi-Fi passwords, VPN profiles, and Bluetooth connections on that device. Write down any important network passwords before doing this.

    Disable VPN, Proxy, or Security Software

    Advanced
  • All Devices
  • VPNs, proxy servers, and overzealous security software are surprisingly common culprits. A VPN with a dead server, a misconfigured kill switch, or a firewall blocking DNS requests can all produce the “connected, no internet” error while your actual connection is perfectly fine.

  • Disconnect your VPN entirely — not just pause it, fully disconnect. Then test your internet.
  • Check for proxy settings: Windows → Settings → Network & Internet → Proxy → make sure everything under “Manual proxy setup” is OFF.
  • Temporarily disable antivirus/firewall software. If internet works without it, the security software is the problem. Re-enable it and adjust its settings (often under “Network Protection” or “Firewall Rules”).
  • If a VPN was the issue, try connecting to a different VPN server location or updating the VPN app. Stale server connections cause this a lot.
  • 10Update Router Firmware / Factory Reset

    Advanced
  • All Devices
  • If you’ve tried everything above and still have no internet, your router’s software (firmware) might be outdated or corrupted. Router manufacturers release firmware updates to fix bugs, security vulnerabilities, and connectivity issues. As a last resort, a factory reset wipes all settings and starts fresh.

    To update firmware:
  • Log into your router’s admin page (type 192.168.0.1 or 192.168.1.1 in a browser). Default login is usually on a sticker on the router.
  • Look for “Firmware Update,” “Software Update,” or “Administration” in the settings menu.
  • If an update is available, install it. The router will restart — don’t unplug it during the update.
  • To factory reset (last resort):
  • Find the small reset button on the back of your router (you’ll need a paperclip or SIM ejector tool).
  • Press and hold for 10–15 seconds until all lights blink.
  • The router will restart with factory-default settings. You’ll need to set up your Wi-Fi name, password, and any custom settings from scratch.
  • Factory reset erases EVERYTHING: 

    Wi-Fi name, password, port forwarding, parental controls, guest network settings — all gone. Only do this if nothing else works. Write down your ISP login credentials (PPPoE username/password) before resetting, if applicable.

    Quick-Reference: All 10 Fixes at a Glance

    Print this out, bookmark it, screenshot it — whatever works. Next time you see “Connected, No Internet,” start at the top and work your way down.

    #FixDifficultyTimeWorks OnSolves
    1Restart Router & ModemEasy3 minAll devices~60% of cases
    2Check One vs All DevicesEasy1 minAll devicesDiagnosis step
    3Check ISP OutageEasy2 minAll devicesISP-side issues
    4Check Cables & HardwareEasy3 minAll devicesPhysical issues
    5Forget & Reconnect Wi-FiMedium2 minPer deviceCorrupt Wi-Fi data
    6Flush DNS CacheMedium1 minWindows / MacStale DNS entries
    7Switch DNS ServerMedium3 minAll devicesISP DNS failures
    8Reset Network SettingsAdvanced5 minPer deviceDeep config issues
    9Disable VPN / ProxyAdvanced2 minPer deviceVPN/proxy conflicts
    10Firmware Update / Factory ResetAdvanced10 minRouterFirmware bugs

    When to Call Your ISP (Don’t Waste More Time)

    Sometimes the problem genuinely isn’t on your end. Here’s when to stop troubleshooting and pick up the phone:

    Modem “Online” Light Is Off

    If your modem’s internet/online/DSL light won’t turn on even after a full restart, the signal from your ISP isn’t reaching your home. That’s their problem to fix.

    Neighbors Are Down Too

    If people on your street are having the same issue, it’s an area-wide outage. Call your ISP to report it and get an estimated restoration time.

    Problem Keeps Coming Back

    If you fix it but it returns daily or weekly, there may be a line quality issue or failing modem. ISPs can run remote signal tests and replace faulty equipment for free.

    You Tried Everything Above

    If all 10 fixes failed, the issue is likely outside your home — a bad line, a provisioning error, or an authentication problem your ISP needs to resolve on their end.

    When calling your ISP, have this ready
    Your account number, the model of your modem/router (on the sticker), what troubleshooting steps you’ve already tried, and whether the issue affects one device or all of them. This saves 10+ minutes of scripted troubleshooting on the call.

    General Internet Help Line: (855) 578-9498

    Frequently Asked Questions

    Why does my phone say “Connected, No Internet” but other devices work fine?

    This means the problem is with your phone specifically, not your internet connection. The most common causes are a corrupt Wi-Fi configuration on the phone, an IP address conflict (two devices got the same local IP), or a VPN/proxy running in the background. Try forgetting the Wi-Fi network and reconnecting (Fix #5). If that doesn’t work, reset your phone’s network settings (Fix #8). On iPhone: Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings. On Android: Settings → System → Reset Options → Reset Wi-Fi, Mobile & Bluetooth.

    What does “No Internet, Secured” mean on Windows?

    “No Internet, Secured” is Windows telling you two things: your Wi-Fi connection to the router is encrypted and working (that’s the “Secured” part), but the router can’t reach the internet (that’s the “No Internet” part). It’s the exact same issue as “Connected, No Internet” — just Windows-specific wording. Start with Fix #1 (restart router/modem) and work through the list. If only your Windows PC is affected, try flushing DNS (Fix #6) or running these commands in an admin Command Prompt: netsh winsock reset then netsh int ip reset, then restart your PC.

    Should I change my DNS to 8.8.8.8 permanently?

    Yes, we actually recommend it. Google DNS (8.8.8.8) and Cloudflare DNS (1.1.1.1) are faster and more reliable than most ISP-provided DNS servers. Cloudflare is the fastest in independent tests and also offers better privacy. Changing your DNS on your router (rather than individual devices) applies the improvement to every device on your network. It’s a 3-minute settings change that prevents many “connected but no internet” issues caused by ISP DNS failures — and it slightly speeds up your browsing too. There’s no downside.

    My internet drops out every day at the same time. Why?

    Daily drops at the same time usually point to one of three things: network congestion in your neighborhood during peak hours (typically 6–10 PM), your ISP renewing your IP lease on a schedule, or an overheating router. If it happens during peak evening hours, it’s likely congestion — especially common on cable internet. If it happens at an odd time (like 3 AM), your ISP might be doing automatic maintenance or IP lease renewals. Try restarting your router and checking if the problem persists. If it keeps happening, call your ISP — they can check signal levels and potentially fix a line issue. Phone: (855) 578-9498.

    Can a bad Ethernet cable cause “connected but no internet”?

    Absolutely. If the Ethernet cable between your modem and router is damaged, kinked, or has a loose connector, it can cause intermittent or complete loss of internet while the Wi-Fi network itself stays up. Your devices connect to the router’s Wi-Fi (so they show “connected”), but the router can’t get data from the modem (so there’s “no internet”). Try swapping the cable between the modem and router with a known-good one. Also check that the cable clicks firmly into both ports. This is one of the most overlooked causes and costs about $5 to fix.

    Does this happen more on 5G home internet than cable?

    5G home internet (T-Mobile, Verizon) can be slightly more prone to brief “connected but no internet” moments because the connection depends on the cellular signal from nearby towers. Weather, tower congestion, or temporary signal drops can cause short outages that cable connections wouldn’t experience. However, 5G gateways are designed to automatically reconnect within seconds. If you’re on 5G home internet and experiencing this frequently, try repositioning your gateway closer to a window or on a higher floor. Signal strength is the #1 factor for 5G reliability.

    How often should I restart my router to prevent issues?

    Restarting your router once a month is a good preventive habit. Some people schedule an automatic reboot through their router’s settings (many modern routers have this option in the admin panel). Monthly restarts clear accumulated memory leaks, refresh the connection to your ISP, and generally keep things running smoothly. If you’re experiencing frequent issues, restarting weekly might be warranted — but if you need to restart your router more than once a week to maintain internet, that’s a sign of a hardware problem, and it might be time for a replacement or a call to your ISP.

    My router is old — could that be the problem?

    Very possibly. Routers older than 4–5 years often start having reliability issues — slower speeds, more frequent disconnections, and yes, “connected but no internet” errors. Older routers also don’t receive firmware updates, which means known bugs go unfixed. If your router is from 2020 or earlier, it’s worth upgrading to a Wi-Fi 6 or Wi-Fi 6E model. If you rent your router from your ISP, call them and ask for a replacement — most ISPs will swap out old equipment for free. Phone: (855) 578-9498.

    Is there a way to prevent this from happening again?

    Yes — a few simple habits prevent most “connected but no internet” issues: restart your router once a month (or set up auto-restart in router settings), keep your router firmware updated (check quarterly), use a reliable DNS server like 1.1.1.1 or 8.8.8.8 instead of your ISP’s default, make sure your router has proper airflow and isn’t overheating, replace your router every 4–5 years, and keep your ISP’s support number handy so you don’t waste time troubleshooting outages that are on their end. These steps prevent about 80% of home internet issues before they happen.

    Disclaimer 

     Last updated March 2026. These troubleshooting steps work for most common “connected but no internet” issues across all major operating systems and internet providers. Advanced fixes involving command-line tools should be performed carefully. If you’re not comfortable running terminal commands, contact your ISP or a qualified technician. ISP support phone numbers are accurate as of publication but may change. We are not affiliated with any internet service provider mentioned in this guide.