How to Fix Ethernet Not Working
A non-working ethernet connection prevents your computer from accessing the internet through a wired connection. This guide walks you through systematic troubleshooting steps to identify and resolve the most common ethernet connectivity issues.
- Check the ethernet cable and connections. Examine both ends of the ethernet cable for bent pins or damage. Ensure the cable clicks securely into both your computer's ethernet port and your router or modem. Try a different ethernet cable if available to rule out cable failure.
- Verify the ethernet port status. Check if your computer recognizes the ethernet adapter. On Windows, open Device Manager and expand Network adapters. On Mac, go to System Preferences > Network and look for Ethernet in the left panel. On Linux, run 'ip link show' in terminal to list network interfaces.
- Reset your network adapter. On Windows, open Command Prompt as administrator and run 'netsh winsock reset' followed by 'netsh int ip reset'. On Mac, go to System Preferences > Network, select Ethernet, click the gear icon, and choose Make Service Inactive, then reactivate it. Restart your computer after making these changes.
- Update or reinstall network drivers. Download the latest ethernet adapter drivers from your computer manufacturer's website or the network card manufacturer's site. On Windows, you can also right-click the network adapter in Device Manager and select Update driver. Uninstall and reinstall the driver if updating doesn't work.
- Configure IP settings manually. Set a static IP address if automatic configuration fails. On Windows, go to Network and Sharing Center > Change adapter settings, right-click Ethernet, select Properties, then Internet Protocol Version 4. On Mac, go to System Preferences > Network > Ethernet > Advanced > TCP/IP and set Configure IPv4 to Manually.
- Test with a different device or port. Connect another device to the same ethernet port on your router to verify the port works. If available, try connecting your computer to a different ethernet port on the router. This isolates whether the problem is with your computer or the network infrastructure.
- Power cycle your network equipment. Unplug your modem and router for 30 seconds, then plug in the modem first and wait for it to fully boot. Connect the router and wait for all status lights to stabilize. Finally, restart your computer and test the ethernet connection.