Installing Ethernet drivers on Windows 11 can be done automatically through system settings or manually by downloading the correct files from the manufacturer. Method 1: Automatic Update (Easiest)
Windows 11 can often find the driver for you if you have any other form of internet access (like Wi-Fi or a USB tethered phone). Right-click the Start button and select Device Manager. Expand the Network adapters section.
Right-click your Ethernet controller (often named "Realtek PCIe GbE" or "Intel Ethernet Controller") and select Update driver.
Choose Search automatically for drivers. Windows will attempt to find and install the latest version.
If it doesn't find anything, click Search for updated drivers on Windows Update to check the optional updates section in your system settings. Method 2: Manual Installation (Best for No Internet)
If your Ethernet isn't working at all and you have no other connection, you'll need to download the driver on a different device and transfer it via USB.
Option A — Manufacturer website (recommended, fastest and safest)
Option B — Chipset/Vendor website
Option C — Let Windows Update find it
Option D — Use Device Manager to update
Note: If you must transfer the driver via USB, download the driver on another device and copy the installer or driver folder to the target PC.
If you have an identical working PC:
.inf and .sys files.Check connection and device
Download the correct driver
Install the driver
Install via Device Manager (if needed)
Use Windows Update (alternative)
Restart and verify
Troubleshooting
When to seek help
Quick tip: Always download drivers from official manufacturer sites to avoid malware and compatibility issues.
Installing an Ethernet driver on Windows 11 can be done automatically through system tools or manually by sourcing files directly from the manufacturer. If you currently lack internet access on the target machine, you will need to use a secondary device to download the files and a USB drive to transfer them. Method 1: Automatic Update (Internet Required) how to install ethernet driver windows 11 hot
Windows can often find and install the correct driver for you if you have a temporary connection (like Wi-Fi or USB tethering).
Fix Ethernet connection problems in Windows - Microsoft Support
Installing an Ethernet driver on Windows 11 ensures your wired connection stays fast and stable. 1. Automatic Update Open Settings (Win + I). Click Windows Update. Select Check for updates. Check Advanced options > Optional updates. Look for "Driver updates." 2. Device Manager Fix Right-click the Start button. Select Device Manager. Expand Network adapters. Right-click your Ethernet controller. Select Update driver. Choose Search automatically for drivers. 3. Manual Manufacturer Install Find your PC model or Motherboard model. Use a different device to download the driver. Visit the official site (Dell, HP, ASUS, etc.). Transfer the .exe file via USB. Run the file on your Windows 11 PC. 4. Roll Back (If it stopped working) Go back to Device Manager. Right-click the Ethernet adapter. Select Properties > Driver tab. Click Roll Back Driver.
💡 Pro-Tip: If you see a yellow exclamation mark in Device Manager, your driver is definitely missing or corrupted. If you'd like, let me know: Your PC model or motherboard name. If you currently have no internet at all on that machine. Any error codes you see in Device Manager. I can find the exact download link for you.
This guide covers the "hot" scenario—when your new PC or fresh Windows install has no network connection because the Ethernet driver is missing.
A missing or corrupted Ethernet driver means no internet access, which is a critical failure for most users. Whether you are building a new PC, upgrading your OS, or suffering from the recent Windows 11 update bug that killed internet connections, this guide covers how to get your wired connection back up and running.
This is the most reliable technique. It assumes you have another computer (or a smartphone) with working internet access, plus a USB flash drive. Installing Ethernet drivers on Windows 11 can be
dism /Get-WimInfo /WimFile:D:\sources\install.wim
(Replace D: with your USB drive letter)dism /Mount-Wim /WimFile:D:\sources\install.wim /Index:1 /MountDir:C:\mount
dism /Image:C:\mount /Export-Driver /Destination:C:\DriverBackup
C:\DriverBackup.This is nuclear, but it works 100% of the time.
This is the "true hot fix" — you do not need a second PC with internet; you just need a USB flash drive.