What devices are you using? We're using mostly Surface Laptop 4 and Surfacebook 2. We do have issues with Dell Latitude 3420, but that is with the WD19S docks.
Ethernet keeps disconnecting
So I just got a new PC, everything works smoothly, however whenever I try to plug in my ethernet, it'll connect for a random amount of time (few hours or few days) and then mysteriously it disconnects.
I try unplugging and replugging it into my PC but with no results. Only when I remove it from the router and replug it in to a different port does it finally connect, but this is only a temporary solution.
Any ideas?
Drivers don't need updating, I've already checked.
Windows for home | Windows 10 | Internet and connectivity
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
62 answers
Sort by: Oldest
-
Anonymous
2022-11-07T16:39:53+00:00 -
Anonymous
2022-11-07T17:04:05+00:00 The Windows 11 machines with the issue are mostly Lenovo T15 gen2, 1 MSI Creator 15, 1 Lenovo T490, 1 HP ENVY x360 and a couple of others that I'm probably forgetting off the top of my headf. Most of our workstations are still on Windows 10. Docks are mostly Lenovo USB-C Universal with some HP Thunderbolt docks thrown in the mix. Most of the laptops that had the issue came with Windows 11 pre-installed but the T490 was upgraded and I formatted and re-installed on a few of them. If I downgraded to Windows 10 the issue went away, if we stayed on 11 it persisted after the format. I'm running Fedora 36 (upgraded from 35) on my T15 gen2 it hasn't had any issues.
-
Anonymous
2022-11-07T17:17:28+00:00 Gotcha. We also downgraded our Windows 11 machines to Windows 10 and it fixed all of the issues. Sounds like you guys lots of different machines out, whereas we only have 3 or 4 different machines out for our organization. The Dell WD19s dock is also USB C, but for our Surface devices we use the Surface Dock. Both of those docks unfortunately do work with Windows 11 Ethernet.
-
Anonymous
2022-11-22T14:39:16+00:00 I believe that I finally have an answer to this problem and understand that a solution will be publicly available soon..
First of all, my specific issue is that, with multiple Microsoft Surface devices (SB2 and SB3) running both Windows 11 and connected through multiple Microsoft Surface Docks (version 1 and 2), I would be disconnected from the wired network sporadically - sometimes as often as several times per-hour. When this happened, it seemed that the entire network interface was being 'surprise removed' (according to the Kernel-PnP event logs), and I would hear the Windows sound indicating that hardware had been disconnected, but all of my other devices connected to the dock would not be impacted (displays and USB devices). Most of the time it would reconnect right away, but the biggest problem that this caused for me was due to the reliance on a VPN connection for many of the applications that I use, so when the NIC would disappear, the VPN would go down, and my system would often become somewhat unresponsive for anywhere from a few seconds to a few minutes each time this happened, sometimes resulting in the need to forcefully reboot or power off.
The only workaround for me had been to disable/disconnect the wired NIC and only use the WiFi connection - until now..
I will also note that both of these machines functioned normally using either dock version when running Windows 10, so these issues were specific to Windows 11. I tried both OS upgrades and clean OS installations and both had the issue.
I have tried all of the things suggested in this post, as well as some others including some debugging which revealed that the NIC was, in fact, being removed - but no clear indication of why..
It seems that I finally brought this up with the right person who was familiar with the issue and pointed out that a commonality between these devices, as well as those from other vendors like Dell, is the fact that they are using Realtek network adapters and drivers, the latter of which apparently have this issue in some/many versions in Windows 11. I can't provide the version specifics, but I can tell you that after replacing the driver on my Realtek network adapter I have not been disconnected in a few days. I was advised that Realtek should be publishing a new version of the driver for my adapter soon which will address this issue, so hopefully this will resolve it for many of us. In the meantime, you might try using some older versions of the Realtek drivers to see if any are more stable than the latest that are currently available.
Best of luck to everyone! I can't be happier that mine has finally stabilized, so there is hope!
-
Anonymous
2022-11-22T14:54:05+00:00 Thanks so much Eriq! That tracks with everything that I've found out so far about this issue. I'm running Fedora Linux on my Thinkpad but another user with an identical model and HP dock is running Windows 11 so i know that adapter is having this issue with Windows 11 and, when I run lsusb I get:
Bus 006 Device 004: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
So it looks like you are right. I look forward to deploying the new Realtek driver to the affected users. Will the driver be pushed via Windows update or will I have to download it and install manually?
Thanks again!