Windows 10: Powercfg command can't disable xbox controller wake and doesn't list in wake_armed

Discus and support Powercfg command can't disable xbox controller wake and doesn't list in wake_armed in Windows 10 Gaming to solve the problem; So I realized that my xbox 360 wired controller prevents my computer from going idle/monitors sleeping. I decided to check powercfg /requests and... Discussion in 'Windows 10 Gaming' started by DemonOfMirkwood, Oct 24, 2022.

  1. Powercfg command can't disable xbox controller wake and doesn't list in wake_armed


    So I realized that my xbox 360 wired controller prevents my computer from going idle/monitors sleeping. I decided to check powercfg /requests and result was "None." for all. I checked my powercfg /devicequery wake_armed result was: HID-compliant mouse Realtek Gaming GbE Family Controller HID Keyboard Device 004 HID-compliant mouse 006 HID Keyboard Device 012 HID Keyboard Device 015 HID Keyboard Device 016 After removing my xbox controller powercfg /devicequery wake_armed result stayed the same and monitors slept successfully. So xbox controller wasnt in wake_armed But I still re

    :)
     
    DemonOfMirkwood, Oct 24, 2022
    #1
  2. brucefl Win User

    Windows 10 won't stay asleep? Powercfg -devicequery wake_armed/Powercfg -devicedisablewake "devicename"

    I have been checking to windows 10 not staying asleep. I go to power and sleep sometimes after about 15 seconds or so it comes back out of sleep. I found this (below) and when I check it shows mouse and keyboard. Will it affect the system when I want it
    to come out of sleep and I move my mouse or touch a key? Figured I would ask first. Kind of concerned if I disable it that it may not come out of sleep mode? Thanks Bruce

    If the issue still occurs, I would suggest you to check if there is any devices that is preventing the computer to go to sleep mode. Follow the steps:

    a) Type cmd on the Start screen and right click on it. Select Run as administrator.

    b) Type the following command and hit Enter:

    Powercfg -devicequery wake_armed

    c) You will get the name/names of the devices. To disable a specific device from waking the computer, run the following command:

    Powercfg -devicedisablewake "devicename"

    Note: Make sure that you replace the “devicename”placeholder with the name of the device that you want to disable.

    d) If this issue still occurs after you disable one device, disable the devices in this list one by one until you determine which device is causing the issue. If you want to re-enable a device to wake the computer,
    run the following command:

    Powercfg -deviceenablewake "devicename" command.
     
    brucefl, Oct 24, 2022
    #2
  3. David-M. Win User
    my windows 10 pc cant sleep somthing is waking it up please help

    Sorry, hadn't noticed before. The command you said you were running earlier is to let the device wake up the computer. You need to run the command to prevent the device from waking up the computer.

    Step 4 in Option One of the article I suggested.

    Here's the command:

    powercfg -devicedisablewake "Intel(R) USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)"

    Then run the command below and confirm that the device is in the list.

    powercfg -devicequery wake_armed
     
    David-M., Oct 24, 2022
    #3
  4. tfwul Win User

    Powercfg command can't disable xbox controller wake and doesn't list in wake_armed

    Powercfg -devicequery wake_armed what to untag in the device manager?

    Many thanks indeed!

    I have disabled all the items successfully.

    Did not manage to disable the Internet Cards, they remained listed when running Powercfg -devicequery wake_armed
    Until I disabled hibernate.
    After that they were not listed anymore.

    There was a specific reason for disabling all this, but that is a long story.

    Thanks again!
     
    tfwul, Oct 24, 2022
    #4
Thema:

Powercfg command can't disable xbox controller wake and doesn't list in wake_armed

Loading...
  1. Powercfg command can't disable xbox controller wake and doesn't list in wake_armed - Similar Threads - Powercfg command can't

  2. The meaning of Power Button in powercfg command

    in Windows 10 Gaming
    The meaning of Power Button in powercfg command: Could someone explain me the meaning from the above two consecutive records? These are from sleep-study report. Does it mean the system was force shutdown?Thank you!...
  3. The meaning of Power Button in powercfg command

    in Windows 10 Software and Apps
    The meaning of Power Button in powercfg command: Could someone explain me the meaning from the above two consecutive records? These are from sleep-study report. Does it mean the system was force shutdown?Thank you!...
  4. Powercfg command can't disable xbox controller wake and doesn't list in wake_armed

    in Windows 10 Software and Apps
    Powercfg command can't disable xbox controller wake and doesn't list in wake_armed: So I realized that my xbox 360 wired controller prevents my computer from going idle/monitors sleeping. I decided to check powercfg /requests and result was "None." for all. I checked my powercfg /devicequery wake_armed result was: HID-compliant mouse Realtek Gaming GbE...
  5. How to Enable or Disable Hibernation using PowerCFG command line in Windows 10

    in Windows 10 News
    How to Enable or Disable Hibernation using PowerCFG command line in Windows 10: [ATTACH]Hibernation allows you to save the state of the computer without losing any unsaved […] This article How to Enable or Disable Hibernation using PowerCFG command line in Windows 10 first appeared on TheWindowsClub.com. read more...
  6. Powercfg /requestsoverride doesn't work

    in Windows 10 Performance & Maintenance
    Powercfg /requestsoverride doesn't work: I added a problematic device with the powercfg /requestsoverride driver devicename system command. And I can see it listed when typing just powercfg /requestsoverride. However, when I type powercfg /requests, it's still there and it's preventing the PC from going to sleep...
  7. Powercfg -devicequery wake_armed Won't run

    in Windows 10 Performance & Maintenance
    Powercfg -devicequery wake_armed Won't run: Hello, I'm trying to figure out what is waking my computer up from sleep as it won't stay in sleep mode for more than 5 minutes at the moment which is incredibly frustrating. When I try to run "Powercfg -devicequery wake_armed" the prompt screen will open up for half a...
  8. Most useful commands for PowerCFG command line

    in Windows 10 News
    Most useful commands for PowerCFG command line: [ATTACH] [ATTACH]Power Configuration or powercfg.exe is a command-line tool in Windows which allows you to configure power system settings. It is especially useful for laptops which run on battery and will enable you to configure hardware-specific configurations which are...
  9. Powercfg -devicequery wake_armed what to untag in the device manager?

    in Windows 10 Performance & Maintenance
    Powercfg -devicequery wake_armed what to untag in the device manager?: Powercfg -devicequery wake_armed shows me following devices. [img] Probably... (I am not 100% sure) they may be the cause of my system not properly shutting down, but going to sleep instead. In the Device Manager, right click the respective item, properties, tab [Power...
  10. Powercfg -devicequery wake_armed what to untag in the device manager?

    in Windows 10 Performance & Maintenance
    Powercfg -devicequery wake_armed what to untag in the device manager?: Glad you got it sorted. Remember: with a current backup and knowledge of how to restore your OS, as long as you have time to perform a restore if needed, you can try just about anything out with nothing to lose but time, and a LOT to learn along the way. Good work! --Ed--