0

Is there an equivalent in powershellto

powercfg -requests

listing the processes preventing the sleeping ?

Thanks

David Tavan
  • 1
  • 1
  • 1

1 Answers1

1

I found this article.

The function that you are searching for should be:

powercfg /requests
Stefano Paviot
  • 130
  • 1
  • 6