Fix: When the System Will Not Sleep
A short, friendly walkthrough for sleep that fails to engage or wakes immediately afterwards.
A short, friendly walkthrough for sleep that fails to engage or wakes immediately afterwards.
When a system refuses to sleep, or wakes up immediately, almost always something is asking it to stay awake. The operating system records this in a wake-source list — common entries are network adapters set to wake on incoming traffic, Usb devices that present activity, and timers from background services.
The fix is to identify the source and disable the offending wake permission. Most systems have a "powercfg" or equivalent utility that prints the current wake-source list.
Wake on Lan, set on the Ethernet adapter, is a frequent culprit on desktops. Most home users do not need it and disabling it allows sleep to engage. Wireless mice with sensitive sensors can also prevent sleep — moving the mouse to a flat surface helps.
Some scheduled tasks request wake permission to run maintenance. The Task Scheduler shows which tasks have this flag and lets you remove it for any you do not need.
Storage drivers and graphics drivers occasionally hold the system awake by reporting activity even when idle. Updating both from the maker's page often resolves stubborn cases. A roll-back is appropriate if the issue began with a recent update.
For laptops, the maker often ships a "modern standby" tuning utility — installing it from their page restores expected sleep behaviour on hardware designed for that mode.
Hand-picked articles that pair well with this one.
Plain-English explainers, fix walkthroughs, and concept articles for every part of your system.