Why Your Android Phone Shows “Connected Without Internet” (Fix)

Your Android phone showing “Connected without Internet” isn’t a mystery—it's almost always a DNS issue, a captive portal, or a bad network configuration. This guide explains exactly why Android reports connection without internet and walks you through the fastest fixes in the right order. If you want the direct cause and the quickest way to get data working again, start here.

Your Android phone shows “Connected without internet” when it’s linked to Wi‑Fi or mobile data but can’t successfully reach the internet—most commonly due to DNS, APN, router, or network configuration mismatches. The fastest fix is to validate whether the issue is your phone vs. the network, then reset the most likely layers (VPN/Private DNS, router/DNS, APN, and finally network settings).

Introduction

Introduction - why android phone shows ''connected without internet

When you see “Connected without internet” on Android, your device is telling you two things at once:

Featured Image

1) it can authenticate to a network (so connectivity is “up”), and

2) it can’t complete internet access checks (so data delivery is “down”).

That typically happens when DNS resolution fails, the router blocks outbound traffic, Wi‑Fi captive portal rules are waiting for login, or your mobile carrier settings (especially APN) don’t match your plan/network. This guide helps you troubleshoot methodically—from quick toggles to deeper fixes—so you can get back online without guesswork.

Check the Basics (Wi‑Fi vs Mobile Data)

Before changing settings, confirm where the failure truly occurs. This prevents wasted time and isolates whether the problem is your phone, the access point, or the carrier.

  • Confirm you’re actually connected to the right network or data mode
  • On Wi‑Fi: verify the SSID name and check that the Wi‑Fi status says “Connected.”
  • On mobile data: confirm the data icon is active and that you’re not stuck on “Wi‑Fi preferred” behaviors (varies by Android/skin).
  • Test with another device
  • If a laptop/tablet also shows “no internet” on the same Wi‑Fi, the router or ISP route is the likely culprit.
  • If the other device works, your phone’s DNS/VPN/private DNS/APN configuration is the more probable cause.
  • Turn Airplane mode on/off to refresh the connection
  • Airplane mode resets the radio stack; it can clear stale network state and force a clean reconnection handshake.
  • Do this both for Wi‑Fi (then reselect network) and for mobile data (then toggle data again).

Quick validation tip: try loading a site that requires DNS (e.g., `https://example.com`) rather than only apps that may have cached content. DNS failures often look like “internet is broken,” even when Wi‑Fi signals are strong.

Restart and Reconnect Properly

Once you’ve confirmed whether the issue is isolated, use resets that clear temporary network glitches and configuration caches.

  • Restart your phone to clear temporary network glitches
  • A reboot refreshes network services (Wi‑Fi stack, connectivity manager, DNS resolver) and can fix issues caused by stuck background processes.
  • Forget the Wi‑Fi network and reconnect (re-enter password if needed)
  • “Forget” forces Android to rebuild the Wi‑Fi profile and re-negotiate key exchange, addressing mismatched credentials, outdated Wi‑Fi security parameters, or roaming edge cases.
  • Disable VPN/Private DNS temporarily to rule out conflicts
  • VPNs can break connectivity when DNS is routed through the VPN provider but outbound routing is blocked.
  • Private DNS (e.g., “dns.google” or custom resolvers) can cause “connected without internet” if the resolver is unreachable from that network.
  • After disabling, test in the same Wi‑Fi environment before re-enabling.

If the problem disappears when VPN/Private DNS is off, you’ve essentially found the root cause. Re-enable one feature at a time to identify the exact conflict.

Fix Wi‑Fi Issues (Router and DNS)

Wi‑Fi problems are frequently router-side (routing/firewall/ISP reachability) or DNS-side (Android can connect but can’t resolve domains).

  • Restart your router and check if other devices also show “no internet”
  • Power-cycle the router (turn off for ~30 seconds, turn back on).
  • If other devices are also affected, you may be dealing with an ISP outage, router firmware issue, or misconfigured DNS on the router.
  • Switch DNS settings (try public DNS like Google) if internet fails after connecting
  • Some networks hand out DNS servers that don’t respond (common on misconfigured or captive-portal-adjacent setups).
  • A reliable diagnostic approach:
  • Temporarily set DNS to 8.8.8.8 / 8.8.4.4 or 1.1.1.1 / 1.0.0.1 (method depends on whether you use router DNS or Android Private DNS).
  • Test again using a browser and a DNS-dependent site.
  • Check router IP/DHCP settings or network restrictions
  • Ensure the router’s DHCP is functioning; if devices receive incorrect gateway/DNS values, they may connect but never route correctly.
  • Look for features like MAC filtering, client isolation, or restricted networks that can allow local association but block WAN/internet.
  • If your router uses advanced segmentation (guest network/IoT network), your phone may be on a segment without outbound access.

To make the “DNS vs. router” distinction actionable, here’s a quick comparison based on real-world diagnostics you can perform immediately.

📶 NETWORK CHECKS

What “Connected Without Internet” Usually Means on Android

# Symptom you’ll see Likely layer Fast test Most effective fix Confidence
1Wi‑Fi shows “Connected,” but browsers hangDNS resolutionTry opening example.comUse Private DNS or router DNS (public DNS)★ ★ ★ ★ ★
2Only one phone fails; other devices workPhone configuration (VPN/Private DNS/Wi‑Fi profile)Disable VPN/Private DNS, retestForget/reconnect Wi‑Fi; disable Private DNS★ ★ ★ ★
3Multiple devices show “no internet” on same Wi‑FiRouter/ISP upstream routeRestart router; check ISP modem lightsPower-cycle router/modem; verify ISP status★ ★ ★ ★ ★
4Wi‑Fi works only after a browser “login”Captive portal requiredOpen a random website; look for login pageComplete portal login or renew access★ ★ ★ ★
5Gets stuck after changing Wi‑Fi networksStale Wi‑Fi profile/routeForget network and reconnectForget/rejoin; ensure correct security mode (WPA2/WPA3)★ ★ ★ ★
6Internet fails after enabling Private DNSDNS server reachabilityTurn off Private DNS and retestChoose a different DNS provider or let Wi‑Fi supply DNS★ ★ ★ ★ ★
7Wi‑Fi connects but can’t access work resourcesNetwork restrictions (client isolation/ACLs)Try switching to a non-guest SSIDUse correct SSID/VLAN; verify firewall/ACL policy★ ★ ★

Fix Mobile Data Issues (APN and Signal)

When the issue appears on mobile data, the fix path shifts from router/DNS to carrier configuration and APN correctness.

  • Verify APN settings are correct for your carrier
  • APN (Access Point Name) tells Android what gateway to use for internet traffic.
  • If APN settings are wrong or missing (or overwritten by an update), Android may register signal but fail to establish data sessions.
  • Toggle mobile data off/on and check for data-plan or roaming restrictions
  • Confirm you have an active data plan.
  • If you’re traveling, check roaming settings: some carriers restrict data unless roaming is enabled.
  • Update carrier services or system settings if APN keeps resetting
  • In some cases, carrier provisioning apps or system updates reapply correct APN parameters.
  • If APN changes revert automatically, there may be a provisioning conflict—update carrier services, then retest.

Actionable approach: if Wi‑Fi fails but mobile data works, the issue is likely Wi‑Fi DNS/router. If both fail, suspect DNS/Private DNS/VPN/app-level network filtering. If Wi‑Fi works but mobile data doesn’t, prioritize APN and carrier connectivity.

Reset Network Settings (Last Resort)

If the problem persists after methodical checks, resetting network configuration often resolves hidden conflicts—especially after repeated changes to DNS, VPN profiles, Wi‑Fi toggles, or carrier provisioning.

  • Use “Reset Wi‑Fi, mobile & Bluetooth” to clear problematic configurations
  • This removes saved Wi‑Fi networks, clears cellular network settings, and resets Bluetooth pairing info.
  • It’s effective when connectivity fails due to corrupted network state or mismatched settings across radios.
  • Reconnect to Wi‑Fi networks and re-pair Bluetooth devices afterward
  • Plan for the practical impact: you’ll re-enter Wi‑Fi passwords and potentially re-pair devices (cars, headphones, wearables).
  • If it still persists, consider a safe-mode test to check for app-caused issues
  • Some security, firewall, ad-blocking, and VPN-like apps can intercept DNS or block outbound connections system-wide.
  • Safe mode helps determine whether a third-party app is causing the “Connected without internet” status.

If you run into recurring failures after resets, it’s worth checking whether a specific app triggers the issue (for example, when opening certain apps, or immediately after installing a VPN, privacy tool, or “network optimization” utility).

Conclusion

If your Android shows “Connected without internet,” it usually comes down to a mismatch between connectivity success (Wi‑Fi association / mobile registration) and internet reachability (DNS resolution, router pathing, APN configuration, or blocked routing). Start with the fastest isolation steps—Airplane mode, restart, forget/reconnect, and temporarily disable VPN/Private DNS—then move to Wi‑Fi DNS/router checks or mobile APN/signal validation. If nothing resolves it, use Reset Wi‑Fi, mobile & Bluetooth and run a safe-mode test to rule out app interference.

If the problem continues, share your phone model, Android version, and whether it happens on Wi‑Fi only, mobile data only, or both—and I’ll help you narrow the most likely root cause and the next best fix.

Frequently Asked Questions

Why does my Android phone say “Connected without internet” even though it shows Wi‑Fi or mobile data connected?

This message usually appears when your Android phone successfully connects to the network but cannot reach the internet. Common causes include a bad router connection, an ISP outage, incorrect APN settings for mobile data, or DNS/server issues. It can also happen if the network uses a captive portal (login page) that you haven’t completed.

How can I fix “Connected without internet” on Android Wi‑Fi?

First, toggle Wi‑Fi off and back on, then restart your phone and the router. If you see a login page, open a browser and complete the captive portal sign-in. You can also forget the Wi‑Fi network and reconnect, and try changing DNS settings (for example, to Google DNS) if the internet still won’t work.

What are the best Android troubleshooting steps for “Connected without internet” on mobile data?

Start by turning Airplane mode on for 10 seconds, then off, and check whether your mobile data is actually enabled and not throttled by your plan. Verify your APN settings in Settings → Network & internet → SIMs → Access Point Names, since incorrect APN configuration is a top cause of mobile data showing as connected but not loading sites. Finally, check if other apps can access data, and test with Wi‑Fi off to confirm it’s not a network-specific issue.

Which DNS or network settings should I check when my phone says connected but no internet?

If your Android connects but websites won’t load, DNS may be failing or misconfigured. Check whether “Private DNS” or any custom DNS address is set incorrectly, and reset it to Automatic if needed. You can also try switching between “Private DNS” modes or temporarily using default DNS to confirm whether the issue is DNS-related.

What should I do if only certain apps show “Connected without internet” on Android?

If only some apps fail, the problem may be app-specific networking settings, background data restrictions, or a firewall/VPN issue. Check Settings → Apps → (app name) → Mobile data & Wi‑Fi and ensure background data and data usage permissions are enabled. If you use a VPN or ad-blocker, disable it temporarily to see whether it restores internet access.


References

  1. Captive portal
    https://en.wikipedia.org/wiki/Captive_portal
  2. Wi-Fi
    https://en.wikipedia.org/wiki/Wi-Fi
  3. Domain Name System
    https://en.wikipedia.org/wiki/Domain_Name_System
  4. https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
    https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
  5. https://developer.android.com/reference/android/net/ConnectivityManager
    https://developer.android.com/reference/android/net/ConnectivityManager
  6. NetworkCapabilities | API reference | Android Developers
    https://developer.android.com/reference/android/net/NetworkCapabilities
  7. Google Scholar  Google Scholar
    https://scholar.google.com/scholar?q=android+
  8. Google Scholar  Google Scholar
    https://scholar.google.com/scholar?q=wifi+android+no+internet+connection+captive+portal
  9. Google Scholar  Google Scholar
    https://scholar.google.com/scholar?q=network+validation+android+ConnectivityManager+NetworkCapabilities
  10. Google Scholar  Google Scholar
    https://scholar.google.com/scholar?q=why+android+phone+shows+''connected+without+internet