Share via

My computer wakes itself up from sleep mode immediately on its own. This is an intermittent issue I have noticed.

Anonymous
2022-03-07T05:11:12+00:00

My computer wakes itself up from sleep mode immediately on its own. This is an intermittent issue I have noticed.

Sometimes I put PC to sleep, my computer wakes up by itself immediately, after that happens usually I can put it back to sleep and it will stay asleep but sometimes I have to do it 2 times before it stays asleep.

I tried disable Magic Packet, but it didn't work.

Windows for home | Windows 11 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-03-07T05:56:42+00:00

    Hello , sorry about your problems. My name is Marco and I will do my best to help you.

    Your computer might be waking from sleep mode because certain peripheral devices, such as a mouse, a keyboard, or headphones are plugged into a USB port or connected via Bluetooth.

    To check what has woken up your PC there is a command to do in the command prompt.

    -Open Windows start menu and type: CMD

    -Right-click on "Command prompt" and select "run as admin"

    -Then enter: powercfg/lastwake

    -Press ENTER

    This will show you whether it is your devices, programs, or other actions that caused your Windows 10 computer to wake up. If you see something like USB, that means it is probably one of your USB devices, like your mouse of your keyboard.

    Also check if there is a timer with this command to enter in the same window.

    powercfg/waketimers

    Press ENTER

    Now, type: powercfg -devicequery wake_armed

    Press Enter.

    This will tell you which devices are causing your Windows 10 computer to wake up.

    If it is the mouse, network card, usb port or other device, follow these steps.

    Right click on Windows start menu and select "Device Manager"

    In the new window, double-click the guilty device.

    Then click the Power Management tab and untick the box next to "Allow this device to wake up the computer".

    Reboot your pc.

    Give me some news!

    900+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-03-08T05:06:26+00:00

    Ok, so you can go to the device manager and disable as I mentioned above for the keyboard and/or mouse.

    100+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-03-07T14:37:13+00:00

    This is what I got

    \WINDOWS\system32>powercfg /lastwake

    Wake History Count - 1

    Wake History [0]

    Wake Source Count - 1

    Wake Source [0]

    Type: Device 
    
    Instance Path: PCI\VEN\_1022&DEV\_43EE&SUBSYS\_11421B21&REV\_00\4&20e120c7&0&000A 
    
    Friendly Name: AMD USB 3.10 eXtensible Host Controller - 1.10 (Microsoft) 
    
    Description: USB xHCI Compliant Host Controller 
    
    Manufacturer: Generic USB xHCI Host Controller 
    

    C:\WINDOWS\system32> powercfg/waketimers

    There are no active wake timers in the system.

    C:\WINDOWS\system32>powercfg -devicequery wake_armed

    HID-compliant mouse

    HID Keyboard Device

    HID Keyboard Device (002)

    HID-compliant mouse (002)

    HID Keyboard Device (003)

    90+ people found this answer helpful.
    0 comments No comments