Laptop Doesn't Go into Sleep Mode Properly: Fix

Non-obvious causes (background apps, devices that wake the machine) and how to diagnose them.

Intermediate 1 min read Published on 2026 By Equipo SolucionaPC

You close the lid or leave the laptop idle, and it doesn't go into sleep mode as it should — or it wakes up on its own after a few seconds.

Non-obvious cause: background apps

Windows Update downloading, an antivirus running a full scan, or an app syncing files can actively prevent the machine from going to sleep. Before touching settings, check that none of this is happening.

Checking the power settings

  1. Settings → System → Power & battery → "Screen and sleep".
  2. Confirm the configured times, both on battery and plugged in.

If it wakes up on its own shortly after

Command Prompt:

powercfg /lastwake

This tells you exactly what caused the last "wake-up" — often a specific device (mouse, network card) set up to be able to wake the machine.

The requirement almost nobody mentions

If your laptop uses "modern standby" (instead of classic sleep), connected external devices also need to be compatible with that mode — an old USB peripheral can prevent the whole system from sleeping normally.

Tip: keep BIOS, Windows and drivers up to date — most sleep problems are fixed by these updates being current, according to several manufacturers.

Frequently asked questions

Why does my laptop wake up on its own after a few seconds?

Use powercfg /lastwake in Command Prompt to see the exact cause — it's often a specific device (mouse, network adapter) set up to be able to wake the machine automatically.

Can background apps prevent sleep mode?

Yes, active tasks like Windows Update downloads, antivirus scans, or file syncing can prevent the machine from going into sleep mode until they finish.

Share: