- First create the script below.
- Then create a shortcut to it
cmd /c "the script"
- give the shortcut a fancy icon
- %systemroot%\system32\imageres.dll
- %systemroot%\system32\shell32.dll
- %systemroot%\system32\ddores.dll
- before exiting the shortcut properties, go to Advanced on the Shortcut tab and tick "run as administrator"
- finally pin that shortcut to start -
- if making changes to the shortcut, need to unpin and repin again
Last active
November 15, 2017 20:20
-
-
Save TheNicholasNick/e6aaccccbcbc34e0666e034113164b64 to your computer and use it in GitHub Desktop.
Find app keeping Windows from screensaver/monitor standby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
powercfg /requests | |
pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment