How to Disable Connected Standby Network Activity in Sleep
Prevent Windows from maintaining network connections and background syncing while asleep, and let Kudu help reduce exposure.
By the Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
On many modern Windows laptops, Connected Standby or Modern Standby keeps parts of the system active even while the PC appears to be asleep. That can allow Windows, apps, and services to maintain network access for syncing mail, notifications, updates, and background tasks.
This behavior is usually controlled by your device’s power model, Windows power settings, and sometimes Group Policy or registry settings. On supported hardware, Windows may keep Wi-Fi active during sleep by default, which increases background activity and can expose the device to unnecessary network communication while it should be idle.
Common Symptoms
- Your laptop loses more battery than expected while sleeping
- Email, cloud storage, or app notifications update while the PC is asleep
- Wi-Fi or network activity lights continue blinking during sleep
- The PC feels warm after being asleep in a bag or on a desk
- Sleep reports show background tasks or network usage during idle time
How to Fix It Manually
-
Check whether your PC uses Modern Standby
- Press
Windows + Xand select Terminal (Admin) or Windows PowerShell (Admin). - Type:
powercfg /a - Look for Standby (S0 Low Power Idle) in the list. If you see it, your PC uses Modern Standby and may allow network activity during sleep.
- Press
-
Change network connectivity settings in Power Options
- Press
Windows + R, typecontrol, and pressEnter. - Go to Hardware and Sound > Power Options.
- Click Change plan settings next to your active power plan.
- Select Change advanced power settings.
- Expand Sleep > Network connectivity in Standby.
- Set it to Disable for On battery and Plugged in, if available.
- Click Apply, then OK.
- Press
-
Use Group Policy if the setting is missing
- Press
Windows + R, typegpedit.msc, and pressEnter. - Go to: Computer Configuration > Administrative Templates > System > Power Management > Sleep Settings
- Open Allow network connectivity during connected-standby (on battery).
- Set it to Disabled, then click Apply.
- Do the same for Allow network connectivity during connected-standby (plugged in).
- Press
-
Use the registry on Windows Home if Group Policy is unavailable
- Press
Windows + R, typeregedit, and pressEnter. - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings - If needed, create the missing keys under this path for the sleep policy used by your device.
- Because registry paths for sleep policies can vary by hardware and Windows version, back up the registry first with File > Export before making changes.
- Restart the PC after any registry change.
- Press
-
Disable wake-capable network adapters if needed
- Press
Windows + Xand choose Device Manager. - Expand Network adapters and double-click your Wi-Fi adapter.
- Open the Power Management tab.
- Uncheck Allow this device to wake the computer if it is enabled.
- Click OK.
- Press
-
Verify the result
- Put the PC to sleep from Start > Power > Sleep.
- Wake it after a few minutes and open Terminal as admin again.
- Run:
powercfg /sleepstudy - Review the report to confirm network activity during sleep has been reduced.
Fix It Automatically with Kudu
Kudu can check your Windows power configuration, detect sleep settings that allow background network activity, and apply safer defaults automatically. It’s a faster way to reduce battery drain and limit unnecessary network exposure without digging through power menus, policy settings, or the registry.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Disable Activity History and Timeline Sync in Windows
Stop Windows from storing and syncing your activity history to Microsoft, and use Kudu to help reduce data sharing.
How to Disable Connected Experiences in Microsoft 365
Turn off cloud-powered Microsoft 365 features that process content and usage data, and let Kudu help tighten controls.
How to Disable Telnet and Legacy Network Services on Windows
Remove outdated network features that expand attack surface, and use Kudu to help identify legacy services to disable.
How to Disable UPnP on Windows to Reduce Network Risk
Turn off UPnP to limit automatic port exposure and reduce attack surface, and use Kudu to help review open services.