Ethernet Connected But No Internet: Causes and 11 Working Fixes

Ethernet connected but no internet is one of the most frustrating Windows networking problems — your computer shows a wired connection, but websites and apps refuse to load. The Ethernet light is on, the network shows as connected, and yet nothing works.

The cause is almost always one of these: a damaged cable or wrong router port, a network adapter glitch, corrupted IP or DNS settings, an outdated driver, or a Winsock catalog error.

This guide walks through each cause with the fix that resolves it, starting with the simplest cable check.

Ethernet connected but no internet troubleshooting illustration

Quick Fix

Power-cycle the router (unplug 60 seconds, replug), restart your computer, and try a different Ethernet port on the router — this resolves more than half of all Ethernet-no-internet cases.

Try This First

  • Other devices have internet, only this PC doesn’t → check network adapter driver and reset IP/DNS
  • All devices lost internet at once → restart modem and router; check ISP status
  • Cable plugged into the WAN/Internet port on router by mistake → move it to a LAN port
  • Ethernet works on this PC normally, just stopped today → run netsh winsock reset and reboot
  • You recently installed a VPN, antivirus, or Windows update → temporarily disable / roll back to test

If the issue continues, follow the fixes below.

Why Is Ethernet Connected But No Internet?

If your device is connected via Ethernet but has no internet, it usually means your computer is communicating with the router, but the router is not providing internet access.

This issue can appear as “No Internet”, “Connected, no internet”, or websites not loading.

What Causes Ethernet Connected But No Internet?

  • Router or modem issues
  • Loose or faulty Ethernet cable
  • Network adapter problems
  • Incorrect IP or DNS settings
  • ISP (internet provider) outage
  • Temporary system glitches

Working Fixes for Ethernet Connected But No Internet

Try the following solutions one by one until your internet works properly.

Check Ethernet Cable Connection

A loose or damaged cable can prevent internet access.

  1. Make sure the Ethernet cable is firmly plugged into your computer and router
  2. Check both ends of the cable
  3. Try using a different Ethernet port on the router
  4. If available, check if the Ethernet port light is blinking, which indicates active data transfer.
  5. If possible, try a different cable
  6. Look for small lights near the Ethernet port
  7. If there is no light, the cable or port may be faulty
  8. Try accessing a website again

Restart Your Router and Modem

Restarting network devices can fix connection issues.

  1. Turn off your router and modem
  2. Unplug them from power
  3. Wait at least 60 seconds
  4. Plug the modem back in first
  5. Wait until all lights stabilize
  6. Plug in the router
  7. Wait for connection to restore
  8. Try accessing the internet

Check the Cable Is in the Correct Router Port

Routers have two types of Ethernet ports: LAN ports (usually 4 yellow ports for connecting devices) and a WAN/Internet port (a single port, usually a different color, for the cable from your modem). If you accidentally plugged your computer’s cable into the WAN port instead of a LAN port, the connection will appear active but you’ll have no internet.

  1. Look at the back of your router
  2. Identify the WAN or Internet port — usually labeled “WAN,” “Internet,” or has a globe icon, and is often a different color from the LAN ports
  3. Identify the LAN ports — usually 4 ports labeled “LAN 1, 2, 3, 4” or just numbered
  4. The cable from your modem should go to the WAN port
  5. The cable from your PC should go to any of the LAN ports
  6. If your PC’s cable was in the WAN port, move it to a LAN port and test

This is a surprisingly common cause, especially after moving the router or replacing equipment.

Restart Your Computer

Restarting can fix temporary system issues.

  1. Click Start
  2. Select Power → Restart
  3. Wait for your computer to restart
  4. Check if the internet works

Check Internet on Other Devices

This helps identify whether the issue is with your network or your computer.

  1. Connect another device to the same network
  2. Try opening a website
  3. If it does not work on other devices, the problem is with your router or ISP
  4. If it works on other devices, the issue is with your computer

Disable and Re-enable Network Adapter

Resetting the adapter can fix connection problems.

  1. Press Windows + R
  2. Type ncpa.cpl and press Enter
  3. In Network Connections, find Ethernet
  4. Right-click Ethernet
  5. Click Disable
  6. Wait a few seconds
  7. Right-click again and click Enable
  8. Test your connection

If the adapter already shows “Disabled,” enabling it should restore the connection immediately.

Update or Reinstall the Network Adapter Driver

An outdated or corrupted Ethernet driver can cause exactly this symptom — connection appears active but no traffic flows. The fix is to either update or completely reinstall the driver, letting Windows install a fresh copy.

  1. Press Windows + X and click Device Manager
  2. Expand Network adapters
  3. Right-click your Ethernet adapter (often named with “Realtek,” “Intel,” or “Killer” in the title)
  4. First try Update driverSearch automatically for drivers
  5. If that finds nothing, right-click the adapter again → Uninstall device → check “Delete the driver software for this device” if shown → click Uninstall
  6. Restart your computer — Windows automatically reinstalls a fresh driver during boot
  7. Test your connection

If you have a desktop PC, the latest driver is also downloadable directly from your motherboard manufacturer’s support page. Laptop drivers are on your laptop manufacturer’s support page. Manual installation often beats Windows Update for network drivers.

If your network adapter driver issues persist beyond this fix, see Windows 10 Ethernet Not Working Fix for adapter-specific troubleshooting.

Run Windows Network Troubleshooter

Windows can automatically detect and fix network problems.

  1. Click Start → Settings
  2. Go to Network & Internet
  3. Click Status
  4. Click Network Troubleshooter
  5. Follow the instructions
  6. Apply any suggested fixes

If your network shows limited connectivity, check this guide: Limited Access Network Fix

Reset IP Configuration and Winsock Catalog

Incorrect IP settings or a corrupted Winsock catalog can block internet access even when Ethernet is connected. Resetting both is one of the most reliable Windows network fixes.

  1. Press Windows + R, type cmd, and press Ctrl + Shift + Enter to open Command Prompt as administrator
  2. Click Yes if prompted by User Account Control
  3. Type each command below and press Enter after each, waiting for it to finish:
    • ipconfig /release
    • ipconfig /renew
    • netsh winsock reset
    • netsh int ip reset
    • ipconfig /flushdns
  4. Restart your computer — Winsock and IP stack changes only fully apply after a reboot
  5. Test your internet

The Winsock reset rebuilds the network catalog from scratch, which fixes corruption that other resets miss. Restarting after running these commands is essential — skipping the reboot is the most common reason this fix appears not to work.

Flush DNS Cache

DNS issues can prevent websites from loading.

  1. Open Command Prompt
  2. Type ipconfig /flushdns
  3. Press Enter
  4. You should see a message saying “Successfully flushed the DNS Resolver Cache.”
  5. Restart your browser
  6. Try opening a website

If DNS issues are causing connection problems, follow this guide: DNS Server Not Responding Fix

Reset Network Settings

  1. Press Windows + I
  2. Go to Network & Internet
  3. Scroll down and click Network Reset
  4. Click Reset Now
  5. Restart your computer

Resetting network settings removes incorrect configurations that may block internet access.

Check for ISP Outage

Your internet provider may be experiencing issues.

  1. Use mobile data on your phone
  2. Search for your ISP name + outage
  3. Check if there are service issues
  4. If there is an outage, wait until it is resolved

Disable VPN (If Enabled)

A VPN can block internet access.

  1. Check if you are using a VPN application
  2. Turn off or disconnect the VPN
  3. Try accessing a website again

Check Antivirus, Firewall, and Recent Software Changes

Some antivirus programs, especially during their own update cycles, can break Ethernet connectivity by corrupting their network filtering driver. Recently installed VPN clients, gaming network optimizers, and parental control software cause similar issues.

  1. Temporarily disable your antivirus’s real-time protection and test the connection
  2. If you recently installed a VPN client (Cisco AnyConnect, NordVPN, ExpressVPN, OpenVPN, etc.), try uninstalling it and reboot
  3. If you recently installed network optimization software (Killer Network Manager, ExitLag, etc.), try disabling or uninstalling it
  4. If antivirus was the cause, add an exception for network connections instead of leaving protection off

If a specific program corrupted Windows networking, the Winsock reset in the IP Configuration section above usually clears it. If not, system restore to a point before the program was installed is the cleanest path.

How to Prevent This Issue

  • Use quality Ethernet cables
  • Restart your router regularly
  • Keep network drivers updated
  • Avoid frequent unplugging of cables

Frequently Asked Questions

Why is my Ethernet connected but no internet?

This usually happens when the router is not receiving internet from your provider or there are network configuration issues.

Can I fix this myself?

Yes, most cases can be resolved with simple troubleshooting steps.

Is this a serious issue?

No, it is usually temporary and easy to fix.

You may also want to check our guides on WiFi Connected But No Internet Fix and Windows 10 No Internet Access Fix for related network issues.