How to troubleshoot and fix Ethernet connection not working or showing as unplugged in Windows 11
Summary
This guide helps you troubleshoot and resolve: How to troubleshoot and fix Ethernet connection not working or showing as unplugged in Windows 11. Follow the steps below to fix the issue.
Common Causes
If your Windows 11 computer is showing your wired Ethernet connection as unplugged, has no link lights on the network port, or simply refuses to connect to your router or switch, this guide will walk you through the most common causes and fixes. Most Ethernet problems can be resolved in a few minutes with the right checks, starting with the physical cable and working through to driver and settings issues.
Quick Fix Steps
If you're in a hurry, work through these checks first. They resolve the majority of Ethernet connection issues:
- Confirm both ends of the Ethernet cable are firmly seated in the computer and the router, switch, or wall outlet.
- Check for link lights on the network port and on the corresponding port of your router or switch.
- Restart the computer and the router or switch.
- Try a different Ethernet cable.
- Try a different port on the router or switch.
- Run the built-in network troubleshooter in Windows 11.
If the issue persists after these steps, continue to the detailed troubleshooting below.
Detailed Troubleshooting
1. Check the Physical Connection
Before changing any settings, rule out the simplest causes. A loose or damaged cable is the most common reason an Ethernet adapter shows as unplugged.
- Unplug the Ethernet cable from both ends and reconnect it, ensuring you hear or feel a soft click as the RJ45 connector latches into place.
- Inspect the cable for kinks, crushed sections, or damaged connectors. A bent or broken plastic tab on the connector will prevent a reliable connection.
- Look at the network port on your computer. Most desktops and laptops have small LED indicators next to the Ethernet socket. If no light appears when the cable is plugged in, the cable, port, or device on the other end is the likely culprit.
- Try a known-good Cat5e or Cat6 cable. Cables can fail internally without any visible damage.
- Plug the cable into a different port on your router or switch. If a different port works, the original port may be faulty.
2. Restart Your Equipment
A simple reboot resolves temporary glitches in network hardware and the Windows networking stack.
- Save any open work and shut down your computer.
- Power off your router or switch.
- Wait at least 30 seconds.
- Power the router or switch back on and wait until its status lights indicate it has finished booting (usually 1–2 minutes).
- Start your computer and allow Windows 11 to fully load.
- Check whether the Ethernet connection is now active.
3. Run the Windows Network Troubleshooter
Windows 11 includes a built-in troubleshooter that can detect and automatically repair common networking problems.
- Right-click the Start button and select Settings.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Network and Internet and click Run.
- Follow the prompts and apply any recommended fixes.
- Restart your computer when prompted.
You can also reach the troubleshooter by right-clicking the network icon in the system tray and selecting Diagnose network problems.
4. Confirm the Ethernet Adapter Is Enabled
It's possible the Ethernet adapter has been disabled, either manually or by a power management setting.
- Right-click the Start button and select Device Manager.
- Expand the Network adapters section.
- Right-click your Ethernet adapter (commonly labelled Realtek PCIe GbE Family Controller, Intel Ethernet Connection, or similar).
- If Enable device is available, click it. If Disable device is shown, the adapter is already enabled.
- Close Device Manager and test the connection.
5. Check Network Adapter Power Management
Windows can power down the Ethernet adapter to save energy, which sometimes prevents the connection from coming back after sleep or hibernation.
- Open Device Manager as described above.
- Right-click your Ethernet adapter and select Properties.
- Click the Power Management tab.
- Untick Allow the computer to turn off this device to save power.
- Click OK and restart the computer.
6. Disable Energy Efficient Ethernet
Some network adapters include a feature called Energy Efficient Ethernet (EEE) that can cause connectivity drops or prevent a link from establishing. Disabling it often resolves stubborn issues.
- In Device Manager, right-click your Ethernet adapter and select Properties.
- Click the Advanced tab.
- Select Energy Efficient Ethernet (or Green Ethernet on some Realtek adapters) from the list.
- Change the Value to Disabled.
- Click OK and test the connection.
7. Update or Reinstall the Network Driver
An outdated, corrupted, or incompatible driver is a common cause of Ethernet problems, particularly after a Windows update.
Update the driver automatically:
- Open Device Manager.
- Expand Network adapters, right-click your Ethernet adapter, and select Update driver.
- Choose Search automatically for drivers.
- Follow the prompts to install any available updates.
- Restart the computer.
Reinstall the driver:
- Open Device Manager.
- Right-click your Ethernet adapter and select Uninstall device.
- Tick Attempt to remove the driver for this device if the option appears, then click Uninstall.
- Restart the computer. Windows 11 will attempt to reinstall a working driver automatically.
Install the manufacturer's driver:
- Identify your adapter's make and model from Device Manager.
- Visit the manufacturer's website (for example, Intel, Realtek, or your computer manufacturer's support page).
- Download the latest Windows 11 driver for your specific model.
- Run the installer and restart the computer.
8. Reset the Network Stack
Resetting Windows networking components can clear out corrupted settings that prevent Ethernet from working.
- Right-click the Start button and select Terminal (Admin) or Windows PowerShell (Admin).
- Type the following commands, pressing Enter after each one:
netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdns - Restart your computer and test the connection.
9. Check for Windows Updates
A pending Windows update can sometimes include driver fixes that resolve Ethernet issues, particularly after a major feature update.
- Open Settings from the Start menu.
- Go to Windows Update.
- Click Check for updates.
- Install any available updates, including optional driver updates.
- Restart your computer when prompted.
10. Test with a USB to Ethernet Adapter
If none of the above steps resolve the issue, the built-in Ethernet port on your computer may have failed. A USB to Ethernet adapter is an inexpensive way to confirm this and continue using a wired connection.
- Plug a USB to Ethernet adapter into a USB port on your computer.
- Connect your Ethernet cable to the adapter.
- Allow Windows 11 a minute or two to detect the new adapter and install a driver.
- If the connection works through the adapter, the original Ethernet port is likely faulty and may require service.
Working through these steps in order will resolve the vast majority of Ethernet connection problems on Windows 11. If the issue persists after trying all of them, the fault is likely hardware-related and you may need to contact your computer manufacturer or a qualified technician for further diagnosis.
Still Having Issues?
💻 Open a Ticket