Converged

How to Fix Wi-Fi Connected but No Internet

How to Fix Wi-Fi Connected but No Internet

Is your device showing “Connected” to Wi-Fi but you have no internet access? This is one of the most confusing network problems because everything looks fine โ€” yet nothing loads. This guide explains exactly why this happens and walks you through every proven fix for “Wi-Fi connected but no internet” on Windows, Mac, and mobile devices.

Why Does Wi-Fi Say Connected But There’s No Internet?

This problem means your device has successfully connected to the router, but the router itself isn’t getting internet from your ISP โ€” OR your device has an IP address/DNS issue preventing it from reaching the internet even though the local network connection is fine. The fix depends on which of these scenarios applies to you.

Step 1: Test on Multiple Devices

The first thing to determine: is this affecting one device or all devices on the network? Grab your phone or another computer and try to load a webpage. If ALL devices have no internet, the problem is with your router or ISP. If only ONE device is affected, it’s a problem with that specific device’s network configuration.

Fix 1: Restart Your Router and Modem

If all devices have no internet, restart your network hardware. Unplug the modem first, wait 60 seconds, plug it back in, and wait for it to fully reconnect (all lights solid). Then unplug the router, wait 30 seconds, plug it back in, and wait for the Wi-Fi light to become solid. This forces a fresh connection to your ISP and resolves most “all devices no internet” situations.

Fix 2: Release and Renew IP Address (Windows)

If only your Windows PC has no internet, it may have received an invalid IP address. Open Command Prompt as Administrator and run these commands in order: ipconfig /release (releases the current IP), then ipconfig /flushdns (clears DNS cache), then ipconfig /renew (requests a fresh IP from the router). After running these commands, check if internet access is restored.

Fix 3: Change Your DNS Server

A malfunctioning DNS server can prevent your browser from resolving domain names, making it appear as though you have no internet even though data can technically flow. Try switching to a faster, more reliable public DNS server. In Windows, go to Settings โ†’ Network & Internet โ†’ Wi-Fi โ†’ Hardware properties โ†’ Edit DNS server assignment. Set to Manual and enter Google’s DNS: Primary 8.8.8.8, Secondary 8.8.4.4. Alternatively, use Cloudflare’s faster DNS: 1.1.1.1 and 1.0.0.1.

Fix 4: Reset Network Settings (Windows)

Corrupted network configuration can cause persistent “connected but no internet” issues. In Windows 11, go to Settings โ†’ Network & Internet โ†’ Advanced network settings โ†’ Network reset. Click “Reset now” โ€” this reinstalls all network adapters and resets all network components to their defaults. You’ll need to reconnect to Wi-Fi after the reset. Also try running these commands in Administrator Command Prompt: netsh winsock reset and netsh int ip reset, then restart.

Fix 5: Disable VPN or Proxy Settings

An active VPN or proxy can make Wi-Fi appear connected while blocking actual internet access. Disconnect any active VPN and go to Settings โ†’ Network & Internet โ†’ Proxy to ensure no proxy server is configured (unless you intentionally set one up). Also check if your browser has a proxy setting: in Chrome, go to chrome://settings and search “proxy” to find these settings.

Fix 6: Check the Time and Date Settings

This sounds strange, but incorrect system time and date can cause SSL certificate validation failures, making websites appear inaccessible even though the network connection works. Right-click the clock in the system tray โ†’ Adjust date and time โ†’ Sync now. Make sure the time zone is correct as well.

Fix 7: Update Network Adapter Drivers

Outdated wireless drivers can cause the “connected but no internet” symptom. Open Device Manager โ†’ Network adapters, right-click your Wi-Fi adapter, and choose Update driver. Also visit your laptop or PC manufacturer’s support website for the latest wireless driver specific to your hardware model.

Fix 8: Run Network Diagnostics

Windows has a built-in network troubleshooter that can detect and fix many connectivity issues automatically. Right-click the Wi-Fi icon in the system tray โ†’ Diagnose network problems (Windows 10) or go to Settings โ†’ System โ†’ Troubleshoot โ†’ Other troubleshooters โ†’ Internet Connections โ†’ Run (Windows 11). Follow the prompts to apply any recommended fixes.

Fix on Mac: Connected but No Internet

On Mac, go to System Settings โ†’ Network โ†’ Wi-Fi โ†’ Details (next to your connected network) โ†’ DNS tab. Remove existing DNS servers and add 8.8.8.8 and 8.8.4.4. Also try turning Wi-Fi off and on from the menu bar. If the issue persists, go to System Settings โ†’ Network โ†’ Wi-Fi, delete the connection profile for your network, then reconnect with your password.

Wi-Fi Connected No Internet: Quick Checklist

  • Test on multiple devices to isolate the problem
  • Restart router and modem (unplug for 60 seconds)
  • Run ipconfig /release, /flushdns, /renew in Command Prompt
  • Change DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1)
  • Disable VPN or proxy settings
  • Sync system date and time
  • Reset TCP/IP stack (netsh winsock reset)
  • Update wireless network adapter drivers
  • Run Windows Network Diagnostics

Frequently Asked Questions (FAQ)

Why does my laptop show “Connected, no internet” but my phone works fine?

If your phone works but the laptop doesn’t, the issue is definitely with the laptop’s network configuration โ€” not the router or ISP. Start with releasing and renewing the IP address, changing the DNS server, and resetting network settings as described above. Also check if a recently installed program (like a VPN or security software) changed your network settings.

My internet worked yesterday but not today โ€” what changed?

Sudden loss of internet that worked before is most often caused by: your ISP having an outage (check their website on your phone), a router that needs restarting, a Windows Update that changed network settings, or a DHCP lease that expired and didn’t renew properly. Start by restarting your router and running ipconfig /release and /renew.

Still showing “Connected, no internet”? Leave a comment with which device is affected and which fixes you’ve already tried โ€” our team will help you find the specific solution for your setup.

โ† Back to all guides