Wi-Fi Driver Update & Download Guide
Update Intel AX, Killer, Qualcomm Atheros, MediaTek, and Realtek Wi-Fi drivers on your PC. Fix dropped connections, slow throughput, and Wi-Fi 6/6E issues.

What is a Wi-Fi Driver?
A Wi-Fi driver controls the radio module inside your laptop or desktop Wi-Fi card — typically an Intel AX200/AX201/AX210/BE200, a Qualcomm Killer, a MediaTek MT7921/MT7922, or a Realtek RTL8852. It implements the 802.11 protocols, manages roaming and band steering, and exposes WPA2/WPA3 and the new Wi-Fi 6/6E/7 features to your operating system.
Most Wi-Fi modules are also dual-radio chips that include Bluetooth on the same silicon. That's why a Wi-Fi driver update sometimes affects Bluetooth too — they share firmware and coexistence logic.
On laptops, the Wi-Fi module is an M.2 2230 card sitting under the keyboard. OEMs validate one or two specific models per machine; swapping in a different module (e.g. AX210 into a Dell that shipped with AX201) often works but may require a vendor allow-list BIOS update.
Why update your wi-fi driver
Wi-Fi firmware ships inside the driver package. Updating fixes router-specific interop bugs (e.g. "my laptop drops the connection only with my Netgear Orbi") that vendors patch quarterly.
Wi-Fi 6E (6 GHz) and Wi-Fi 7 features — MLO, 320 MHz channels, OFDMA — gain stability fixes for months after launch. Sticking with the original driver leaves throughput and latency on the table.
Security: Wi-Fi drivers have had memory-corruption CVEs that allow code execution from a malicious AP. Intel and Qualcomm both patch these via driver updates rather than firmware-only releases.

Common wi-fi driver problems & symptoms
- Wi-Fi drops every 5-30 minutes and reconnects on its own.
- Speeds far below your plan (e.g. 150 Mbps on a 1 Gbps fibre line) even when standing next to the router.
- 5 GHz or 6 GHz band missing from the network list while 2.4 GHz works fine.
- Cannot connect to WPA3 or WPA3-Personal Transition networks.
- Wi-Fi adapter disappears from your device manager after sleep or hibernate.
- Yellow triangle on the network icon with "No Internet, secured."
- Code 10 or Code 45 on the Wi-Fi adapter after a major OS feature update.
How they compare
Wi-Fi driver landscape on your PC
| Feature | Intel AX/BE | Qualcomm / Killer | MediaTek MT79xx | Realtek RTL88xx |
|---|---|---|---|---|
| Wi-Fi standard support | Wi-Fi 6/6E/7 (BE200) | Wi-Fi 6E/7 | Wi-Fi 6E (MT7922), Wi-Fi 7 (MT7925) | Wi-Fi 6E/7 (RTL8922) |
| Where it ships | Most non-Apple laptops, business desktops | Gaming laptops (Alienware, MSI) | Budget laptops, ASUS, some Lenovo | Budget desktops, some laptops |
| Control panel | Intel PROSet (deprecated) / your operating system native | Killer Control Center | your operating system native | your operating system native |
| Driver update cadence | Monthly + hotfixes | Quarterly | Via OEM only | Quarterly via motherboard OEMs |
| Bluetooth bundled? | Yes (separate driver, same module) | Yes | Yes | Yes |
| WPA3 support | Yes | Yes | Yes | Yes (driver-dependent) |
| Notable strength | Best driver maturity and tooling | QoS / DoubleShot Pro for gaming | Strong Linux support | Lowest cost |

How to download & install wi-fi drivers on your PC & 11
Method 1 — Intel Driver & Support Assistant. The single best option for any Intel AX/BE Wi-Fi card. Auto-detects your exact module and installs matched Wi-Fi + Bluetooth drivers.
Method 2 — Laptop OEM. Dell, HP, Lenovo, ASUS, and Acer all repackage Wi-Fi drivers with their validated firmware. Use this if your OEM is current.
Method 3 — Chip vendor direct. Intel (intel.com/wifi), Qualcomm (Killer Control Center), MediaTek (via OEMs), and Realtek (via motherboard vendors). Download the Wi-Fi-only or Wi-Fi+BT bundle.
Method 4 — your system update tool Optional Updates. Settings > your system update tool > Advanced options > Optional updates > Driver updates. This is the safest route if you don't know your exact module.
How to check your current wi-fi driver version
- Open a Command Prompt and run: netsh wlan show drivers. The output includes "Driver," "Vendor," "Provider," and "Date."
- Or open your device manager > Network adapters > right-click your Wi-Fi adapter > Properties > Driver tab.
- Intel users: open the Intel Driver & Support Assistant — it displays the installed Wi-Fi and Bluetooth versions and the latest available.
- Cross-reference against the vendor's current release page. Intel publishes a release-notes PDF that lists fixed router-interop bugs per version — useful when picking which version to install.
Tip: If `netsh wlan show drivers` reports "Hosted network supported: No," don't worry — modern drivers dropped the legacy hosted-network feature in favour of Mobile Hotspot, which still works.
How to fix wi-fi driver issues
1. Forget the network and reconnect. Settings > Network & internet > Wi-Fi > Manage known networks > Forget.
2. Reset TCP/IP stack: open an elevated terminal and run `netsh int ip reset`, `netsh winsock reset`, then reboot.
3. Disable power management on the adapter: your device manager > Network adapters > right-click your Wi-Fi > Properties > Power Management > untick "Allow the computer to turn off this device."
4. Set channel width to Auto and 802.11 mode to highest supported in the adapter's Advanced properties.
5. Update or roll back the driver depending on whether the issue started with the latest version.
6. Generate a wireless diagnostic report from an elevated terminal — your OS writes an HTML report to the system diagnostics directory that pinpoints disconnect reasons.
7. If 6 GHz isn't appearing, verify the router has 6E enabled, the country code is set correctly (US is FCC), and your machine is within line-of-sight (6 GHz attenuates faster than 5 GHz).

How to roll back a wi-fi driver
Wi-Fi rollback is the fix for the classic "my laptop won't see 5 GHz after the last driver update" complaint.
- your device manager > Network adapters > right-click your Wi-Fi adapter > Properties > Driver > Roll Back Driver.
- If greyed out, download the previous version from Intel's download centre (every release is archived) or from your OEM's driver page (sorted by date).
- Uninstall the current driver: your device manager > right-click adapter > Uninstall device > tick "Delete the driver software for this device."
- Reboot — your operating system will reinstall an inbox driver so you have connectivity.
- Install the older version, reboot, then pause your system update tool for 2 weeks to prevent re-overwriting.
Manual vs automatic wi-fi driver updates
Manual updates
- Pick the exact build that works with your router and your office VPN.
- Skip releases known to break specific access points.
- Easier to test driver+firmware combinations on a corporate fleet.
- Wi-Fi drivers ship more often than most users check.
- Easy to install the wrong package (Wi-Fi-only vs Wi-Fi+BT bundle).
Automatic updates
- Intel Driver & Support Assistant and OEM updaters install matched Wi-Fi + Bluetooth + firmware in one step.
- Catches security CVEs without you watching for them.
- Quietly installs hot-fix releases for newly-shipped router models.
- Updaters sometimes ship a new driver that breaks an older AP firmware until you also update the router.
- Forced reboots disconnect VPN sessions and dropped active calls.
Recommendation: Use Intel Driver & Support Assistant or your OEM updater with notifications-only. Apply updates manually during a coffee break, not in the middle of a meeting.

Best practices to keep your wi-fi driver healthy
Keep router firmware in sync with your client
70% of Wi-Fi flakiness is router-side. Update the AP firmware in the same week you update the client driver — both vendors patch interop together.
Pin a band when isolating problems
Most routers broadcast 2.4 / 5 / 6 GHz under one SSID with band steering. To isolate problems, temporarily split SSIDs (e.g. "MyWifi-5G") in the router admin.
Disable U-APSD if you see latency spikes
Unscheduled Automatic Power Save Delivery is a known cause of bursty latency on gaming laptops. Toggle it off in the adapter's Advanced properties.
Don't run two Wi-Fi managers
Killer Control Center, Intel PROSet, and a VPN client's connection manager can all try to own the adapter. Keep one.
Reseat M.2 Wi-Fi cards if speeds halved overnight
U.FL antenna connectors loosen when laptops are flexed. A 2-minute reseat fixes throughput that suddenly dropped from 800 to 80 Mbps.
Specific error codes & messages
What it means: Adapter can't start — usually an OS/driver mismatch.
Fix: Uninstall the adapter (with "Delete the driver software" ticked), reboot, install the latest Intel/Qualcomm/MediaTek driver fresh.
What it means: "Currently, this hardware device is not connected to the computer." The OS sees a phantom adapter (often after suspending with the lid closed).
Fix: Show hidden devices in your device manager and uninstall the greyed-out adapter. Reboot — the real one will re-enumerate.
What it means: Adapter can't initialize because your operating system is still configuring it. Common after VPN client installs.
Fix: Reboot. If persistent, uninstall recently-added VPN drivers (TAP, WireGuard kernel) and reinstall.
What it means: Generic WPA handshake failure.
Fix: Forget the network, reboot the router, set the security mode to WPA2-AES (not TKIP) on the router during testing, then reconnect.
What it means: Joined the AP but DHCP or DNS failed.
Fix: Run ipconfig /release, ipconfig /renew. Set DNS to 1.1.1.1 / 8.8.8.8 temporarily to rule out router DNS. Disable IPv6 on the adapter only as a last resort.
What it means: DHCP lease failure or router exhaustion.
Fix: Reset TCP/IP: netsh int ip reset; netsh winsock reset; ipconfig /flushdns. Reboot. If still failing, check the router's DHCP pool size.

Supported manufacturers & devices
- Intel (AX200, AX201, AX210, AX211, BE200, BE201)
- Qualcomm Atheros / Killer (QCNFA, Killer AX1675)
- MediaTek (MT7921, MT7922, MT7925)
- Realtek (RTL8821CE, RTL8852, RTL8922)
- Broadcom (legacy and Apple Boot Camp)
Frequently Asked Questions
Why does my Wi-Fi keep disconnecting on your PC?
The two most common causes are aggressive power management on the adapter and an old driver version. Disable "Allow the computer to turn off this device" in the adapter's Power Management tab, then install the latest driver from Intel/your OEM. Generate a netsh wlan show wlanreport for definitive root cause.
How do I update my Wi-Fi driver without internet?
Download the offline driver installer on another device, copy it to a USB stick, and run the installer. Intel's driver page offers a standalone EXE that doesn't need internet access. Don't use a phone's USB tether — some Wi-Fi installers detect that and refuse to install.
Why isn't 5 GHz or 6 GHz showing up?
Your adapter may not support the band (check the model: AX201 supports Wi-Fi 6, AX210/AX211 add 6E, BE200 adds Wi-Fi 7). Your country/region must allow the band — 6 GHz needs FCC/CE certification per country. The router must broadcast it. And the latest driver must be installed — 6 GHz support is added by driver, not BIOS.
Should I install Killer Control Center on my gaming laptop?
It's optional. The driver itself provides the QoS and Wi-Fi/Ethernet bonding features through your OS's built-in stack. The Control Center adds a UI for prioritising specific apps. Skip it if you don't tweak QoS.
Can I upgrade my Wi-Fi card from AX201 to AX210 or BE200?
Often yes on laptops — the slot is M.2 2230 with CNVi or PCIe. The catch is some OEMs (Lenovo, HP) maintain a BIOS allow-list and refuse to POST with a non-approved card. Check your laptop's service manual or community forums before buying.
What's the difference between Intel PROSet and the your operating system Wi-Fi UI?
Intel PROSet is deprecated. New Intel drivers integrate features (Smart Connect, MU-MIMO toggles) into the your operating system Settings UI. You only need PROSet on older corporate fleets that depend on its profile-management tools.
Why is my Wi-Fi speed so much slower than my plan?
Run an Ethernet speed test first to confirm your ISP delivers full speed. If wired is fine and wireless isn't, check: distance from router, channel width (Auto with 80/160 MHz on 5 GHz), interference from microwaves and old USB 3 cables (yes — they radiate at 2.4 GHz), and antenna seating in the laptop.
Does updating my Wi-Fi driver update Bluetooth too?
Often yes — Intel and Qualcomm ship combined Wi-Fi + Bluetooth bundles because the same chip handles both. If you install the Wi-Fi-only package, Bluetooth stays on its old version.
How do I uninstall the Wi-Fi driver completely?
your device manager > Network adapters > right-click your Wi-Fi adapter > Uninstall device > tick "Delete the driver software for this device" > reboot. For full residue removal, install Driver Store Explorer (RAPR) and delete any orphaned .inf entries.
Is it safe to use third-party Wi-Fi driver updaters?
No. Third-party driver updaters frequently install older OEM-modified drivers that don't match your hardware, plus bundled adware. Use Intel Driver & Support Assistant, your OEM utility, or your system update tool Optional Updates instead.
