How to Fix WiFi Driver Issues on Windows 11: Update, Rollback, and Reinstall
WiFi suddenly stopped working after a Windows 11 update? A broken or missing driver is the most common culprit. Here’s how to update, roll back, or fully reinstall your WiFi driver to get back online.
You were online just fine, then a Windows 11 update ran overnight — and now WiFi is gone. No networks show in the taskbar, the adapter has a yellow exclamation mark in Device Manager, or speeds dropped to a crawl. In almost every case, the problem is the WiFi driver: a small piece of software that lets Windows talk to your wireless adapter. This guide walks through every fix, from a simple update to a full clean reinstall.
Step 1: Confirm the Driver Is the Problem
Before touching any drivers, rule out simpler causes. Open Settings › System › Troubleshoot › Other troubleshooters and run the Internet Connections troubleshooter. If it reports “Network adapter driver is missing” or “A problem with the wireless adapter or access point was detected,” you have a driver issue. Also open Device Manager (right-click Start › Device Manager), expand Network adapters, and look for a yellow warning triangle on your WiFi adapter. That triangle confirms a driver problem.
If the adapter isn’t listed at all under Network adapters, it may be completely disabled or the driver package was removed. Scroll down to Unknown devices or Other devices — your adapter might be hiding there without a driver.
Fix 1: Update the WiFi Driver
The quickest fix is letting Windows search for a newer driver:
- Press Win + X and choose Device Manager.
- Expand Network adapters and right-click your WiFi adapter (look for “Intel Wireless”, “Realtek RTL”, “MediaTek MT”, or similar).
- Select Update driver › Search automatically for drivers.
- If Windows finds a newer version, install it and restart.
Windows Update is a second avenue: go to Settings › Windows Update › Advanced options › Optional updates. Driver updates sometimes land here rather than in the main update feed.
Fix 2: Roll Back to the Previous Driver
If WiFi broke immediately after a Windows Update, the update almost certainly replaced your working manufacturer driver with a generic or buggy one. Rolling back restores the version that was working:
- Open Device Manager, right-click your WiFi adapter, and select Properties.
- Click the Driver tab.
- Click Roll Back Driver. If the button is grayed out, Windows no longer has a previous driver stored — skip to Fix 3.
- Select a reason when prompted and click Yes.
- Restart the PC.
After rolling back, prevent Windows from re-breaking the driver. Go to Settings › Windows Update › Advanced options and enable Pause updates for a week while you wait for Microsoft to push a fixed driver package.
Fix 3: Uninstall and Reinstall the Driver
If the Roll Back option is unavailable or rolling back didn’t help, a clean uninstall and reinstall often resolves corrupted driver state:
- In Device Manager, right-click the WiFi adapter and choose Uninstall device.
- Check the box Delete the driver software for this device and confirm.
- Go to Action › Scan for hardware changes. Windows will detect the adapter and reinstall its driver automatically.
- If Windows reinstalls a generic driver, restart and check if the adapter works.
Important: If you only have WiFi (no Ethernet backup), download the driver installer to a USB drive before uninstalling so you can install it manually if Windows fails to find one on its own.
Fix 4: Install the Manufacturer’s Driver Directly
Windows’ built-in driver search often installs a basic generic driver. Manufacturer drivers are typically more stable and unlock advanced features like 160 MHz channel support and better power management.
Intel WiFi Adapters
Most modern Windows 11 laptops use Intel wireless hardware (Wi-Fi 6, 6E, or 7 series). Download the latest driver directly from Intel’s Driver & Support Assistant (intel.com/content/www/us/en/support). The assistant scans your system and installs the correct package automatically. Alternatively, search “Intel AX210 driver” (or your specific model) on Intel’s site and download the standalone installer.
Realtek and MediaTek Adapters
Budget laptops and many desktop add-in cards use Realtek or MediaTek chips. Go to your laptop or motherboard manufacturer’s support site (Dell, HP, Lenovo, ASUS, MSI, etc.), enter your model number, and download the WiFi driver listed under Drivers & Downloads. Avoid downloading Realtek drivers from third-party sites — use the OEM’s official page.
Fix 5: Reset Network Settings
If driver reinstallation still doesn’t work, a full network reset wipes and rebuilds all network adapter configurations:
- Go to Settings › Network & internet › Advanced network settings.
- Scroll down and click Network reset.
- Click Reset now and confirm.
- Windows will remove all adapters and reinstall them, then restart your PC.
You will need to reconnect to your WiFi network and re-enter saved passwords after a network reset.
Preventing Driver Breakage in the Future
Windows Update has a habit of overwriting manufacturer drivers with generic ones. To stop this:
- Open the Group Policy Editor (Win + R, type
gpedit.msc) and navigate to Computer Configuration › Administrative Templates › Windows Components › Windows Update. Enable Do not include drivers with Windows Updates. - Alternatively, open System Properties › Hardware › Device Installation Settings and choose No (your device might not work as expected) to prevent Windows from automatically replacing manufacturer drivers.
Once your WiFi driver is fixed and stable, run a speed test to confirm you’re getting the speeds your plan promises. For related issues, see our guides on fixing slow WiFi after a Windows update and eliminating WiFi packet loss.
Related Articles
How to Fix Windows 11 Mobile Hotspot Not Working: Driver, Adapter, and Sharing Fixes
Windows 11 Mobile Hotspot greyed out or refusing to start? Work through these driver, service, and Internet Connection Sharing fixes to get other devices online fast.
How to Fix 5 GHz WiFi Not Showing Up on Windows 11: Driver, Adapter, and Band Settings
Your router broadcasts 5 GHz but Windows 11 only sees the 2.4 GHz network? Here’s how to diagnose whether it’s a driver issue, an adapter setting, or a missing preferred-band option—and exactly how to fix each one.
How to Fix Slow WiFi on Windows 11 After a Major OS Update: Driver Conflicts, NetAdapter Reset, and TCP Offload Fixes
A Windows 11 major update — especially 24H2 — can quietly corrupt your network stack or swap in a broken driver, cutting WiFi speeds dramatically. Here are the exact commands and settings changes that fix it.