Share via

How do I troubleshoot my ethernet cable?

James 0 Reputation points
2026-01-27T20:31:10.61+00:00

Recently, my PC has been unable to connect to the Internet via ethernet. This is strange, as it was working brilliantly less than an hour before, then when I start up my PC, I have no Internet. I have changed cables, tried powershell commands, restarted the router and powered off powerline adapters. Nothing seems to work. My indicator light at the back of my PC next to the port is flashing orange/red, regardless of which cable I put in. Please, if anyone has any ideas how to fix this, please do respond.

Windows for home | Windows 11 | Internet and connectivity

4 answers

Sort by: Most helpful
  1. Horace Wiggins 440 Reputation points
    2026-01-27T22:15:54.6333333+00:00

    Check the Control Panel and see if Ethernet is selected.

    User's image

    Was this answer helpful?

    1 person found this answer helpful.

  2. franco d'esaro 24,991 Reputation points Volunteer Moderator
    2026-01-29T13:54:04.0133333+00:00

    Hi James.

    If possible, connect your PC directly to a LAN port on your router and see if you can access the internet. If so, reset both Powerline devices and then try again.

    Was this answer helpful?

    0 comments No comments

  3. EmilyS726 239.1K Reputation points Independent Advisor
    2026-01-27T21:10:02.8566667+00:00

    Hi James,

    On the modem/router itself, it typically also has indicator light for internet connection. Have you checked to make sure that internet is on on the modem/router?

    What do you have for internet service provider? You can also give them a call. These days they can typically check modem/router connection status remotely. For example, I have Spectrum. I can go to my Spectrum app to look at my connection and modem status. If it is not connected, you don't even need to check anything beyond the modem as it is either the modem or something between the modem and your service.

    Was this answer helpful?


  4. AI answer

    2026-01-27T20:31:22.3033333+00:00

    To troubleshoot your Ethernet connection issue, you can follow these steps:

    1. Check Network Adapter: Ensure that your network adapter is working properly. You can do this by going to Device Manager, expanding the Network adapters section, and checking if there are any warning signs (like a yellow exclamation mark) next to your Ethernet adapter. If there are issues, you might need to uninstall the adapter and let Windows reinstall it automatically.
    2. Verify Physical Connections: Make sure that the Ethernet cable is securely connected to both your PC and the router. If the indicator light is flashing orange/red, it could indicate a problem with the connection.
    3. Reset Network Settings: You can reset your network settings to restore default configurations. This can be done using the following commands in PowerShell:
         netsh int ip reset
         netsh winsock reset
      
      After running these commands, restart your PC.
    4. Test with Another Device: If possible, connect another device using the same Ethernet cable and port to see if it can access the Internet. This will help determine if the issue is with your PC or the network itself.
    5. Check Router Settings: Sometimes, router settings can affect connectivity. Ensure that the router is properly configured and that there are no restrictions on the Ethernet port you are using.
    6. Inspect for Hardware Issues: If none of the above steps work, there may be a hardware issue with your network adapter or the router. Consider testing with a different Ethernet adapter or router if available.

    By following these steps, you should be able to identify and potentially resolve the issue with your Ethernet connection.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.