Wi-Fi Keeps Dropping on Windows 11 After Sleep: Real Fix

Windows 11 drops Wi-Fi after sleep or resume? This is the power management setting that kills your adapter. Here's the fix that works.

You close your laptop lid or let it sit for ten minutes, and when you open it back up, the Wi-Fi icon shows a globe with a little x or a yellow warning triangle. You click it, and it says "Not connected — connections are available." Sometimes it reconnects on its own after thirty seconds. Sometimes it doesn't, and you have to disable and re-enable the adapter from the taskbar. That's the exact scenario. It happens on Windows 11 22H2 and 23H2, frequently on Dell XPS 13, Lenovo ThinkPad X1 Carbon, and HP Spectre models, but really it can hit any laptop with an Intel or Realtek Wi-Fi card.

Here's the root cause: Windows has a power management feature that tells your Wi-Fi adapter to go into a low-power state when the system sleeps. That's fine. But when you wake the machine, the driver sometimes never brings the adapter back to full power. So the hardware is half-asleep. It can see networks but can't actually connect, or it connects for two seconds and drops again. The fix is to stop Windows from controlling the adapter's power, and then make sure the driver is cleanly reinstalled.

Step 1: Disable Power Management on the Wi-Fi Adapter

This is the step that fixes it for most people. Microsoft puts a checkbox in Device Manager that lets the OS turn off your Wi-Fi adapter to save power. It sounds helpful, but it's the culprit in about 80% of these cases.

  1. Press Windows + X and click Device Manager in the menu that pops up.
  2. Find Network adapters and click the arrow to expand it.
  3. Look for something like Intel(R) Wi-Fi 6 AX201 or Realtek RTL8852AE. Your exact model doesn't matter. Right-click it and select Properties.
  4. Click the Power Management tab at the top of that window. If you don't see a Power Management tab, skip down to the driver reinstall section — that's a different problem, and I'll get to it in a minute.
  5. There's a checkbox that says "Allow the computer to turn off this device to save power." It's checked by default. Uncheck it.
  6. If there's also an option that says "Allow this device to wake the computer", leave that one checked. That's fine to keep.
  7. Click OK to close the properties window.

After you click OK, the adapter might briefly disconnect. That's normal. Give it ten seconds, and it should reconnect. If it doesn't, right-click the adapter in Device Manager and select Disable, wait three seconds, then right-click again and select Enable. That forces the driver to reload from scratch.

Step 2: If You Don't See the Power Management Tab

Some newer drivers hide the Power Management tab entirely. If that's your situation, you need to use the classic Control Panel instead.

  1. Press Windows + R, type control, and press Enter.
  2. Click Network and Internet, then Network and Sharing Center.
  3. In the left sidebar, click Change adapter settings.
  4. You'll see your Wi-Fi connection — it's usually named Wi-Fi or Ethernet. Right-click your Wi-Fi one and select Properties.
  5. At the bottom of that window, there's a button that says Configure. Click it.
  6. This opens the same properties window you would have gotten from Device Manager. Click the Power Management tab here. You should see the checkbox now. Uncheck it.
  7. Click OK on every open window.

After that, close all Control Panel windows. No need to restart yet. But if you want to be extra safe, restart your laptop now. A clean boot after changing power settings avoids weird states.

Step 3: Reinstall the Wi-Fi Driver Fresh

Disabling power management fixes the sleep issue for most. But if you're still seeing drops after doing that, the driver itself is likely corrupted or outdated. Don't just update it. Uninstall it completely and let Windows reinstall the default driver. That clears any leftover bad settings.

  1. Open Device Manager again (Windows + X, then Device Manager).
  2. Expand Network adapters.
  3. Right-click your Wi-Fi adapter and select Uninstall device.
  4. In the dialog that appears, check the box that says "Delete the driver software for this device." This is critical. If you skip it, the old driver files remain, and you're back to square one.
  5. Click Uninstall. Your Wi-Fi will turn off, and the icon may vanish from the taskbar. Don't panic.
  6. Restart your laptop. Windows will detect the missing adapter and install the default Microsoft driver automatically during startup. That takes about thirty seconds.

After the restart, Windows might not immediately connect to your network. Click your Wi-Fi icon and select your network. It should connect like it's a new device, because effectively, it is.

Once you're connected, go back and re-check the Power Management setting. I've seen cases where uninstalling the driver resets that setting back to the default (checkmark back on). So re-do Step 1 if you need to.

Step 4: Run the WLAN AutoConfig Service Trick

Less common, but I've seen this one on machines that still drop after the driver reinstall. There's a Windows service called WLAN AutoConfig. If it gets stuck, Wi-Fi won't connect at all. You can restart it easily.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Scroll down to WLAN AutoConfig. Right-click it and choose Restart.
  3. Wait ten seconds. Look at the Wi-Fi icon in the taskbar. It should show connected again.

This won't permanently fix a sleep-wake issue on its own. It's more of a quick reset when you're in the middle of a drop and can't wait. Pair it with Step 3 for a lasting fix.

Still Failing? Check These Next

If you've done Steps 1 and 3 and you still see disconnects after sleep, it's time to look at the router settings. Log into your router's admin page (usually at 192.168.1.1 or 192.168.0.1). Find the Wi-Fi settings and look for anything called "Power Save Mode", "Beamforming", or "802.11 Power Save". Disable those. Some routers use aggressive power saving on their end that doesn't play well with certain laptop adapters.

Also check if your laptop's BIOS has a setting for "Wake on LAN" or "Deep Sleep". On some Dell and Lenovo models, a BIOS setting called "Deep Sleep Control" can cut power to the Wi-Fi card entirely. You'd need to boot into BIOS (press F2 or Del during startup) and set it to Disabled. That's a deeper change, so only do that if you're comfortable navigating BIOS menus.

One last thing: if you have a USB Wi-Fi adapter, try a different USB port. Some ports, especially on desktops, get power-managed differently. Plugging it into a rear port directly on the motherboard is always more stable than a front-panel port.

If none of that gets you stable Wi-Fi after sleep, it might be a hardware fault in the adapter itself. That's rare, but it happens. At that point, you're looking at replacing the Wi-Fi card or using a USB adapter as a permanent solution.

Related Errors in Network & Connectivity
0X0000078F Fix 0x0000078F Authentication Firewall Logon Failure 0X0000258A DNS_ERROR_AUTOZONE_ALREADY_EXISTS (0X0000258A) Fix 0X000025B7 DNS Zone Data File Parse Error 0X000025B7 – Quick Fix WiFi Connected but No Internet: 3 Proven Fixes

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.