Your Wi-Fi drops every twenty minutes. Maybe it’s during a Teams call, maybe mid-download, maybe just sitting idle. Windows 11 didn’t invent this problem, but it sure does seem to make it worse on certain hardware combos. Intel AX210, Realtek RTL8852, MediaTek MT7922 – all show up in dropout threads. The fix isn’t always the same. Here’s what to walk through, in the order that resolves the most cases.

First check the obvious

Before changing a single driver setting, rule out the router. Plug a phone or laptop you trust into the same network and watch it for an hour. If the phone drops too, the problem isn’t Windows 11. It’s the router or ISP. Reboot the router, wait two minutes, and check again. Power-cycling clears stuck DHCP leases and overheated radios more often than people expect.

Also confirm the laptop isn’t roaming between two access points. If you’ve got mesh nodes, walk to one room and stay there. Drops that only happen mid-room often trace back to bad handoff timing, not the PC itself.

Cause #1: Power management putting the adapter to sleep

This is the single biggest culprit on laptops. Windows 11 aggressively powers down the Wi-Fi radio to extend battery life, and the radio doesn’t always wake cleanly. You’ll see drops every 5–15 minutes, often when idle, and the connection comes back after about 10 seconds.

Open Device Manager, expand Network adapters, right-click your Wi-Fi card, choose Properties, then the Power Management tab. Uncheck “Allow the computer to turn off this device to save power.” Apply, reboot, and watch the connection for an hour. On about 6 out of 10 dropout cases we’ve checked, that single toggle ends the problem.

If you can’t disable it because the box is greyed out, run as administrator. Some OEM drivers lock the setting; updating to a generic Intel or Realtek driver from the chipset vendor (not the laptop OEM) usually unlocks it.

Cause #2: Driver regression or wrong driver version

Windows Update has a habit of installing a “newer” Wi-Fi driver that’s actually broken for your specific card. The AX210 had a notorious 22.x driver in 2024 that dropped connections under WPA3. The fix was rolling back to 22.180.x or jumping to the 23.x branch.

Go to Device Manager, right-click the adapter, pick Properties, then Driver tab. Note the version. Then visit Intel’s Wireless support page (or Realtek/MediaTek depending on chip) and grab the latest stable driver directly from them. Don’t trust the OEM laptop site – they’re usually 6–12 months behind.

If a fresh driver makes things worse, use Roll Back Driver in the same Driver tab. Then block Windows Update from replacing it: Settings → Windows Update → Advanced options → Pause for 5 weeks, or use the Show or Hide Updates troubleshooter from Microsoft to permanently block the bad driver KB.

1
-23%
UGREEN AX900 USB WiFi 6 Adapter, Dual Band 600Mbps 5GHz, Built-in Driver Windows 10/11
Best Seller

UGREEN AX900 USB WiFi 6 Adapter, Dual Band 600Mbps 5GHz, Built-in Driver Windows 10/11

9.5 /10
PCBolt Score
PCBolt Score is calculated based on product ratings, reviews, and sales performance to help you make informed purchasing decisions. Learn more ›
Pros & Cons

Pros

  • Built-in Windows 10/11 driver means truly zero-setup installation on X86/X64 desktops.
  • WiFi 6 AX900 class yields 600Mbps on 5GHz when paired with a WiFi 6 router.
  • Hotspot/AP mode turns a wired desktop into a wireless access point without extra hardware.
  • WPA2-PSK encryption support meets typical home network security standards without configuration headaches.

Cons

  • USB 2.0 interface caps real-world throughput well below the 600Mbps theoretical maximum.
  • No external antenna means signal strength and wall penetration are limited compared to antenna-equipped adapters.
  • Hard 30ft range advisory from UGREEN suggests weak RF performance in larger or multi-room setups.
Detailed Review

The UGREEN AX900 is a budget-tier USB WiFi 6 adapter targeting desktop PC users who lack onboard wireless and want a no-fuss, driver-free install on Windows 10 or 11. It sits at the entry level of the WiFi 6 ecosystem, sharing the same AX900 chip across several UGREEN SKUs at slightly different price points.

The standout feature is the built-in driver support for Windows 10/11 on X86/X64 CPUs, which eliminates the need for a CD drive or a secondary internet connection to pull drivers. Based on owner reports across a large review sample, installation is consistently described as immediate after plugging in, with no manual steps required.

The USB 2.0 interface is the most significant hardware trade-off here. USB 2.0 has a theoretical ceiling around 480Mbps, which undercuts the 600Mbps 5GHz spec before any overhead is factored in. The adapter also ships without an external antenna, which owner reports flag as a noticeable range limitation, particularly through walls or beyond the UGREEN-stated 30ft advisory distance.

Buy this if you need a quick, inexpensive wireless fix for a stationary desktop within close range of a WiFi 6 router and run Windows 10/11. Skip this if you need consistent throughput above 200-300Mbps real-world, use Linux or macOS, or sit more than one room away from your router where a USB 3.0 adapter with a high-gain antenna would serve you better.

Specifications

Wireless Standard: WiFi 6 (802.11ax) AX900 class, with a maximum theoretical rate of 600Mbps on 5GHz and 287Mbps on 2.4GHz. AX900 speeds require a WiFi 6 router on the same band; connecting to a WiFi 5 or older router will cap speeds to that router's standard.

Interface & Bandwidth Ceiling: USB 2.0 host interface with a 480Mbps theoretical maximum. Real-world TCP throughput on USB 2.0 WiFi adapters in this class typically lands between 150-250Mbps under favorable conditions, making the 600Mbps air-side spec a ceiling the bus cannot reach.

OS & Architecture Support: Windows 10 and Windows 11 only, X86/X64 CPU architecture required. The adapter explicitly does not support macOS, Linux, Windows 8, 8.1, 7, or XP. No ARM Windows support is specified in source data.

Security & Range: Supports WPA-PSK, WPA2-PSK, and WPA/WPA2 mixed encryption. UGREEN advises keeping router distance within 30ft for reliable operation, which is notably conservative and reflects the absence of an external antenna on this model.

Cause #3: 802.11ax/WPA3 negotiation failures

Wi-Fi 6 and 6E routers running WPA3 (or mixed WPA2/WPA3) are a known trouble spot. The handshake renegotiates every group key rotation interval – sometimes every 60 minutes, sometimes 10 – and a flaky client drops the link instead of reauthenticating cleanly.

Two fixes worth trying. First, in your router admin, switch security to WPA2-Personal (AES only) and see if drops stop. If they do, you’ve confirmed it’s WPA3. Some adapters need a firmware update on the router side before WPA3 works reliably. Second, lower the channel width. 160MHz on 5GHz is fragile in dense apartments because DFS radar detection forces channel changes that look like drops. Drop to 80MHz or 40MHz and stability improves.

On the PC side, open the adapter’s advanced properties (Device Manager → adapter → Properties → Advanced). Look for “802.11n/ac/ax wireless mode” or similar. Forcing it down to 802.11ac instead of ax sometimes ends the drops on a router that’s not fully Wi-Fi 6 compliant.

Cause #4: IPv6, DHCP lease, and DNS quirks

Some ISPs run flaky IPv6, and Windows 11 prefers it. When the IPv6 lease expires and renewal fails, you’ll see a brief “no internet” warning even though Wi-Fi shows connected. Disable IPv6 on the adapter (Adapter Properties → uncheck Internet Protocol Version 6) and see if the symptom changes.

Short DHCP lease times can also cause this. If your router is set to 30-minute leases, every renewal is a chance to drop. Bump the lease to 24 hours in the router admin. While you’re there, swap DNS from auto to 1.1.1.1 and 1.0.0.1 (Cloudflare) or 8.8.8.8 (Google). Slow ISP DNS won’t drop Wi-Fi, but it’ll feel like it when pages won’t resolve.

Cause #5: Interference from USB 3.0, Bluetooth, and microwaves

USB 3.0 ports radiate noise right in the 2.4GHz band. If you’ve got an external SSD or hub plugged in near the Wi-Fi antenna (or worse, sharing the same M.2 area on a laptop), it can knock 2.4GHz connections offline. Move the USB device to a different port, ideally on the opposite side of the laptop. Or just use 5GHz, which isn’t affected.

Bluetooth on the same Intel AX210 card also shares the 2.4GHz radio. Heavy Bluetooth audio plus 2.4GHz Wi-Fi is a recipe for hitches. If you stream audio over Bluetooth and your Wi-Fi keeps stuttering, switch to 5GHz or 6GHz and the conflict disappears.

When to replace the adapter

If you’ve gone through every fix above and the drops persist on multiple networks (home, office, mobile hotspot), the radio itself is suspect. Built-in Intel AX201 and AX210 cards do fail, and so do MediaTek modules in budget laptops. A $20 USB Wi-Fi 5 dongle is the quickest diagnostic – if it stays connected when the built-in card drops, you’ve found the bad part.

Internal replacement is cheap if your laptop has an M.2 2230 slot. AX210 modules run $25–35. Desktop users can grab a PCIe Wi-Fi 6E card or just live with USB 3.0 plugged into a rear port. Replacement is worth doing before sending a whole laptop in for warranty service over Wi-Fi alone.

Common questions

Why does my Wi-Fi drop only at night?

Channel congestion. Your neighbors stream more at night, the 2.4GHz band fills up, and your router auto-switches channels – which looks like a drop to your PC. Set a fixed channel (1, 6, or 11 on 2.4GHz; 36, 40, 44, or 48 on 5GHz non-DFS) in router admin.

Does resetting the network stack help?

Yes, occasionally. Open an admin Command Prompt and run netsh int ip reset, then netsh winsock reset, then reboot. This clears corrupted protocol stack entries from old VPN clients or removed antivirus tools. It’s a fix worth trying if drops started after uninstalling something.

Should I disable Wi-Fi Sense or Hotspot 2.0?

If you don’t use carrier hotspot roaming, yes. Hotspot 2.0 occasionally triggers reauthentication on networks that don’t fully support it. Settings → Network & internet → Wi-Fi → Manage known networks, and remove any unfamiliar entries. Then disable Hotspot 2.0 in the Wi-Fi settings page.

Is a router firmware update worth doing?

Often, yes. Wi-Fi 6 and 6E routers shipped with buggy WPA3 implementations in 2023–2024 and got fixed via firmware. Check your router admin for a firmware update before blaming the PC. Asus, TP-Link, and Netgear all push fixes regularly. It’s a five-minute job that resolves drops for a lot of users.