Share via

My computer gets interrupted from sleep and I don't know why

Shawn Hellwege 0 Reputation points
2026-03-21T22:50:18.5833333+00:00

I have a windows 11 computer. I have my computer screen to turn off after 5 minutes and sleep after 15 and hibernate after 30. The trouble is it doesn't do any of those things. After 5 minutes the screen will flick off for a second but then come right back on.

I disabled my keyboard and mouse from waking it up and I looked up lastwake and it doesn't look like it's going to sleep at all.

User's image

Here are the devices in my device manager.

User's image

Someone else suggested I had "Dell Display and Peripheral Manager" installed but I do not.

Any idea how to find what is causing this?

Windows for home | Windows 11 | Sleep and Power on, off
0 comments No comments

2 answers

Sort by: Most helpful
  1. nobuko c 123.5K Reputation points Independent Advisor
    2026-03-21T23:57:08.41+00:00

    Hello,

    When a PC tries to enter sleep but immediately wakes up again, it usually means something is blocking sleep rather than waking it afterward.

    Please check the following:

    1. Check if any app or driver is preventing sleep

    Open Command Prompt as Administrator and run:

    powercfg /requests

    If something is blocking sleep, it will appear here.

    1. Check which devices are allowed to wake the PC

    Run:

    powercfg /devicequery wake_armed

    If any devices are listed, open Device Manager → Properties → Power Management, and disable “Allow this device to wake the computer”.

    1. Disable wake timers

    Open the Control Panel from the taskbar search box, then follow:

    Control Panel → Hardware and Sound → Power Options

    → Change plan settings → Change advanced power settings

    → Sleep → Allow wake timers → Disable

    1. Try a clean boot

    How to perform a clean boot in Windows

    Some background apps (RGB tools, game launchers, remote access tools, USB devices) can prevent sleep.

    Perform a clean boot and check if sleep works.

    Was this answer helpful?


  2. Q&A Assist
    2026-03-21T22:50:42.94+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    On Windows 11 this behavior is usually caused either by power settings that never actually let the system enter sleep, or by devices that are not allowed to wake or control the display correctly.

    Use these checks and adjustments:

    1. Verify screen/sleep/hibernate timeouts
      1. Select Start > Settings > System > Power & battery > Screen, sleep, & hibernate timeouts.
      2. Confirm that:
        • Turn my screen off after is set to 5 minutes (on battery and/or plugged in as desired).
        • Make my device sleep after is set to 15 minutes.
        • Hibernate timeout is set to 30 minutes.
      3. If these are already correct, temporarily set very short values (e.g., 1 minute for screen, 2 minutes for sleep) to test whether the system ever transitions. If it still only blinks the display and comes back, the system is not entering sleep.
    2. Check which devices are allowed to wake the PC Even if keyboard and mouse are disabled for wake, other devices (USB, Bluetooth, network, etc.) may still be armed for wake and immediately bring the system back. For each input device that might wake the system (keyboards, mice, touchpads, Bluetooth dongles):
      1. Open Control Panel > Keyboard.
      2. Go to the Hardware tab, select the keyboard device, and click Properties.
      3. Click Change settings (requires administrator rights).
      4. Open the Power Management tab and clear Allow this device to wake the computer, or at least verify it is configured as intended.
      5. Repeat for mouse or other pointing devices.
      If the system does not support ACPI properly, these options may not appear and waking may only be possible via the power button.
    3. Consider Modern Standby behavior Many Windows 11 systems use Modern Standby instead of classic S3 sleep. In this mode the PC behaves more like a phone: the SoC stays on in a low‑power state and various devices can wake it.
      • Integrated, USB, and Bluetooth keyboards and mice, touchpads, touch screens, and fingerprint readers can all be configured to wake the SoC and may turn the display back on, especially on AC power.
      • On some systems, keyboard/mouse wake can be disabled by the platform to save battery, but on others they remain active.
      If the device is in Modern Standby, the brief screen blink may be the system attempting to enter a low‑power state and then immediately waking due to one of these wake sources.
    4. Test with lid closed or external display On clamshell devices, Windows 11 can suppress input when the lid is closed. If using an external monitor, test with the internal lid closed and only the external display active to see whether the wake behavior changes. This can help identify if touch or keyboard input from the built‑in hardware is causing the wake.
    5. If wake source is still unclear
      • Ensure ACPI support and power features are correctly configured in BIOS/UEFI. Some firmware options can disable or reduce power to ports used for keyboard/mouse, which changes wake behavior.
      • If the system cannot resume properly using keyboard/mouse and only the power button works, or if it never stays in sleep, consult the system or motherboard documentation or the manufacturer’s support to confirm supported sleep states and wake sources.

    Once the timeouts are confirmed and unnecessary wake permissions are removed from devices, the system should remain in sleep/hibernate instead of immediately turning the display back on.


    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.