How to fix no internet connection
No internet connection disrupts everything from streaming videos to checking email, often due to simple glitches in your router, device, or network settings. This guide walks you through systematic troubleshooting to restore connectivity quickly, starting with the easiest fixes. Most issues resolve without calling your provider.
Quick checks (try these first)
- Verify other devices: Test if phones, tablets, or computers on the same network connect. If they do, the problem is device-specific; if not, it's the network.
- Restart your device: Power off your computer, phone, or tablet completely, wait 30 seconds, and turn it back on. This clears temporary software glitches.
- Restart your modem and router: Unplug both from power for 60 seconds, then plug the modem back in first, wait for lights to stabilize (about 2 minutes), then plug in the router.
- Check physical cables: Ensure Ethernet cables are securely plugged in on both ends and not damaged. For Wi-Fi, confirm you're within range.
- Toggle airplane mode or Wi-Fi: On mobile devices, turn airplane mode on for 10 seconds then off, or disable and re-enable Wi-Fi.
- Run a speed test on a working device: Use a site like speedtest.net to confirm if your overall internet speed is normal.
Wi-Fi signal issues
The most common culprit for no connection is a weak or unstable Wi-Fi signal, caused by distance from the router, interference from walls or appliances, or overcrowding on the 2.4GHz band. Devices may show "connected but no internet" because they link to the network but can't reach the gateway.
Signal strength drops with obstacles like thick walls, microwaves, or neighboring networks. Moving closer or switching bands often fixes it without tools.
- Relocate closer to the router or move the router to a central, elevated spot away from metal objects and electronics.
- Switch to the 5GHz band if available: In your device's Wi-Fi settings, select the 5GHz network (often named with "5G" suffix) for faster, less interfered speeds, though shorter range.
- Scan for interference: Use your device's Wi-Fi analyzer (built-in on Android, apps on iOS/Windows) to find the least crowded channel, then log into router settings (usually 192.168.1.1) to change it.
- Forget and reconnect: In Wi-Fi settings, forget the network, then re-enter the password to refresh the connection.
Router or modem problems
Routers and modems overheat, crash from firmware bugs, or lose sync with your ISP after power fluctuations. Lights on the devices indicate status: power (green), internet (blue/green), Wi-Fi (blinking).
If the internet light is off or red, the modem isn't communicating with your provider. A full power cycle usually resets it.
- Check status lights: Solid green for power/internet means normal; blinking or red signals issues. Consult your model's manual for light meanings.
- Perform a factory reset as last resort: Press the reset button (small pinhole) for 10-15 seconds with a paperclip; this erases custom settings, so note your Wi-Fi password first.
- Update firmware: Access router admin page (type gateway IP into browser), log in (default often admin/admin), and check for updates under advanced settings.
- Test with Ethernet: Plug a computer directly into the router's LAN port to bypass Wi-Fi and isolate the issue.
Overheating router
Routers throttle or shut down when hot, especially in enclosed spaces. Feel the top—if warm, improve airflow.
- Place on a mesh stand or open shelf with 4-6 inches clearance above and around.
- Clean dust from vents with compressed air every 3 months.
Device-specific network glitches
Your computer or phone might have corrupted network settings, VPN conflicts, or outdated drivers preventing connection, even if other devices work fine. This affects Windows, macOS, Android, and iOS differently.
Software caches build up, blocking fresh IP assignments from the DHCP server.
- Flush DNS cache: On Windows, open Command Prompt as admin and run
ipconfig /flushdns, thenipconfig /releaseandipconfig /renew. On Mac, use Terminal:sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder. - Disable VPN or proxy: Turn off any VPN apps, then check system proxy settings (Windows: Settings > Network > Proxy; Mac: System Preferences > Network > Advanced > Proxies).
- Update network drivers: On Windows, Device Manager > Network adapters > right-click > Update driver. On Mac, check Software Update.
- Reset network settings: Android/iOS: Settings > General > Reset > Reset Network Settings (erases saved Wi-Fi passwords). Windows: netsh int ip reset in admin Command Prompt.
ISP outage or account issues
Your internet service provider might have an outage, maintenance, or billing problem cutting service to your area or account. This affects all devices equally.
Check their status page or app first—outages hit neighborhoods, not just you.
- Visit your ISP's outage map or down detector site (search "ISP name outage") to confirm widespread issues.
- Log into your ISP account online to verify service is active and no unpaid bills.
- Run a direct modem test: Connect a computer via Ethernet to the modem (bypassing router) to see if the issue is router-specific.
- Contact ISP support only after other steps: Provide modem model, lights status, and tests done.
IP address or DNS conflicts
Devices need unique IP addresses from your router's DHCP pool; conflicts arise from static IPs, exhausted pools, or bad DNS servers blocking site resolution.
Symptoms include "no internet" despite connected status, fixed by renewing leases.
- Release/renew IP: Command Prompt/Terminal as above (ipconfig /release & /renew).
- Change DNS servers: Set to public ones like 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in network adapter settings or router admin.
- Reserve static IPs: In router settings, assign fixed IPs to devices by MAC address to prevent conflicts.
Firewall, antivirus, or security software blocks
Overzealous security software, Windows Firewall, or macOS Gatekeeper can block outbound connections after updates or false positives.
Temporarily disable to test, then add exceptions.
- Temporarily disable antivirus/firewall: Test connection, then re-enable and whitelist your browser/network.
- Check Windows Firewall: Settings > Update & Security > Windows Security > Firewall & network protection > Allow app through firewall.
- macOS: System Preferences > Security & Privacy > Firewall > Firewall Options > add apps.
- Disable browser extensions: In Chrome/Firefox, incognito mode or extensions page to toggle off ad blockers/VPNs.
When to call a professional
Escalate if basic fixes fail after 30-60 minutes, indicating hardware failure or line issues. Don't delay for persistent problems.
- No lights on modem after power cycle (faulty power supply).
- Consistent outages in one room (wiring damage).
- Error messages like "authentication failed" repeatedly (ISP-side config).
- Slow speeds persist post-fix (line noise or equipment upgrade needed).
- Physical damage to cables/router or burning smell.
Frequently asked questions
Why does my device say "connected, no internet"?
This means it's joined the Wi-Fi but can't reach the internet gateway, often from DNS failure, IP conflict, or router internet light off. Flush DNS and restart router first.
Will resetting my router erase my settings?
A power cycle won't; factory reset will. Note your SSID/password beforehand and reconfigure via admin page if needed.
How do I find my router's admin login?
Check sticker on router for default IP (192.168.0.1 or 1.1), username/password (often admin/admin or admin/password). Change them after login for security.
Does VPN cause no internet?
Yes, if the VPN server is down or blocks traffic. Disconnect VPN, test connection, then reconnect or switch servers.
Why is Wi-Fi slow after fixing connection?
Interference or overcrowding. Switch to 5GHz, change channel, or use Ethernet for stability.
Can neighbors' Wi-Fi affect mine?
Yes, channel overlap causes interference. Use a Wi-Fi analyzer to pick a clear channel in router settings.