Fixing “Connected to Wi-Fi, No Internet”

Fix Wi-Fi Connected But No Internet Access

It’s a common frustration: Your device shows it’s connected to the Wi-Fi network with strong signal bars, but websites won’t load, apps can’t connect, and you see a “Connected, no internet” or similar message.

This means your device successfully joined your local wireless network created by the router, but the connection from the router out to the wider internet is broken or misconfigured.

What Causes the “Connected, No Internet” Issue?

This problem typically occurs when there’s a breakdown in communication between your router and your modem, or between your modem and your Internet Service Provider (ISP), or due to configuration errors preventing data flow.

Common Causes of “Connected, No Internet”

  • Modem losing connection to the ISP
  • Router issue (needs reboot, misconfigured, faulty)
  • ISP outage or maintenance
  • DNS server problems
  • IP address conflicts on your network
  • Incorrect WAN/Internet settings in the router
  • Faulty Ethernet cable between modem and router
  • Device-specific network configuration issue

Step-by-Step Fixes for “Connected, No Internet”

1. Restart Modem and Router (Power Cycle)

This resolves many temporary glitches. It’s the essential first step.

  1. Unplug the power cable from both your modem and your router.
  2. Wait at least 30-60 seconds. This allows them to fully discharge and clear temporary memory.
  3. Plug the power back into your modem first. Wait for its lights to stabilize (usually 1-2 minutes), indicating it has connected to your ISP.
  4. Plug the power back into your router. Wait for its lights to stabilize (another 1-2 minutes).
  5. Try connecting to the internet again on your device.

2. Check Other Devices

Try connecting another device (phone, laptop, tablet) to the same Wi-Fi network. If other devices *can* access the internet, the problem lies with the specific device experiencing the issue. If *no* devices can access the internet, the problem is likely with the router, modem, or ISP connection.

3. Check Modem Lights

Look at the status lights on your modem (the device your internet line connects to from outside). There should be lights indicating Power, Connection to ISP (often labeled Online, Internet, Cable, DSL, or @), and Activity. Consult your modem’s manual or ISP’s documentation, but generally, the “Online” or “Internet” light should be solid and steady (not blinking constantly or off).

If the modem lights indicate no internet connection, the issue is with your modem or ISP service. Contact your ISP.

4. Check Router Lights

Similar to the modem, check your router’s status lights. There’s usually a light indicating it has an internet connection from the modem (often a globe icon or labeled “Internet” or “WAN”). If this light is off, amber, or red, it indicates the router isn’t getting an internet signal from the modem. Ensure the Ethernet cable between the modem and the router’s WAN/Internet port is securely connected at both ends.

5. Connect Directly to Modem

To isolate the problem, bypass the router. Unplug the Ethernet cable from the router’s WAN/Internet port and plug it directly into a laptop or computer’s Ethernet port. You might need to restart the modem after connecting the computer directly. If you can access the internet this way, the problem is likely with your router. If you still can’t connect, the issue is likely with the modem or ISP.

6. Check Router’s Internet/WAN Settings

Log in to your router’s admin interface (usually via a web browser using an address like `192.168.1.1` or `192.168.0.1`). Find the “Internet”, “WAN”, or “Setup” section. Check if the connection type (e.g., DHCP/Dynamic IP, Static IP, PPPoE) matches what your ISP requires. For most cable/fiber users, it’s DHCP. For DSL, it might be PPPoE (requiring a username/password). Ensure these settings are correct. If set to DHCP, check if the router is receiving a valid WAN IP address from the modem/ISP.

7. Check for IP Address Conflicts

Rarely, two devices might be assigned the same IP address, causing issues. Check your router’s DHCP client list (usually under “Local Network” or “Status”) to see connected devices and their IPs. Ensure your router’s DHCP server is enabled and configured correctly (typically assigning addresses in a range like `192.168.1.100` to `192.168.1.200`).

8. Flush DNS and Renew IP Address on Device (Windows Example)

If the issue is device-specific, clearing network configuration might help. On Windows:

  1. Open Command Prompt as Administrator.
  2. Type `ipconfig /flushdns` and press Enter.
  3. Type `ipconfig /release` and press Enter.
  4. Type `ipconfig /renew` and press Enter.
  5. Restart your computer.

Similar commands exist for macOS (via Terminal/Network Settings) and Linux.

9. Change DNS Servers

Your ISP’s DNS servers might be down or slow. Try using public DNS servers like Google DNS or Cloudflare.

  • On Router: Log in to router admin, find DNS settings (often under WAN/Internet or DHCP/Network settings), and manually enter primary/secondary DNS:
    • Google: `8.8.8.8` and `8.8.4.4`
    • Cloudflare: `1.1.1.1` and `1.0.0.1`
  • On Device: You can also change DNS settings directly in your computer’s or phone’s network settings.

Apply changes and test connectivity.

10. Check with Your ISP

If modem lights are abnormal or direct connection fails, there might be an outage in your area or an issue with your account. Call your ISP’s support line.

11. Factory Reset Router (Last Resort)

If you suspect a router configuration issue and other steps failed, you can reset it to factory defaults. Find the physical reset button (usually recessed, requiring a pin or paperclip). Press and hold it for 10-30 seconds (consult manual) while the router is powered on. Warning: This erases all your settings (Wi-Fi name/password, custom DNS, port forwarding, etc.). You will need to set up the router from scratch.