Why Does My Internet Work on My Phone but Not My Computer?

Quick Answer

If the internet works on your phone but not your computer, the problem is almost always on the computer itself or in how it negotiates with your Wi‑Fi router—not with your internet service. Usual causes include the computer joining the wrong network, a corrupted Wi‑Fi profile or wrong password, DHCP/DNS misconfiguration, VPN/proxy/firewall interference, outdated or buggy network drivers, or router settings (WPA3‑only, DFS channels, or 6 GHz) your computer can’t use. First, make sure your phone is truly on Wi‑Fi (not mobile data). Then forget and rejoin the Wi‑Fi on the computer, renew its IP and DNS, and temporarily disable VPN/security tools. If that doesn’t fix it, update network drivers and adjust router settings such as security mode and Wi‑Fi band.

Start with the obvious checks

Rule out simple mistakes and short‑lived glitches before you dig into advanced fixes. These resolve a large share of cases:

  • Confirm the phone is on the same Wi‑Fi SSID and not using LTE/5G. If the phone is on cellular, it only proves mobile data works.
  • Test another device (laptop, tablet, smart TV). If others also fail, reboot the modem and router: unplug for 60 seconds, plug in, and wait 3–5 minutes.
  • Restart the computer and toggle the Wi‑Fi adapter off/on. On laptops, check for a physical wireless switch or function key that disables Wi‑Fi.
  • Move closer to the router to eliminate weak signal or interference, especially on 5 GHz.
  • Try Ethernet if possible. If Ethernet works but Wi‑Fi doesn’t, focus on the wireless adapter and router configuration.

Common reasons your phone works but your computer doesn’t

Your phone is on mobile data, not Wi‑Fi

Phones often fall back to cellular when Wi‑Fi is weak or needs a login, which can hide a Wi‑Fi problem. Verify the Wi‑Fi icon is lit and that the phone is joined to the expected SSID. Disable mobile data temporarily and run a speed test to confirm the Wi‑Fi actually has internet access.

Saved Wi‑Fi profile or password issues

A corrupted network profile or mismatched password can allow a “connection” without internet or silently fail.

  • Forget the Wi‑Fi network on the computer, then rejoin and re‑enter the password (case‑sensitive).
  • If the router changed from WPA2 to WPA3 or the password changed, the old profile may not renegotiate correctly until recreated.
  • On macOS, remove the network from Wi‑Fi settings and also delete the saved entry from Keychain if it keeps auto‑rejoining incorrectly.

IP address or DNS problems

When DHCP fails or two devices use the same IP, the computer may show “Connected, no internet.” Faulty DNS can also break web browsing even when the link is up.

  • Renew the lease and flush DNS. On Windows run ipconfig /release, ipconfig /renew, then ipconfig /flushdns. On macOS, click Renew DHCP Lease in Network settings or run sudo dscacheutil -flushcache and sudo killall -HUP mDNSResponder.
  • Switch DNS to 1.1.1.1 or 8.8.8.8 in adapter settings to rule out bad ISP DNS.
  • Check for a static IP, custom gateway, or hardcoded DNS left over from work/school. Most home networks should use DHCP (automatic) for IPv4; leave IPv6 enabled.

Wi‑Fi adapter disabled or driver issues

OS updates and power management can break drivers or disable radios to save battery.

  • Ensure the wireless adapter is enabled in Device Manager (Windows) or appears as active in Network settings (macOS).
  • Update the Wi‑Fi driver from the laptop or adapter manufacturer (Intel, Broadcom, Realtek), not only via Windows Update. On Macs, keep macOS current.
  • In Windows, uncheck “Allow the computer to turn off this device to save power” for the Wi‑Fi adapter and set Wireless Adapter Settings to Maximum Performance.

Security software, VPN, or proxy blocking traffic

VPN clients, endpoint security suites, and proxies can intercept or block DNS and web requests.

  • Temporarily disconnect VPNs and disable third‑party firewalls to test. If it works, reconfigure split tunneling, update, or reinstall the client.
  • Windows: Settings > Network & Internet > Proxy — verify no unintended proxy is set.
  • macOS: System Settings > Network > Wi‑Fi > Details > Proxies — turn off unexpected entries.

Router settings your computer can’t handle

Phones often support the newest Wi‑Fi standards; older PCs may not. Common pitfalls:

  • WPA3‑only: Many older adapters need WPA2/WPA3 transitional mode. Test WPA2‑PSK (AES) or mixed mode.
  • 5 GHz DFS channels (52–144): Some adapters can’t use DFS channels. Choose non‑DFS channels 36–48 or 149–161.
  • Wi‑Fi 6E (6 GHz): If the SSID exists only on 6 GHz, older clients won’t see it. Enable 2.4 and 5 GHz too.
  • Channel width: Very wide channels (80/160 MHz) can cause instability. Try 20/40 MHz on 2.4 GHz and 40/80 MHz on 5 GHz.
  • Aggressive band steering or “smart connect”: Some routers push devices to 5 GHz even when the adapter struggles. Temporarily split SSIDs to test each band.

MAC filtering, parental controls, max clients, or isolation

Routers can block specific devices by MAC address, limit device counts, or isolate clients from each other.

  • Disable MAC filtering or add your computer’s MAC to the allow list. Phones often use randomized/private MACs that may bypass filters unintentionally.
  • Review parental control schedules or per‑device blocks in the router’s app.
  • Some older routers cap concurrent clients; if the limit is hit, new connections fail. Remove stale devices or reboot.
  • Client/AP isolation prevents devices from reaching the gateway in some guest modes; turn it off for your main network.

Captive portal or login page not appearing

Guest and public networks often require a web login. Your phone may have already accepted the terms, while your PC does not auto‑open the portal. Visit a non‑HTTPS site like http://neverssl.com to trigger the splash page, or browse to the router’s gateway IP (commonly 192.168.0.1 or 192.168.1.1) to see if it redirects.

Hardware or cable faults

If Ethernet fails on the computer while Wi‑Fi works on the phone, suspect a bad cable, port, or NIC. Swap the Ethernet cable and use another LAN port on the router. For Wi‑Fi, internal cards and USB adapters can loosen or fail—reseat or try a different adapter.

System date/time and certificate errors

An incorrect system clock causes HTTPS failures that look like “no internet.” Set your computer’s date, time, and time zone correctly and enable automatic time sync.

Run quick diagnostics

Check your IP and adapter status

  • Windows: Open Command Prompt and run ipconfig. For Wi‑Fi, a valid private IP usually starts with 192.168.x.x, 10.x.x.x, or 172.16–31.x.x. An address like 169.254.x.x means DHCP failed.
  • macOS: Run ifconfig or check Network settings. Confirm you have a valid IP and the correct router/gateway address.

Ping tests to separate DNS vs connectivity

  • Ping the router (e.g., ping 192.168.1.1). If this fails, you’re not connected locally.
  • Ping a public IP (e.g., ping 1.1.1.1). If this works but websites fail, DNS is the issue.
  • Ping a domain (e.g., ping example.com). If this fails while 1.1.1.1 works, fix DNS first.

Try another band or SSID

If your router broadcasts separate names for 2.4 GHz and 5 GHz, test both. Some PCs work on 2.4 GHz but drop 5 GHz when DFS channels, power settings, or interference cause problems. If you only have a combined SSID (band steering), temporarily split them in the router to test each band.

Safe Mode with networking

Boot Windows into Safe Mode with Networking or start macOS in Safe Mode. If the internet works there, third‑party software (security, VPN, content filter) is likely blocking traffic. Reboot normally and remove or reconfigure the suspect app.

Step‑by‑step fixes that solve most cases

Universal steps

  1. Forget and rejoin the Wi‑Fi network on the computer.
  2. Set DNS to 1.1.1.1 and 8.8.8.8 temporarily to rule out DNS issues.
  3. Turn off VPNs and custom proxies. Pause third‑party antivirus/firewalls briefly for testing.
  4. Reboot the router and modem, then reboot the computer.
  5. Move closer to the router and test both 2.4 and 5 GHz bands.

Windows fixes

  1. Reset the network stack:
    • Open Command Prompt as Administrator and run: netsh winsock reset, netsh int ip reset, ipconfig /release, ipconfig /renew, ipconfig /flushdns. Reboot.
  2. Update or roll back the Wi‑Fi driver:
    • Device Manager > Network adapters > your Wi‑Fi device > Update driver. If a recent update broke it, use Roll Back Driver.
  3. Disable power saving on the adapter:
    • Device Manager > your Wi‑Fi adapter > Power Management > uncheck “Allow the computer to turn off this device…”
    • In Power Options, set Wireless Adapter Settings to Maximum Performance.
  4. Check proxy and VPN:
    • Settings > Network & Internet > Proxy: turn off Manual proxy if not intended. In Network Connections, remove orphaned VPN/virtual adapters that might hijack routes.
  5. Run a full Network Reset:
    • Settings > Network & Internet > Advanced network settings > Network reset. This reinstalls adapters and clears profiles. Reboot and reconnect.

Mac fixes

  1. Renew and rebuild network settings:
    • System Settings > Network > Wi‑Fi > Details > TCP/IP > Renew DHCP Lease.
    • Forget the Wi‑Fi network and rejoin. If it still fails, remove the saved network from Keychain Access (search by SSID), then rejoin.
  2. Toggle DNS:
    • System Settings > Network > Wi‑Fi > Details > DNS: add 1.1.1.1 and 8.8.8.8. Test, then keep or remove based on results.
  3. Check proxies and VPN:
    • System Settings > Network > Wi‑Fi > Details > Proxies: disable if not required. Disconnect or remove VPN profiles to test.
  4. Use Wireless Diagnostics:
    • Hold Option and click the Wi‑Fi icon in the menu bar > Open Wireless Diagnostics. Run the scan for channel and security recommendations.
  5. Recreate the Wi‑Fi service:
    • System Settings > Network > click the “…” next to Wi‑Fi > Remove Service, then add Wi‑Fi back and reconnect.

Router settings to review

  1. Security mode:
    • Use WPA2‑PSK (AES) or WPA2/WPA3 mixed for broad compatibility. Avoid WPA3‑only while troubleshooting. Never use WEP or WPA (TKIP).
  2. Bands and channels:
    • Enable both 2.4 and 5 GHz. Pick non‑DFS 5 GHz channels (36–48 or 149–161) while testing. Reduce channel width if connections are unstable.
  3. DHCP:
    • Ensure the DHCP server is on and the pool has available addresses. Remove conflicting static reservations and verify the router’s LAN IP matches your subnet.
  4. Device filters:
    • Disable MAC filtering or add your computer’s MAC. Review parental control schedules and access blocks.
  5. Firmware and features:
    • Update the router’s firmware. Bugs in client steering, WPA3 transitions, or DNS relay often get fixed in updates.
    • If enabled, temporarily turn off advanced features (QoS, traffic shaping, ad‑blocking DNS) to rule out misconfigurations.

Know when it’s not your computer

If the phone only works on mobile data and can’t use Wi‑Fi either, the issue is with the Wi‑Fi network, router, or ISP. If multiple devices struggle on Wi‑Fi but Ethernet is fine, the router’s wireless settings (security mode, channels, client limits) are likely to blame. If Ethernet works on the same computer but Wi‑Fi doesn’t, you’re dealing with a Wi‑Fi‑specific driver or compatibility issue. If nothing on Wi‑Fi reaches the internet yet the modem lights look normal, your ISP may be down or the modem lost its lease; power cycling often restores service—otherwise contact support.

Symptoms mapped to likely causes

Symptom Likely cause Quick fix
Phone online, PC shows “Connected, no internet” Bad DNS, DHCP lease failure, VPN/proxy interference Flush/renew IP; set DNS to 1.1.1.1/8.8.8.8; disable VPN/proxy
PC can ping router but not websites DNS resolver issue or blocked DNS queries Change DNS servers; clear DNS cache; check firewall rules
PC can’t see the Wi‑Fi network Router on 6 GHz only, DFS channel, or hidden SSID Enable 2.4/5 GHz; choose non‑DFS channel; unhide SSID
Works on 2.4 GHz but not 5 GHz 5 GHz DFS/width incompatibility or weak 5 GHz signal Use channels 36–48 or 149–161; reduce width; move closer; update driver
Only the computer is blocked MAC filtering, parental controls, IP conflict, firewall Whitelist MAC; clear blocks; use DHCP auto; test with firewall off
Public Wi‑Fi won’t load pages Captive portal not triggered Go to http://neverssl.com to force the login page
HTTPS errors, clock warnings Incorrect system date/time Enable automatic time sync and correct time zone
Ethernet fails, Wi‑Fi OK on phone Bad cable/port or NIC driver Swap cable/port; update or reinstall NIC driver

Prevent it from happening again

Keep Wi‑Fi and Ethernet drivers updated, especially after OS upgrades. Avoid setting static IPs unless you document them; if you need stable addresses, use DHCP reservations in the router. Leave DNS automatic unless your ISP’s DNS is unreliable—then set a reputable alternative on the router so all devices benefit. Use WPA2 or WPA2/WPA3 mixed mode for compatibility and avoid DFS channels if you have older adapters. Reboot networking gear periodically and update router firmware a few times a year. If you rely on VPNs, keep the client current and test split tunneling so local internet still works when the VPN is connected.

Frequently Asked Questions

Why can my computer connect to Wi‑Fi but not the internet?

That typically points to DHCP or DNS problems, a broken route, or filtering software. If you can ping your router but websites won’t load, switch DNS to 1.1.1.1/8.8.8.8 and flush the DNS cache. If you have a 169.254.x.x address, DHCP failed—renew the lease or reboot the router. Disable VPNs and proxies to rule out tunneling issues.

My phone works on 5 GHz but my laptop only works on 2.4 GHz. Why?

Older adapters may not support certain 5 GHz channels (especially DFS) or very wide channel widths. Set the router to a standard non‑DFS 5 GHz channel (36–48 or 149–161) with moderate width, then update the laptop’s Wi‑Fi driver. Range matters too—5 GHz attenuates faster through walls.

Do I need new hardware if the router is set to WPA3?

Not necessarily. Many routers offer WPA2/WPA3 mixed mode so older devices can still join securely. If your adapter can’t connect to WPA3‑only, switch the router to mixed or WPA2‑PSK (AES) while you troubleshoot. If you insist on WPA3‑only for security, you may need a newer Wi‑Fi adapter for the computer.

Should I change my DNS servers on the computer or the router?

Changing DNS on the router is cleaner because every device uses it, but testing on the computer is faster. Try 1.1.1.1 and 8.8.8.8 locally first; if it consistently fixes the problem, set the same resolvers on the router and return the computer to automatic DNS.

How can I tell if my VPN or firewall is blocking the internet?

Disconnect the VPN and pause the firewall briefly. If the internet immediately works, the client or policy is the cause. Check split tunneling options, update or reinstall the VPN, and review firewall outbound rules. Also remove leftover virtual adapters in Network Connections that might hijack routes.

Web pages show certificate or clock errors—does that affect connectivity?

Yes. An incorrect system clock breaks HTTPS, which can look like an outage. Set the time and time zone to automatic, sync with an internet time server, and reload. If errors persist, clear your browser cache or try a different browser to rule out HSTS/caching issues.

What if none of these steps work?

Test the computer on a different network (a phone hotspot or another Wi‑Fi). If it fails there too, the issue is on the computer—focus on drivers, VPN/firewall, or use a USB Wi‑Fi adapter to bypass a failing internal card. If it works elsewhere, revisit router settings (security mode, channels, DHCP) or contact your ISP if multiple devices intermittently drop at home.