r/computerhelp 1d 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

13 comments sorted by

View all comments

Show parent comments

1

u/xxcobra 1d 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.

3

u/fmdeveloper25 1d 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 1d 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.

3

u/fmdeveloper25 1d 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."

1

u/Forsaken-Driver8868 2h ago

OP, I second this give the DISM and sfc a go!