Your WiFi shows connected. Full bars. But when you try to load a webpage or check your email - nothing. "WiFi connected, no internet access." It's one of the most frustrating tech problems.
The good news? This is usually fixable in minutes with simple troubleshooting. Let me show you 8 proven methods to get your internet working again.
Understanding the Problem
When you see "Connected, no internet" or "No internet access," it means:
- Your device successfully connected to the router
- WiFi signal is working fine
- But the router can't reach the internet
- Or your device can't get past the router
Think of it like this: you're inside the house (connected to WiFi) but the door to the outside world (internet) is locked.
The issue could be with your device, your router, your modem, or your internet service provider. Let's work through solutions systematically.
Quick First Steps (Try These Immediately)
Before diving into detailed fixes, try these 30-second solutions that work surprisingly often:
- Turn WiFi off and on on your device
- Restart your browser or app
- Try a different website (maybe just one site is down)
- Check other devices - is it just this one device or everything on WiFi?
If those don't work, proceed with the methods below.
Fix #1: Restart Your Router and Modem (Fixes 70% of Cases)
This is the "turn it off and back on" solution, but done properly. It clears temporary glitches and refreshes your connection to your ISP.
How to Do It Correctly:
- Unplug your modem (connects to wall/cable outlet)
- Unplug your router (WiFi box)
- Wait 30 seconds (this is important - let capacitors drain)
- Plug modem back in first
- Wait until all lights are stable (2-3 minutes)
- Then plug router back in
- Wait for router lights to stabilize
- Try connecting again
Why order matters: Modem first establishes internet connection, then router distributes it via WiFi. Doing it backwards can cause issues.
If you have a combo modem/router unit, just unplug it, wait 30 seconds, plug it back in.
Do this monthly as preventive maintenance. Routers can develop memory leaks and performance issues from running 24/7. A regular restart keeps them running smoothly.
Fix #2: Forget and Reconnect to WiFi Network
Sometimes your device's saved WiFi settings get corrupted. Forgetting the network and reconnecting fresh solves this.
On Windows:
- Click WiFi icon in taskbar
- Click "Network & Internet settings"
- Click "WiFi" > "Manage known networks"
- Click your network name
- Click "Forget"
- Reconnect by clicking WiFi icon and selecting your network
- Enter password
On Phone/Tablet:
- iPhone/iPad: Settings > WiFi > tap (i) next to network > Forget This Network
- Android: Settings > WiFi > Long-press network > Forget network
Then reconnect and enter the password fresh.
Fix #3: Check if It's Your ISP Having Problems
Sometimes the problem isn't on your end at all. Your internet service provider might be experiencing outages.
How to Check:
- Use your phone's cellular data (turn WiFi off)
- Go to downdetector.com
- Search for your ISP (Comcast, Verizon, AT&T, etc.)
- Check if others are reporting outages in your area
Or call your ISP's support number - they can tell you if there's a known outage.
If it's an ISP outage, there's nothing you can do except wait. They're usually fixed within a few hours.
Fix #4: Renew Your IP Address
Your device needs an IP address to communicate on the network. Sometimes this gets stuck or assigned incorrectly.
On Windows:
- Press Windows key + X
- Click "Terminal (Admin)" or "Command Prompt (Admin)"
- Type:
ipconfig /releaseand press Enter - Type:
ipconfig /renewand press Enter - Type:
ipconfig /flushdnsand press Enter - Close terminal
- Try your internet connection
On Mac:
- System Preferences > Network
- Select WiFi on the left
- Click "Advanced"
- Go to TCP/IP tab
- Click "Renew DHCP Lease"
- Click OK
On iPhone/Android:
Turn Airplane Mode on for 10 seconds, then off. This forces network renewal.
Fix #5: Change DNS Servers
DNS servers translate website names (google.com) into IP addresses. If your ISP's DNS servers are down or slow, you can't access websites even though you have internet.
Learn more about what DNS is and how it works.
Switch to Google or Cloudflare DNS:
On Windows:
- Settings > Network & Internet > WiFi
- Click your network connection
- Click "Edit" next to IP assignment
- Select "Manual"
- Turn on IPv4
- Enter Preferred DNS:
8.8.8.8(Google) - Enter Alternate DNS:
8.8.4.4 - Or use
1.1.1.1and1.0.0.1(Cloudflare - faster) - Click Save
On Router (affects all devices):
- Open browser, go to router admin page (usually 192.168.1.1 or 192.168.0.1)
- Login (username/password often on router sticker)
- Find DNS settings (varies by router)
- Enter: Primary DNS: 8.8.8.8, Secondary: 8.8.4.4
- Save and restart router
This often fixes "connected but no internet" instantly.
Fix #6: Disable VPN or Proxy
VPNs and proxies redirect your internet traffic. If they're misconfigured or the VPN server is down, you'll have connection but no internet.
Disable VPN:
- Find your VPN app (NordVPN, ExpressVPN, etc.)
- Click Disconnect
- Try internet again
Disable Proxy (Windows):
- Settings > Network & Internet > Proxy
- Turn off "Automatically detect settings"
- Turn off "Use a proxy server"
- Try internet
If internet works after disabling VPN/proxy, the problem is with that service. Contact their support or try different VPN server.
Understanding firewalls and network security helps with VPN troubleshooting.
Fix #7: Update or Reinstall Network Adapter Driver
Outdated or corrupted WiFi drivers can cause connection issues.
Update WiFi Driver (Windows):
- Right-click Start button > Device Manager
- Expand "Network adapters"
- Right-click your WiFi adapter
- Click "Update driver"
- Click "Search automatically for drivers"
- Install any found updates
- Restart computer
If That Doesn't Work - Reinstall:
- Device Manager > Network adapters
- Right-click WiFi adapter
- Click "Uninstall device"
- Check "Delete the driver software" if option appears
- Restart computer
- Windows will reinstall driver automatically
If your operating system is outdated, driver issues are more common.
Fix #8: Check Router Settings
Sometimes router settings get changed (intentionally or by malware) that block internet access.
Things to Check:
1. Check if Your Device is Blocked:
- Login to router admin (192.168.1.1)
- Look for "Access Control," "MAC Filtering," or "Device Management"
- Make sure your device isn't on a blocked list
- Check if parental controls are blocking you
2. Reset Router to Factory Settings (last resort):
- Find reset button on router (tiny hole, need paperclip)
- Hold for 10-30 seconds while powered on
- All lights will blink - router is resetting
- Wait 5 minutes for full restart
- Reconfigure WiFi name and password (usually sticker on router for defaults)
Warning: Factory reset erases all settings. You'll need to set up WiFi name, password, and any custom settings again.
Specific Scenarios and Solutions
Scenario 1: Only One Device Has No Internet
Problem: Your laptop can't access internet, but phone works fine
Solution:
- Issue is with that specific device, not network
- Try Fix #2 (forget/reconnect) and Fix #4 (renew IP)
- Check firewall settings on device
- Disable antivirus temporarily to test
- Could be malware - run a scan
Scenario 2: All Devices Have No Internet
Problem: Nothing on WiFi works - phones, laptops, tablets
Solution:
- Problem is with router, modem, or ISP
- Try Fix #1 (restart modem/router)
- Try Fix #3 (check ISP status)
- Check if modem lights show internet connection (varies by model)
- Call ISP if modem shows no connection
Scenario 3: Works Fine, Then Randomly Stops
Problem: Internet works for a while, then drops out randomly
Solution:
- Router overheating - check if it's hot, move to cooler location
- Too many devices connected - disconnect some
- Interference from other electronics - move router away from microwaves, baby monitors
- Old router needs replacement
- Check if internet is just slow rather than dropping completely
Scenario 4: Yellow Triangle or Exclamation Point
Problem: WiFi icon shows yellow triangle with "!"
Solution:
- This specifically means "no internet access"
- Try Fix #4 (renew IP address) first
- Then Fix #5 (change DNS)
- Check router is getting internet from modem
Advanced Troubleshooting
Check Network Cables:
- Cable from wall to modem - make sure it's tight
- Ethernet cable from modem to router - try replacing it
- Damaged cables cause intermittent connection
Understanding different cable types and ports helps with physical connections.
Test With Ethernet:
Connect computer directly to router with ethernet cable:
- If ethernet works but WiFi doesn't = WiFi issue
- If neither works = modem/ISP issue
Check Router Firmware:
- Login to router admin page
- Look for "Firmware Update" or "Router Update"
- Check for updates
- Install if available
- Never interrupt firmware update or you'll brick the router
When to Call Your ISP
Contact your internet provider if:
- Modem lights indicate no internet connection
- You've tried everything above and nothing works
- Ethernet directly to modem doesn't work either
- Multiple people in your area reporting same issue
- Problem started after severe weather
Before calling, have ready:
- Account number
- List of troubleshooting you've already done
- Modem model and light status
- When problem started
Preventing Future Issues
Regular Maintenance:
- Restart router monthly
- Keep router firmware updated
- Clean dust from router vents
- Place router in open, cool space
- Update device drivers regularly
Reduce Interference:
- Keep router away from microwaves, cordless phones
- Don't hide router in closet or behind furniture
- Central location in house works best
- Elevate router (on shelf is better than floor)
Improve Network Performance:
- Use 5GHz band if available (less interference)
- Change WiFi channel if neighbors' WiFi causes interference
- Limit devices connected simultaneously
- Use ethernet for stationary devices (desktop computers, gaming consoles)
See our complete guide on speeding up your internet for more tips.
Hardware Issues to Consider
Old Router:
If your router is over 5 years old, it might be time to upgrade:
- Newer routers have better range and speed
- Support more devices simultaneously
- Have better security features
- Cost $50-150 for good home router
Failing Network Adapter:
If your laptop's WiFi constantly has issues but other devices work fine:
- Internal WiFi card might be failing
- USB WiFi adapter is cheap fix ($15-30)
- Or use ethernet when possible
ISP Equipment:
If you rent modem/router from ISP:
- They might be old and outdated
- Call and request new equipment
- Or buy your own (pays for itself in ~1 year vs rental fees)
Understanding Network Basics
To better troubleshoot in future:
- Difference between WiFi and Ethernet
- What bandwidth means and why it matters
- How IP addresses work
- Role of DNS in internet connectivity
Security Considerations
Sometimes "no internet" is actually a security issue:
Check for Malware:
- Some malware blocks internet access
- Run full antivirus scan
- See our guide: how to detect viruses
Router Hijacking:
- Hackers sometimes change router DNS settings
- Change router admin password from default
- Enable WPA3 or WPA2 security on WiFi
- Use strong WiFi password
Quick Troubleshooting Flowchart
Step 1: Does anything on WiFi have internet?
- No: Restart modem/router (Fix #1)
- Yes, just this device: Forget/reconnect WiFi (Fix #2), renew IP (Fix #4)
Step 2: Still no internet after restart?
- Check ISP status (Fix #3)
- Change DNS servers (Fix #5)
- Check router lights - do they show internet connection?
Step 3: Router lights show no internet?
- Check cables are connected properly
- Call ISP - problem is on their end
Step 4: Router lights good but still no internet?
- Update network drivers (Fix #7)
- Check router settings (Fix #8)
- Factory reset router (last resort)
The Bottom Line
"WiFi connected, no internet" is frustrating but usually fixable quickly:
Try these in order:
- Restart modem and router (30 seconds unplugged)
- Forget and reconnect to WiFi
- Renew IP address (ipconfig /release /renew)
- Change DNS to 8.8.8.8 and 8.8.4.4
- Check ISP status on downdetector.com
One of these fixes the problem 90% of the time.
If nothing works, the issue is likely your ISP or failing hardware. Contact your ISP for help - they can see if there's a line problem or if your modem needs replacing.
Remember: "Connected to WiFi" just means you're connected to your router. "Internet access" means your router successfully connects to the outside world. This guide helps you bridge that gap!