This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
code:windows [2023/01/15 22:44] hansek |
code:windows [2024/02/27 22:52] (current) hansek [Check what is preventing to turn off a display] |
||
---|---|---|---|
Line 35: | Line 35: | ||
<code cmd> | <code cmd> | ||
+ | # to check if it is really slack | ||
powercfg -requests | powercfg -requests | ||
+ | |||
+ | # to resolve the issue | ||
+ | powercfg / | ||
</ | </ | ||