Share via

Ethernet goes out intermittently, no fix works

Matteo ~ 45 Reputation points
2026-05-07T22:04:49.0733333+00:00

A few days ago my internet started not working, essentially dropping every now and then. It makes it so that google and other applications stop working within a few minutes of trying to use them, on and off. I've tried pretty much every fix in the book, new cable, new ports, flushing DNS, changing DNS, network reset, uninstalling and reinstalling drivers, everything. I tried pinging my home router and it didn't fail, but pinging 8.8.8.8 did fail. I have no clue what the issue is, I even tried reseating my RAM to see if it is an issue with something else.

Windows for home | Windows 10 | Internet and connectivity
0 comments No comments

Answer accepted by question author

Ivan B 113.1K Reputation points Independent Advisor
2026-05-07T22:49:04.1966667+00:00

Hi,

Have you tried using a different network connection, such as Wi-Fi or a USB hotspot on your phone, to see if the problem persists?

Have you tried the cable with another computer to see if the same phenomenon occurs?

Access msinfo32.exe in the search bar, take a screenshot, and post it here.

Thanks

Was this answer helpful?

3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. AI answer

    2026-05-07T22:05:08.51+00:00

    Since ping to the router succeeds but ping to 8.8.8.8 fails, the Ethernet link and local network are working, but connectivity to the internet is failing beyond the router. The supported guidance focuses on confirming and repairing the Windows-side Ethernet configuration.

    Follow these steps on the Windows PC:

    1. Run the built-in Network troubleshooter
      1. Select Start > Settings > Network & internet.
      2. Select Status (on Windows 10) and then Network troubleshooter.
      3. Follow the on-screen instructions and apply any fixes it suggests.
    2. Run network repair commands
      1. Select Search on the taskbar, type Command Prompt.
      2. Select Run as administrator > Yes.
      3. Run these commands in order, pressing Enter after each, then test the connection:
        • netsh winsock reset
        • netsh int ip reset
        • ipconfig /release
        • ipconfig /renew
        • ipconfig /flushdns
    3. Reinstall the Ethernet adapter driver
      1. Download the latest Ethernet driver from the PC or motherboard manufacturer on another device and copy it to a USB drive (as a backup).
      2. On the affected PC, select Search on the taskbar, type Device Manager, and open it.
      3. Expand Network adapters and locate the Ethernet adapter.
      4. Right-click it and select Uninstall device.
      5. Check Attempt to remove the driver for this device and select Uninstall.
      6. Select Start > Power > Restart.
      7. After restart, Windows will attempt to reinstall the driver automatically. If it does not, install the backup driver that was downloaded.
    4. Use Network reset as a last resort
      1. Select Start > Settings > Network & internet.
      2. On Windows 11: select Advanced network settings > Network reset. On Windows 10: select Status > Network reset.
      3. Select Reset now > Yes and let the PC restart.
      4. Reconnect to the network and test again.

    If the issue persists after these steps and ping to the router continues to succeed while ping to external addresses fails, the problem is likely on the router or ISP side (for example, routing or modem issues), not in Windows or the Ethernet adapter.


    References:

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

    Was this answer helpful?

    2 people found 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.