Intel Wi-Fi 6E AX211 not showing up in Device Manager after a Windows 11 update or fresh install? The adapter is either missing its driver, disabled in BIOS, or has a conflicting driver from a previous installation. This guide covers all three causes with exact steps to fix them.
The AX211 is the Wi-Fi card used in most current Intel-platform laptops. It supports Wi-Fi 6E (6 GHz band) and Bluetooth 5.3. When the driver fails, you lose both Wi-Fi and Bluetooth at the same time.

Common Reasons Intel AX211 Is Not Detected on Windows 11
The first thing to check is Device Manager. Press Win + X and open Device Manager. Look under Network Adapters. If the AX211 is not listed there — not even with a yellow exclamation — the problem is one of these:
- Wi-Fi adapter disabled in BIOS (WLAN setting turned off)
- Driver not installed after a clean Windows 11 install
- Windows Update installed an incompatible driver version
- Hardware failure or improperly seated M.2 card
Check BIOS First
Restart the laptop and enter BIOS (usually F2, Del, or Esc during startup). Look for a Wireless LAN or WLAN setting under the Advanced or Security tab. Make sure it is set to Enabled. Some BIOS updates reset this to disabled.

How to Install the Intel AX211 Driver Manually
Step 1: Download the Driver from Intel
Go to Intel’s official driver page and download the latest Wi-Fi driver package for Intel Wi-Fi 6/6E. The same package covers AX200, AX201, AX210, and AX211.
Step 2: Use Another Device or USB Tethering for Internet
If you have no internet, use your phone USB tethering to connect temporarily. Connect the phone via USB, enable USB Tethering in your phone’s settings, and Windows will recognize it as a network adapter automatically.
Step 3: Uninstall Old Driver (If Listed)
If Device Manager shows the AX211 with a yellow exclamation mark, right-click it and choose Uninstall device. Check the box to Delete the driver software for this device. Restart after uninstall.
Step 4: Install the Intel Driver Package
Run the downloaded Intel driver installer. It installs both the Wi-Fi and Bluetooth components. Restart after installation. The AX211 should appear in Device Manager under Network Adapters as Intel Wi-Fi 6E AX211 160MHz.
Fixing Intel AX211 Driver Error Codes
Error Code 10 — Device Cannot Start
This usually means a corrupted driver. Open Device Manager, right-click the AX211, choose Update Driver → Search automatically first. If that fails, uninstall the driver and reinstall from the Intel package.
Error Code 43 — Device Not Working
Error 43 on an Intel Wi-Fi adapter often points to a registry issue. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI, find the AX211 entry, and check for ConfigFlags. If the value is 0x40, the device has been disabled by Windows — change it to 0x00 and restart.
Registry Path for Intel AX211 Service
The WLAN AutoConfig service must be running. Press Win + R, type services.msc, and find WLAN AutoConfig. Set startup type to Automatic and click Start. Also check HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc — the Start value should be 2 (Automatic).
Per David L., who is an IT Administrator at a university: “After imaging 50 laptops with a custom Windows 11 image, all AX211 cards were missing. The Intel driver package fixed all of them in one go — the OEM image was missing the Wi-Fi driver entirely.”
Frequently Asked Questions
Why is Intel AX211 not showing in Device Manager at all?
Either the Wi-Fi adapter is disabled in BIOS or the driver has never been installed. Check BIOS first, then install the Intel Wi-Fi driver package from Intel’s download page.
Can I use Intel Driver and Support Assistant to fix this?
Yes, but only if you have internet access. If Wi-Fi is already down, download the driver from another device and install it manually.
Does the AX211 driver also fix Bluetooth?
Yes. The Intel Wi-Fi 6E AX211 driver package installs both the Wi-Fi adapter driver and the Bluetooth 5.3 driver in one package.
What if the Intel AX211 keeps dropping connection after driver install?
Disable Allow the computer to turn off this device to save power in Device Manager → Network Adapters → Intel Wi-Fi 6E AX211 → Properties → Power Management tab.
Conclusion
Intel AX211 not detected on Windows 11 is almost always a missing or corrupted driver, or a BIOS setting that disabled the adapter. Download the driver package from Intel directly, check the BIOS WLAN setting, and ensure WLAN AutoConfig is running. Most cases are resolved in under 10 minutes with these steps.
Ryan holds a Computer Science degree and has over 20 years of hands-on experience with PC hardware, software, and driver troubleshooting. He is the author behind softwaredriverdownload.com, where he helps everyday users fix driver issues quickly and accurately. Ryan has personally tested most of the fixes on this site across a range of Windows 10 and Windows 11 machines.
Leave a Reply