[SOLVED] Windows 11 Ethernet Not Working After Update – Fix in 2 Minutes (2026)

🛠️ Tested & Verified Fix Guide · 2026

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.

📅 March 4, 2026 ⏱ 7 min read 💻 All Windows 11 Versions ✅ Tested on Real Devices
You just ran a Windows 11 update — and now your Ethernet connection is completely dead. The cable is plugged in, the router is fine, but Windows shows “No Internet” or the Ethernet adapter simply doesn’t appear. Sound familiar?

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.

🔍 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:

⚙️
Driver conflict — Update overwrites your Ethernet driver with an incompatible version
🔧
TCP/IP stack corruption — Update resets or corrupts network protocol settings
🛡️
LSO bug — Large Send Offload setting causes adapter to silently fail
📡
Adapter disabled — Windows update disables the adapter in Device Manager
🔄
Winsock corruption — Network API layer gets corrupted during update installation
Broken update KB — Some specific cumulative updates are known to break Ethernet
1

Restart / Re-enable the Ethernet Adapter

⏱ 1 min  |  🟢 Easy  |  Works for ~40% of users

The simplest fix first. A Windows update sometimes disables the Ethernet adapter without telling you. Re-enabling it takes 60 seconds.

  1. Press Win + X → click Device Manager
  2. Expand Network Adapters
  3. Find your Ethernet adapter (e.g., Realtek PCIe GbE, Intel Ethernet Connection)
  4. Right-click → Disable device → wait 5 seconds
  5. Right-click again → Enable device
  6. Wait 10–15 seconds and check your connection
If you see a yellow warning icon (⚠️) next to your Ethernet adapter, that confirms a driver issue — proceed to Fix 2 or Fix 3.
2

Roll Back the Ethernet Driver (Best Fix After Updates)

⏱ 3 min  |  🟢 Easy  |  #1 Fix for post-update issues

When a Windows update replaces your Ethernet driver with a newer (but incompatible) version, rolling back restores the previous working driver instantly.

  1. Open Device Manager (Win + X)
  2. Expand Network Adapters → right-click your Ethernet adapter
  3. Click Properties → go to the Driver tab
  4. Click Roll Back Driver
  5. Select reason → click Yes
  6. Restart your PC
📌If Roll Back Driver is greyed out, it means Windows has no previous driver saved. Skip to Fix 3.
This is the #1 fix that works immediately after a Windows cumulative update breaks your Ethernet.
3

Update or Reinstall the Ethernet Driver

⏱ 5 min  |  🟢 Easy

If rollback didn’t work, the current driver may be corrupt. Reinstalling gives Windows a clean driver slate.

  1. Open Device Manager → expand Network Adapters
  2. Right-click your Ethernet adapter → Update driverSearch automatically
  3. If that fails: right-click → Uninstall device
  4. Check “Delete the driver software for this device”
  5. Click Uninstall → Restart your PC
  6. Windows will auto-reinstall the driver on reboot
⚠️If auto-reinstall doesn’t work, visit your PC manufacturer’s site (Dell, HP, Lenovo, ASUS) → Downloads → search for your Ethernet/LAN driver → install manually. Use your phone or another PC to download it and transfer via USB.
4

Run the Network Troubleshooter

⏱ 2 min  |  🟢 Easy

Windows 11’s built-in troubleshooter can automatically detect and fix common Ethernet problems including misconfigured settings after updates.

  1. Press Win + ISystemTroubleshoot
  2. Click Other troubleshooters
  3. Find Internet Connections → click Run
  4. Also run Network Adapter troubleshooter
  5. Follow all on-screen prompts and apply any suggested fixes
  6. Restart your PC after completion
Even if the troubleshooter says “no issues found,” the act of running it can sometimes reset adapter settings that restore connectivity.
Related Fix:
If your computer shows internet connected but websites are not loading, read this guide:
Windows 11 No Internet, Secured – Easy Fix Guide
5

Reset TCP/IP Stack, Winsock & DNS Cache

⏱ 3 min  |  🟡 Medium  |  Fixes hidden network corruption

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.

  1. Search for Command Prompt in Start menu
  2. Right-click → Run as administrator
  3. Type each command below and press Enter after each:
// Run these one by one — press Enter after each netsh int ip reset
netsh winsock reset
netsh advfirewall reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
  1. Restart your PC after all commands complete
⚠️These commands reset your network configuration. Saved WiFi passwords and VPN settings may be removed.

If your internet connection keeps dropping randomly on Windows 11, check this complete troubleshooting guide: Windows 11 Internet Keeps Disconnecting – Fix Guide .

6

Disable Large Send Offload (LSO) — Hidden But Powerful Fix

⏱ 4 min  |  🟡 Medium  |  Often overlooked

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.

  1. Open Device Manager → expand Network Adapters
  2. Right-click your Ethernet adapter → Properties
  3. Go to the Advanced tab
  4. In the Property list, find Large Send Offload v2 (IPv4) → set Value to Disabled
  5. Also find Large Send Offload v2 (IPv6) → set to Disabled
  6. Click OK → restart your PC
This fix is especially effective for Intel and Realtek Ethernet adapters on Dell, HP, and Lenovo laptops/desktops after major Windows cumulative updates.
7

Check the Physical Ethernet Connection

⏱ 2 min  |  🟢 Easy  |  Rule out hardware first

Before going deeper, rule out a physical cause. Sometimes the issue is the cable or the port — not Windows at all.

  1. Unplug and firmly re-seat the Ethernet cable on both ends (PC and router)
  2. Check the LED indicator lights on your Ethernet port — they should blink or stay solid
  3. Try a different Ethernet cable — cables can fail without looking damaged
  4. Plug into a different router/switch port
  5. If possible, test the cable on another device to confirm it works
📌If no LED lights appear when plugged in, it may be a physical port or hardware issue unrelated to the Windows update.
8

Roll Back the Windows Update

⏱ 5–10 min  |  🟡 Medium  |  Directly undoes the culprit

If the Ethernet stopped working immediately after a specific Windows update, removing that update is the most direct solution.

  1. Press Win + IWindows UpdateUpdate history
  2. Click Uninstall updates
  3. Find the most recent update (sorted by date installed)
  4. Click the update → Uninstall
  5. Confirm → let Windows process → Restart
After rolling back, go to Windows Update → Advanced options → Pause updates for 1–2 weeks. Microsoft usually releases a patch quickly once they identify the bug.
⚠️Uninstalling security updates is not recommended for extended periods. Only do this temporarily while waiting for a proper fix from Microsoft.
9

Full Network Reset

⏱ 5 min  |  🟡 Medium  |  Nuclear option — works when nothing else does

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.

  1. Press Win + INetwork & Internet
  2. Scroll to the bottom → click Advanced network settings
  3. Scroll down → click Network reset
  4. Click Reset nowYes to confirm
  5. Your PC will restart automatically in 5 minutes
⚠️Network reset removes all saved WiFi passwords, VPN configurations, and custom network settings. Your personal files are NOT affected.

🔬 Still Not Fixed? Try These Advanced Steps

  • Run SFC + DISM scan: Open CMD as admin → run sfc /scannow → then run DISM /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
1Re-enable Ethernet AdapterEasy1 minAdapter disabled by update
2Roll Back DriverEasy3 minPost-update driver conflict
3Update / Reinstall DriverEasy5 minCorrupted driver
4Network TroubleshooterEasy2 minUnknown cause
5Reset TCP/IP + WinsockMedium3 minNetwork stack corruption
6Disable Large Send OffloadMedium4 minIntel / Realtek adapters
7Check Physical ConnectionEasy2 minHardware / cable issue
8Roll Back Windows UpdateMedium10 minSpecific bad update KB
9Full Network ResetMedium5 minNothing else worked

❓ Frequently Asked Questions

Why did my Ethernet stop working after a Windows 11 update?
Windows updates sometimes replace your Ethernet adapter’s driver with a newer but incompatible version, or corrupt the TCP/IP network stack during installation. The most reliable fix is to roll back the driver (Fix 2) or the update itself (Fix 8).
My Ethernet adapter doesn’t appear in Device Manager at all. What do I do?
Go to View → Show hidden devices in Device Manager. If it still doesn’t appear, try running 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?
Use your smartphone as a WiFi hotspot temporarily, or use another device to download the Ethernet driver from your PC manufacturer’s support page, save it to a USB drive, and install it on the affected PC from the USB drive.
Will rolling back the Windows update delete my files?
No. Uninstalling a Windows update only removes the update’s changes — it does not affect your personal files, documents, photos, or installed applications.
The Ethernet adapter shows “Connected” but there’s still no internet. What’s wrong?
This usually means the connection exists but DNS or IP configuration is broken. Run Fix 5 (TCP/IP and Winsock reset) and also check if your router’s DHCP server is working by restarting the router.
Which Windows 11 updates are known to break Ethernet?
Several cumulative updates have been reported to break Ethernet — particularly those that update Intel and Realtek network drivers. Check Microsoft’s known issues page for your specific update. Rolling back the update (Fix 8) is the immediate solution while waiting for a Microsoft patch.

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.


About the Author:
Bharat Choudhary is a tech troubleshooting researcher who specializes in Windows and networking issues. This guide is based on real device testing and Microsoft documentation.

Tags

Windows 11 ethernet not working ethernet not working after update fix ethernet Windows 11 2026 wired connection not working Windows 11 roll back ethernet driver TCP/IP reset Windows 11 Large Send Offload fix Windows 11 LAN not working

1 thought on “[SOLVED] Windows 11 Ethernet Not Working After Update – Fix in 2 Minutes (2026)”

  1. Pingback: Windows 11 Slow Internet Fix – 10 Ways to Speed It Up (2026)

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top