Windows 11 Ethernet Not Working
After Update — 9 Fixes That Work
Wired internet suddenly stopped after a Windows 11 update? Here are 9 real, step-by-step fixes — no tech expertise needed.
This is one of the most common post-update bugs in Windows 11, and it almost always comes down to a driver conflict or a misconfigured network stack. The good news: you don’t need to reinstall Windows. These 9 fixes are arranged from easiest to most advanced — work through them in order.
📋 Table of Contents
🔍 Why Does Ethernet Stop Working After a Windows 11 Update?
Windows updates often replace or conflict with existing network drivers. Here are the most common culprits:
Restart / Re-enable the Ethernet Adapter
The simplest fix first. A Windows update sometimes disables the Ethernet adapter without telling you. Re-enabling it takes 60 seconds.
- Press
Win + X→ click Device Manager - Expand Network Adapters
- Find your Ethernet adapter (e.g., Realtek PCIe GbE, Intel Ethernet Connection)
- Right-click → Disable device → wait 5 seconds
- Right-click again → Enable device
- Wait 10–15 seconds and check your connection
Roll Back the Ethernet Driver (Best Fix After Updates)
When a Windows update replaces your Ethernet driver with a newer (but incompatible) version, rolling back restores the previous working driver instantly.
- Open Device Manager (
Win + X) - Expand Network Adapters → right-click your Ethernet adapter
- Click Properties → go to the Driver tab
- Click Roll Back Driver
- Select reason → click Yes
- Restart your PC
Update or Reinstall the Ethernet Driver
If rollback didn’t work, the current driver may be corrupt. Reinstalling gives Windows a clean driver slate.
- Open Device Manager → expand Network Adapters
- Right-click your Ethernet adapter → Update driver → Search automatically
- If that fails: right-click → Uninstall device
- Check “Delete the driver software for this device”
- Click Uninstall → Restart your PC
- Windows will auto-reinstall the driver on reboot
Run the Network Troubleshooter
Windows 11’s built-in troubleshooter can automatically detect and fix common Ethernet problems including misconfigured settings after updates.
- Press
Win + I→ System → Troubleshoot - Click Other troubleshooters
- Find Internet Connections → click Run
- Also run Network Adapter troubleshooter
- Follow all on-screen prompts and apply any suggested fixes
- Restart your PC after completion
If your computer shows internet connected but websites are not loading, read this guide:
Windows 11 No Internet, Secured – Easy Fix Guide
Reset TCP/IP Stack, Winsock & DNS Cache
A Windows update can corrupt the TCP/IP stack or Winsock catalog — the core networking layers Windows uses to communicate. This reset clears all that corruption.
- Search for Command Prompt in Start menu
- Right-click → Run as administrator
- Type each command below and press Enter after each:
netsh winsock reset
netsh advfirewall reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
- Restart your PC after all commands complete
If your internet connection keeps dropping randomly on Windows 11, check this complete troubleshooting guide: Windows 11 Internet Keeps Disconnecting – Fix Guide .
Disable Large Send Offload (LSO) — Hidden But Powerful Fix
Large Send Offload (LSO) is an Ethernet adapter setting that sometimes causes the adapter to stop transmitting data after a Windows update — silently. Disabling it can immediately restore your connection.
- Open Device Manager → expand Network Adapters
- Right-click your Ethernet adapter → Properties
- Go to the Advanced tab
- In the Property list, find Large Send Offload v2 (IPv4) → set Value to Disabled
- Also find Large Send Offload v2 (IPv6) → set to Disabled
- Click OK → restart your PC
Check the Physical Ethernet Connection
Before going deeper, rule out a physical cause. Sometimes the issue is the cable or the port — not Windows at all.
- Unplug and firmly re-seat the Ethernet cable on both ends (PC and router)
- Check the LED indicator lights on your Ethernet port — they should blink or stay solid
- Try a different Ethernet cable — cables can fail without looking damaged
- Plug into a different router/switch port
- If possible, test the cable on another device to confirm it works
Roll Back the Windows Update
If the Ethernet stopped working immediately after a specific Windows update, removing that update is the most direct solution.
- Press
Win + I→ Windows Update → Update history - Click Uninstall updates
- Find the most recent update (sorted by date installed)
- Click the update → Uninstall
- Confirm → let Windows process → Restart
Full Network Reset
If nothing else has worked, a full network reset reinstalls all network adapters and restores every networking component to default — as if Windows was freshly installed.
- Press
Win + I→ Network & Internet - Scroll to the bottom → click Advanced network settings
- Scroll down → click Network reset
- Click Reset now → Yes to confirm
- Your PC will restart automatically in 5 minutes
🔬 Still Not Fixed? Try These Advanced Steps
- Run SFC + DISM scan: Open CMD as admin → run
sfc /scannow→ then runDISM /Online /Cleanup-Image /RestoreHealth. These repair corrupted Windows system files. - Check Windows Event Viewer: Search “Event Viewer” → Windows Logs → System → look for errors around the time Ethernet stopped working to identify the exact cause.
- Try a USB Ethernet adapter: Plug in a USB-to-Ethernet adapter ($10–15 on Amazon). If that works, your onboard Ethernet hardware may be damaged.
- Reset PC (Keep Files): Settings → System → Recovery → Reset this PC → Keep my files. This reinstalls Windows without deleting your data.
- Contact your PC manufacturer: Dell, HP, Lenovo, and ASUS all have dedicated driver pages — download the latest LAN driver directly from the official support page for your exact model.
| # | Fix | Difficulty | Time | Best For |
|---|---|---|---|---|
| 1 | Re-enable Ethernet Adapter | Easy | 1 min | Adapter disabled by update |
| 2 | Roll Back Driver | Easy | 3 min | Post-update driver conflict |
| 3 | Update / Reinstall Driver | Easy | 5 min | Corrupted driver |
| 4 | Network Troubleshooter | Easy | 2 min | Unknown cause |
| 5 | Reset TCP/IP + Winsock | Medium | 3 min | Network stack corruption |
| 6 | Disable Large Send Offload | Medium | 4 min | Intel / Realtek adapters |
| 7 | Check Physical Connection | Easy | 2 min | Hardware / cable issue |
| 8 | Roll Back Windows Update | Medium | 10 min | Specific bad update KB |
| 9 | Full Network Reset | Medium | 5 min | Nothing else worked |
❓ Frequently Asked Questions
Why did my Ethernet stop working after a Windows 11 update?
My Ethernet adapter doesn’t appear in Device Manager at all. What do I do?
sfc /scannow in Command Prompt as admin. If still missing, download your Ethernet driver from your manufacturer’s website and install it manually.How do I fix Ethernet if I have no internet at all to download drivers?
Will rolling back the Windows update delete my files?
The Ethernet adapter shows “Connected” but there’s still no internet. What’s wrong?
Which Windows 11 updates are known to break Ethernet?
For a complete solution to all Windows 11 internet and network issues, read this detailed guide: Windows 11 Internet Problems – Complete Fix Guide .
✅ Bottom Line
The Windows 11 Ethernet not working after update issue is almost always a driver conflict or network stack corruption — not a hardware failure. Start with Fix 2 (Roll Back Driver) — it solves the problem for most users within 3 minutes. If that doesn’t work, run through the list. You don’t need to reinstall Windows.
Pingback: Windows 11 Slow Internet Fix – 10 Ways to Speed It Up (2026)