New
#11
Maybe someone else has other suggestions then or that's why nothing shows up in /requests![]()
Maybe someone else has other suggestions then or that's why nothing shows up in /requests![]()
Thanks Steve, that was my original question, can this be done for devices that don't show in the -requests command.
I really have gone almost crazy trying to fix this issue over the last few months.
Just an idea only. Would connecting the devices to a powered USB hub, and then switching them off after use, work?
Thanks guys. That’s exactly what I do, but I often forget.
The frustrating thing is, that sometimes everything is ok, and then a WU occurs or there is a system change and, bang, it’s back to the problem again.
Very, very frustrating!
Hello @imacken,
Copy & Paste
ALL the following commands at once into aCommand Prompt
and pressEnter
.
Code:powercfg -DeviceQuery Wake_Armed powercfg -DeviceQuery Wake_From_Any powercfg -DeviceQuery Wake_Programmable powercfg -LastWake powercfg -Requests powercfg -WakeTimers powercfg /qh
When the above has finished processing,Copy & Paste
the results into your post using the[CODE]
tags . . .
[1] Right-click on the title bar of theAdministrator: Command Prompt
Window >Edit
>Select All
.
[2] Right-click on the title bar of theAdministrator: Command Prompt
Window again >Edit
>Copy
.
Paste
the results into your post using the[CODE]
tags . . .
[3] In your post, click theHashtag
icon#
.
[4] ClickINSIDE
the[CODE]Here[CODE]
tags and press theCtrl + V
keys together.
- In your post it will look like this . . .
Code:<<< Results here >>>
I hope this helps.
Hello @Try3,
I have these as my notes . . .
[1] Press theWin + X
keys together >Command Prompt (Admin)
.
[2] Typepowercfg -Requests 2>&1
>Enter
.
- The
Output
should sayNone
for everything.- If
NOT
, the item[s] could possiblySTOP
the computer going to, or waking up, fromSleep
.- Post ANY items that are
NOT
None
.
I hope this helps.