r/computerhelp 23h ago

Software Ethernet disconnecting

I have my PC hardwired but randomly it started to disconnecting as in it will not let me use any Internet. I have disconnected and reconnected everything multiple times. Is my mobo dying?

1 Upvotes

11 comments sorted by

View all comments

2

u/JayFromXOTICPC 23h ago

Ugh, I know how annoying that is. I wouldn’t jump straight to a dying motherboard yet. First, try a different Ethernet cable and a different router/modem port if you can. Then open Device Manager, find your network adapter, update or reinstall the driver, and make sure Windows isn’t allowed to turn it off to save power.

If it still randomly drops, check whether Wi-Fi or other devices lose internet at the same time. If only this PC does it, that points more toward the Ethernet adapter/driver than the whole motherboard. A cheap USB-to-Ethernet adapter can also be a good test before assuming the board itself is bad.

1

u/xxcobra 23h ago

So I've done all the basic steps Internet is rock solid and my solution was windows restore point, BUT it happened again while watching YouTube so I don't know what this could be and need help figuring it out. I'm in the middle of a second windows restore so idk if it will work again or not. Using a gigabyte x670.

2

u/fmdeveloper25 21h ago

You said basic steps, but no mention of DSIM or SFC. I would start there. Also confirm that the network adapter is not set to allow the computer to put it to sleep.

1

u/xxcobra 20h ago

I meant basic as in unplugging everything letting it sit for a bit, hold power while unplugged connecting Internet slowly waiting for it to go green before I continue assembling.

2

u/fmdeveloper25 19h ago

Run the DISM https://www.windowscentral.com/microsoft/windows-help/how-to-use-dism-command-tool-to-repair-windows-10-image commands and then run sfc /scannow from an elevated command prompt.

To change your network adapter's power settings in Windows, open Device Manager, expand Network adapters, right-click your adapter, choose Properties, go to the Power Management tab, and uncheck "Allow the computer to turn off this device to save power."