How can I find out why my laptop or desktop won't automatically go to sleep
feedback
|
migrated from serverfault.com May 26 '10 at 23:16
This question came from our site for system administrators and desktop support professionals.
|
I believe that Windows 7 is the only version of Windows which can tell you what devices are preventing the machine from sleeping. Windows 7 and Vista can tell you what devices are armed to wake the device from sleep. There is a tool called powercfg which can do this. New to Windows 7 is the ability to see what is armed. Windows 7
You will see a list of items preventing the machine from entering sleep. | |||
feedback
|
|
Vista also has powercfg.exe, which can tell you which devices are armed to wake the system from sleep: powercfg -devicequery wake_armed as well as which device last woke the machine from sleep: powercfg -lastwake Sounds like Windows 7 got some new features though. | |||
feedback
|
|
There's also a | |||
|
feedback
|
|
you can also run A report is generated at the end. Looking at Errors in this report should give you a clue as to what is preventing your PC from going to sleep. one of the most common issues is Media sharing. This shows up as If its something different, do post any questions you have. thanks | |||
|
feedback
|