Wi-Fi dropping after Windows 11 wakes from sleep is one of those issues that’s annoying to live with and completely fixable — the underlying cause is almost always Windows suspending the Wi-Fi adapter to save power, and not reconnecting automatically when the machine wakes. We go deeper on the whole subject in our Complete Guide to Fixing Windows, Browser, and Software Errors.
Two quick wins that resolve the majority of cases in under 2 minutes:
Fix 1: Disable Wi-Fi adapter power management
Device Manager → Network Adapters → right-click the Wi-Fi adapter → Properties → Power Management tab → uncheck “Allow the computer to turn off this device to save power” → OK. This prevents Windows from suspending the adapter during sleep, which means it wakes immediately rather than needing to reinitialise.
Also in the Advanced tab of the same Properties window: look for “Power Saving Mode” or “Power Management Mode” (appears differently depending on the adapter manufacturer) → set to Maximum Performance or Off.
Fix 2: Network adapter Advanced power settings
The above covers the adapter’s own power management. Windows also has system-level settings for network devices. Control Panel → Power Options → your active plan → “Change plan settings” → “Change advanced power settings” → Wireless Adapter Settings → Power Saving Mode → set to Maximum Performance for both “On battery” and “Plugged in.”
These two fixes together address both the adapter-level and plan-level power management that causes the sleep-wake reconnection failure.
What’s actually happening during sleep
Windows has multiple sleep states. During standard Sleep (S3): the Wi-Fi adapter is fully powered off. On wake, it needs to reinitialise, re-associate with the router, obtain an IP address via DHCP, and then reconnect. This sequence normally takes 5-30 seconds and is mostly invisible. When it fails: the adapter reinitialises but gets stuck in one of the reconnection steps.
Hibernate (S4) is different — the entire system state is saved to disk and fully powers off. After hibernate, reconnection takes longer (typically 20-60 seconds) because everything reinitialises from disk rather than RAM. This is normal; the timing concern is when it takes minutes or requires manual intervention.
Fix 3: Update the Wi-Fi driver
Sleep-wake reconnection behaviour improved significantly in driver versions released after Windows 11 launch. Generic Windows drivers (installed by Windows Update) often lack the sleep/wake power management optimisations in manufacturer-specific drivers.
For Intel Wi-Fi adapters (most common in Windows laptops): download the Intel Wi-Fi driver from Intel’s download site, not from Windows Update. For Qualcomm/Atheros or Realtek adapters: check the laptop manufacturer’s driver page for your specific model. After installing the new driver: sleep and wake the machine to confirm reconnection improved.
Fix 4: Disable Fast Startup
Windows 11’s Fast Startup puts the machine into a hybrid sleep state when “shut down” is selected — it’s closer to hibernate than a full shutdown. This can cause Wi-Fi adapter state issues where the adapter wakes in a partial state from the previous session.
Control Panel → Power Options → “Choose what the power buttons do” → “Turn on fast startup” → uncheck → Save changes. After disabling: restart (a full restart, not shutdown) → test sleep and wake. Fast Startup’s time savings on modern SSDs are minimal enough that disabling it is a reasonable trade for Wi-Fi reliability.
Fix 5: DHCP reconnection issue
If the Wi-Fi adapter reconnects to the router but internet access fails (the connection shows “No internet” despite appearing connected): DHCP assignment failed. The adapter reconnected to the router but didn’t get a new IP address, or the old IP lease expired during sleep.
Quick test: Win+R → cmd → ipconfig. If the IP address shows 169.254.x.x: APIPA self-assigned address, meaning DHCP failed. Fix: in Command Prompt → ipconfig /release → ipconfig /renew. For persistent DHCP failures after sleep: setting a static IP (matching your router’s subnet) eliminates the DHCP dependency entirely.
Fix 6: Router lease time and keepalive
If the machine sleeps for a long time (overnight): the router’s DHCP lease may expire before the machine wakes. Most home routers default to a 24-hour lease, but some are shorter (1-8 hours). Logging into the router admin and extending the DHCP lease duration prevents IP expiry during long sleep periods.
Our guide on general Wi-Fi troubleshooting covers the adapter driver update process and network stack reset that help with broader Wi-Fi problems. For the power plan settings that affect more than just Wi-Fi, our power management guide covers the balanced vs performance plan trade-offs. Microsoft’s sleep and Wi-Fi documentation covers the specific sleep states (S1-S4) and the Wake on WLAN feature that keeps Wi-Fi active during sleep on supported adapters.
Wake on WLAN
Some Wi-Fi adapters support “Wake on WLAN” — keeping a low-power connection active during sleep for wake-on-demand functionality. When properly configured, this lets the adapter maintain enough network awareness to reconnect quickly after wake. Device Manager → Wi-Fi adapter → Properties → Advanced tab → look for “Wake on Magic Packet” or “Wake on Pattern Match” settings — enable these if you want the adapter to stay partially active during sleep.
Note: Wake on WLAN has a small battery impact on laptops. On plugged-in desktops: it’s beneficial. On battery-dependent laptops: the reconnection time trade-off may not be worth the constant low-power draw during sleep. Configure based on how the machine is primarily used.
Network profile reset after each wake
If the connection shows as “Public network” after sleep when you configured it as “Private” before: Windows is treating the reconnection as a new network. This happens when the network adapter’s identifier changes slightly on wake. Settings → Network and internet → your Wi-Fi network → Properties → “Network profile type” → set to Private (this needs to be reconfigured if it keeps resetting — a driver update usually stabilises this).
Connection manager and Network Diagnostics
Right-click the Wi-Fi icon in the taskbar → Troubleshoot problems → the Network Adapter troubleshooter. Running this after a sleep-wake failure sometimes applies the DHCP renewal or adapter reset needed to restore the connection without requiring manual steps. For laptop users who encounter this daily: a scheduled task that runs the network adapter restart after wake can automate the fix until the underlying driver issue is resolved.
Creating an automated fix: Task Scheduler → Create Basic Task → trigger “On Workstation Unlock” → action “Start a program” → program: netsh → arguments: interface set interface "Wi-Fi" disable. Then a second task with a 5-second delay to re-enable. This is the “restart adapter on wake” approach automated, and works reliably as a stopgap while waiting for a driver update.
Checking network adapter state on wake
To understand what’s happening during the failed reconnection: Event Viewer → Windows Logs → System → filter for Source “WLAN-AutoConfig” → look at events around the sleep/wake times. Key events:
- Event ID 11000: Wi-Fi connection attempt started
- Event ID 11001: Wi-Fi connection attempt succeeded
- Event ID 11010: Wi-Fi connection attempt failed — this event includes the reason for failure
If event 11010 appears after wake with a reason like “Authentication failed” or “DHCP failed”: the specific phase of reconnection where the failure occurs is visible and directs the fix precisely.
Affecting sleep states and Wi-Fi
Not all sleep modes behave the same for Wi-Fi reconnection:
| Sleep mode | Wi-Fi during sleep | Reconnect on wake |
| Sleep (S3) | Fully suspended (unless Wake on WLAN enabled) | Usually fast (5-30 seconds) with good driver |
| Modern Standby | Stays partially active — allows notifications | Typically seamless, no visible reconnect |
| Hibernate | Fully off | Slower (30-90 seconds), always required |
| Hybrid Sleep | Same as Sleep S3 | Same as Sleep on recovery |
If your machine uses Modern Standby (common on newer laptops with Always-On functionality): the Wi-Fi adapter stays active during sleep and reconnection issues are less common. Check which sleep mode is in use: Administrator Command Prompt → powercfg /a — this shows all available sleep states and which one Windows uses.
Router-side causes
Less commonly: the router is the problem rather than Windows. Some routers drop connections that have been idle for a long time and don’t reliably respond to reconnection requests from waking clients. Signs: Wi-Fi fails after sleep but reconnects quickly after briefly disabling and re-enabling Wi-Fi on the machine (which forces a fresh association). Router firmware update or changing the router’s WLAN keep-alive settings often resolves this.
Also: Wi-Fi channel congestion can cause failed reconnections. If many other networks are on the same channel (use a Wi-Fi analyser app on a phone to check): switching the router’s channel (and your machine’s preferred channel in the adapter’s Advanced settings) to a less congested one improves reconnection reliability.
Laptop-specific: airplane mode accidentally on
On laptops with physical Wi-Fi toggle keys (Fn+F2 or similar): these keys sometimes trigger during sleep when the laptop is being moved or the lid is adjusted. Check whether Airplane mode is active after wake — if it is: toggle Airplane mode off (the notification centre icon or Settings → Network → Airplane mode). Physical Wi-Fi switches on older laptops can also slide accidentally, cutting the antenna connection.
Setting the Fn key behaviour in BIOS (some laptops let you lock the Fn key so special functions require explicit Fn+key rather than the key alone) prevents accidental airplane mode activation during movement.
For IT administrators managing many laptops that show this problem after a Windows update: the most efficient approach is deploying a Group Policy or PowerShell script that sets the Wi-Fi adapter power management to Maximum Performance and disables Fast Startup across all managed machines. These two settings together resolve the sleep-wake Wi-Fi issue for the large majority of affected hardware without device-by-device troubleshooting.
# PowerShell — set Wi-Fi adapter power management to Maximum Performance
$adapters = Get-NetAdapter -Physical | Where-Object {$_.MediaType -eq "802.3" -or $_.Name -like "*Wi-Fi*" -or $_.Name -like "*Wireless*"}
foreach ($adapter in $adapters) {
$powerMgmt = Get-CimInstance -ClassName MSPower_DeviceEnable -Namespace root/WMI |
Where-Object {$_.InstanceName -match $adapter.PnPDeviceID}
if ($powerMgmt) { $powerMgmt.Enable = $False; Set-CimInstance -InputObject $powerMgmt }
}
This script disables the power management for all network adapters across the machine, which prevents the sleep-related suspension that causes reconnection failures.
Windows 11 Modern Standby vs S3 sleep
Modern Windows 11 devices typically use Connected Standby or Modern Standby instead of traditional S3 sleep. In Modern Standby: the machine stays “always-on” similar to a smartphone — Wi-Fi stays active for background tasks (email sync, notifications, updates). This is why waking from sleep shows updated notifications immediately.
If your machine uses Modern Standby: the Wi-Fi after sleep problem is less likely because the adapter doesn’t fully suspend. Confirm: Administrator Command Prompt → powercfg /a — if results show “Standby (S0 Low Power Idle)” as available: you’re using Modern Standby. If it shows S3: traditional sleep is in use. The power management fixes above apply primarily to S3-mode devices.
Disabling and re-enabling the adapter as a manual fix
When the machine wakes with no Wi-Fi: the fastest manual recovery is toggling the adapter. Win+X → Device Manager → Network Adapters → right-click the Wi-Fi adapter → Disable device → wait 3 seconds → right-click → Enable device. This is faster than waiting for Windows to auto-reconnect and more reliable than using the taskbar Wi-Fi toggle.
The keyboard shortcut approach: press Win+A to open the Action Center → click Wi-Fi icon to disable → click again to enable. Same result, no Device Manager needed. For users who encounter this daily: memorising this 5-second sequence as the immediate fix while waiting for the driver update to arrive saves frustration at every session start.
Connecting to a different band after sleep
On dual-band routers with band steering: after sleep, the adapter sometimes connects to the 2.4 GHz band instead of the 5 GHz band it was on before sleep (because 2.4 GHz signal is easier to associate with quickly). If post-sleep internet feels slower than before sleep: check which band is active (Settings → Network → your Wi-Fi connection → Properties → “Protocol” field shows the wireless standard; 802.11ac/ax = 5 GHz). Manually forgetting and reconnecting to the specific 5 GHz SSID (if your router uses separate SSIDs for each band) ensures band consistency.
Wi-Fi not reconnecting after sleep is ultimately a power management problem with a power management solution. The two fixes at the top (adapter power management off, power plan set to Maximum Performance) resolve 80%+ of cases immediately. The driver update resolves most of the remainder. Everything else in this guide addresses the edge cases where those three changes don’t fully fix the problem — or helps explain why specific behaviours occur so the fix can be precisely targeted rather than tried randomly.
One practical note for laptop users specifically: if the Wi-Fi reconnection issue is battery drain related (you need power saving mode for battery life but want faster Wi-Fi reconnects), a middle ground is enabling “Minimum Power Saving” in the power plan’s wireless adapter settings rather than “Maximum Performance” or “No Saving.” Minimum power saving keeps the adapter at slightly lower power during active use but reconnects much faster after sleep than medium or high power saving modes — a useful compromise for users who genuinely need battery optimisation. If this sounds familiar, Ethernet Slower Than WiFi in Windows 11 is worth a look.






