Your internet stopped working after a Windows 11 update. Or maybe you just built a new PC and can’t get online. The problem is usually your network adapter driver.
This guide shows you exactly how to install, update, and fix network adapter drivers in Windows 11. You’ll get your connection working again.
What Is a Network Adapter Driver and Why Does It Matter?
A network adapter driver is software that helps Windows 11 communicate with your network hardware. Without the right driver, your Wi-Fi or Ethernet won’t work.
Think of it like a translator. Your operating system speaks one language, your network card speaks another. The driver translates between them.
Common signs you need to install or update your network adapter driver:
- No internet connection after Windows update
- Yellow exclamation mark in Device Manager
- “No Wi-Fi networks found” error
- Ethernet cable connected but no internet
- Slow or unstable connection speeds
Quick Fix: Let Windows 11 Install the Driver Automatically
Windows 11 can usually find and install network drivers for you. Try this first.
Step 1: Right-click the Start button and select Device Manager.
Step 2: Find “Network adapters” and click the arrow to expand it.
Step 3: Right-click your network adapter (it might say Intel, Realtek, Qualcomm, or MediaTek).
Step 4: Select “Update driver.”
Step 5: Click “Search automatically for drivers.”
Windows will search online and install any available driver. This works if you have a working internet connection through another device or Ethernet.
If Windows says “The best drivers for your device are already installed,” move to the manual methods below.

Method 1: Download and Install Network Adapter Drivers from Manufacturer Website
This is the most reliable way to get the correct driver.
Finding Your Network Adapter Model
Before downloading anything, you need to know what network adapter you have.
Option A: Check Device Manager
- Open Device Manager (right-click Start button)
- Expand “Network adapters“
- Look at the adapter name (example: “Intel Wi-Fi 6 AX201”)
- Write down the full name
Option B: Check System Information
- Press Windows key + R
- Type
msinfo32and press Enter - Expand “Components” then click “Network” then “Adapter”
- Find your adapter and note the name
Option C: Check Your PC or Motherboard Documentation
If you built your PC, check your motherboard manual. The network chip is listed in the specifications.
Downloading the Correct Driver
Once you know your adapter model, visit the manufacturer’s website. Here are the main ones:
- Intel: Intel Download Center
- Realtek: Visit your PC or motherboard manufacturer’s support page
- Qualcomm/Killer: Killer Networking website
- MediaTek: Your PC manufacturer’s support page
- Broadcom: Your PC manufacturer’s support page
Important: For laptop users, always download from your laptop manufacturer’s website (Dell, HP, Lenovo, etc.) rather than the chip maker. Laptop manufacturers customize drivers for their specific hardware.
Steps to Download
- Go to the manufacturer’s support or downloads page
- Enter your product model or adapter name
- Select Windows 11 as your operating system
- Download the latest driver (usually a .exe or .zip file)
- Save it to your Downloads folder
Installing the Downloaded Driver
For .exe files:
- Double-click the downloaded file
- Follow the installation wizard
- Click “Install” or “Next” through the prompts
- Restart your computer when asked
For .zip files:
- Right-click the .zip file and select “Extract All”
- Open the extracted folder
- Look for a file called “setup.exe” or “install.exe”
- Double-click it and follow the installation steps
- Restart your computer
For manual installation (.inf files):
- Extract the .zip file
- Open Device Manager
- Right-click your network adapter
- Select “Update driver”
- Click “Browse my computer for drivers”
- Click “Browse” and navigate to the extracted folder
- Click “Next” and let Windows install the driver
- Restart your computer
Method 2: Install Network Adapter Driver Using Device Manager
If you already have the driver file, Device Manager makes installation simple.
- Right-click the Start button
- Select Device Manager
- Expand “Network adapters”
- Right-click your adapter
- Choose “Update driver”
- Select “Browse my computer for drivers”
- Navigate to where you saved the driver
- Click “Next”
- Windows installs the driver
- Restart when prompted
If your adapter shows a yellow exclamation mark or isn’t listed at all, you might need to install it differently.
Method 3: Install Missing Network Adapter Driver
Sometimes Windows 11 doesn’t even detect your network adapter. Here’s how to fix that.
Check if the Adapter Exists
- Open Device Manager
- Click “View” in the menu bar
- Select “Show hidden devices”
- Look under “Network adapters” again
If you still don’t see it, check “Other devices” for any unknown devices.
Add Legacy Hardware
- In Device Manager, click “Action” in the menu
- Select “Add legacy hardware”
- Click “Next”
- Choose “Install the hardware that I manually select from a list”
- Click “Next”
- Select “Network adapters”
- Click “Next”
- Choose your manufacturer from the left list
- Choose your model from the right list
- Click “Next” to install
- Restart your computer
This works for older adapters or when Windows fails to detect your hardware.
Method 4: Use Windows Update for Network Adapter Drivers
Windows Update sometimes includes driver updates.
- Press Windows key + I to open Settings
- Click “Windows Update” in the left sidebar
- Click “Check for updates”
- Click “Advanced options”
- Click “Optional updates”
- Expand “Driver updates”
- Check any network adapter driver updates
- Click “Download & install”
- Restart your computer
Don’t skip optional updates. They often contain important driver fixes.
Method 5: Roll Back a Network Adapter Driver
Did your internet stop working after a driver update? Roll back to the previous version.
- Open Device Manager
- Expand “Network adapters”
- Right-click your adapter
- Select “Properties”
- Click the “Driver” tab
- Click “Roll Back Driver”
- Select a reason (optional)
- Click “Yes”
- Restart your computer
The “Roll Back Driver” button will be grayed out if you don’t have a previous version to restore.
Troubleshooting: Network Adapter Driver Won’t Install
Problem: Driver Installation Fails
Solution 1: Uninstall the current driver first
- Device Manager → Right-click adapter → Uninstall device
- Check “Attempt to remove the driver for this device”
- Click “Uninstall”
- Restart your computer
- Windows will reinstall a basic driver
- Then install your downloaded driver
Solution 2: Disable driver signature enforcement
- Hold Shift and click Restart
- Select Troubleshoot → Advanced options → Startup Settings
- Click “Restart”
- Press F7 for “Disable driver signature enforcement”
- Install your driver
- Restart normally
Problem: Wrong Driver Installed
Download the correct driver for your exact model. Check if you have the 32-bit or 64-bit version of Windows 11:
- Press Windows key + I
- Click “System”
- Scroll down and click “About”
- Look at “System type”
Download the matching driver version.
Problem: Network Adapter Not Working After Driver Install
Try these fixes in order:
- Disable and re-enable the adapter: Device Manager → Right-click adapter → Disable device → Wait 10 seconds → Enable device
- Reset network settings: Settings → Network & internet → Advanced network settings → Network reset → Reset now
- Run Network troubleshooter: Settings → System → Troubleshoot → Other troubleshooters → Network Adapter → Run
- Check if adapter is disabled in BIOS: Restart → Enter BIOS → Look for LAN/WLAN settings → Enable them
Comparing Network Adapter Driver Installation Methods
| Method | Best For | Internet Required | Difficulty | Success Rate |
|---|---|---|---|---|
| Windows automatic update | Quick fixes, common adapters | Yes | Easy | 60% |
| Manufacturer website | Latest features, stability | Yes (or another device) | Medium | 95% |
| Device Manager manual | When you have the driver file | No | Medium | 90% |
| Windows Update optional | Convenience, certified drivers | Yes | Easy | 70% |
| Roll back driver | Fixing recent update problems | No | Easy | 85% |
How to Install Network Adapter Driver Without Internet
You can’t download drivers without internet, but you can transfer them.
Option 1: Use another computer
- Find your adapter model on your broken PC
- Use another computer to download the driver
- Save it to a USB flash drive
- Plug the USB into your broken PC
- Install the driver from the USB
Option 2: USB tethering from your phone
- Connect your phone to your PC via USB
- Enable USB tethering in phone settings
- Your PC gets internet through your phone
- Download and install the driver
- Disable tethering
Option 3: Use Windows installation media
Some drivers are included on Windows installation media. Boot from your Windows 11 USB or DVD and select “Repair your computer” to access driver options.
Keeping Your Network Adapter Drivers Updated
Updated drivers improve performance, fix bugs, and patch security holes.
Automatic Updates
Windows Update handles this for most users. Keep it enabled:
- Settings → Windows Update
- Make sure updates aren’t paused
- Check “Advanced options”
- Enable “Get the latest updates as soon as they’re available”
Manual Checks
Check for driver updates every 3-6 months:
- Visit your adapter or PC manufacturer’s website
- Check the support/downloads section
- Compare the driver version with yours
- Download and install if newer
Check Your Current Driver Version
- Device Manager → Network adapters
- Right-click your adapter → Properties
- Click “Driver” tab
- Note the version number and date
Compare this with the manufacturer’s website to see if updates exist.
Understanding Network Adapter Types in Windows 11
Windows 11 supports several network adapter types. Knowing yours helps with troubleshooting.
Wi-Fi adapters: Built into laptops or added via PCIe card or USB. Common brands: Intel, Qualcomm, MediaTek, Realtek.
Ethernet adapters: For wired connections. Usually Realtek, Intel, or Broadcom. Built into motherboards or added via PCIe.
USB network adapters: Plug-and-play dongles for Wi-Fi or Ethernet. May need manual driver installation.
Bluetooth adapters: Often combined with Wi-Fi on modern systems. Use the same driver package.
Each type has specific driver requirements. Always match the driver to your exact hardware.
Advanced: Installing Drivers in Safe Mode
If Windows 11 won’t boot normally, install drivers in Safe Mode with Networking.
- Power on your PC
- When you see the Windows logo, hold the power button to force shutdown
- Repeat this 2-3 times
- Windows will enter Recovery Environment
- Click “See advanced repair options”
- Troubleshoot → Advanced options → Startup Settings → Restart
- Press 5 or F5 for “Safe Mode with Networking”
- Install your driver normally
- Restart
This bypasses startup programs that might interfere with driver installation.
Common Network Adapter Driver Errors and Fixes
“Code 10: This device cannot start”
Fix: Completely remove the driver, restart, and reinstall.
“Code 28: The drivers for this device are not installed”
Fix: Manually install the driver using the methods above.
“Windows found a driver but encountered an error”
Fix: The driver might be corrupted. Download a fresh copy from the manufacturer.
“The specified module could not be found”
Fix: Run Windows Update, then try installing again. Missing system files may be the cause.
For more technical troubleshooting, Microsoft’s official support documentation provides detailed error code explanations at Microsoft Support.
Summary
Installing network adapter drivers in Windows 11 is straightforward once you know the right steps:
- Try Windows automatic driver search first
- If that fails, download the correct driver from your manufacturer’s website
- Install using the driver’s setup file or Device Manager
- Restart your computer to complete installation
- Roll back if a new driver causes problems
Always download drivers from official sources. Use your PC manufacturer’s website for laptops, and the adapter manufacturer’s site for desktops. Keep drivers updated for best performance and security.
Frequently Asked Questions
How do I know if my network adapter driver is missing in Windows 11?
Open Device Manager and look under Network adapters. If you see a yellow exclamation mark, question mark, or the adapter is missing entirely, you need to install the driver. You’ll also have no internet connection and Windows will show “No connections available” in the network icon.
Can I install network adapter drivers from Windows Update?
Yes. Go to Settings → Windows Update → Check for updates. Then click Advanced options → Optional updates → Driver updates. Select any network adapter drivers and install them. However, manufacturer websites often have newer versions than Windows Update.
What if Windows 11 says the best drivers are already installed?
This means Windows Update doesn’t have a newer version. Download the driver directly from your network adapter or PC manufacturer’s website. Manually install it using Device Manager by selecting “Browse my computer for drivers” instead of automatic search.
How do I install network drivers without internet access?
Use another computer or phone to download the driver. Transfer it to your PC using a USB flash drive. Alternatively, enable USB tethering from your smartphone to give your PC temporary internet access, then download and install the driver.
Should I update my network adapter driver if everything works fine?
Update if the new driver offers security patches or fixes known bugs. Otherwise, if your internet connection is stable and fast, you can skip updates. Check every few months for important updates, but don’t update just for the sake of it. If it’s not broken, sometimes it’s best not to fix it.
