Let’s say i want to leave my monitor on all day but at 6pm i want it to go into standby mode. What is the best way to do this, can anyone recommend some decent software or is there a way i can schedule windows to do this ?
I'm guessing you still need the PC to be turned on? If not, set a scheduled task for Stand By...
EDIT: Incase it needs to be on:
From a command line, run powercfg.exe /?
Lists all the options for changing settings, play with them, then save the final command to a batch file ,you could then set a scheduled task to run a batch file containing the above settings...
Eg POWERCFG /CHANGE scheme /monitor-timeout-ac 5 -- Will change the power scheme called "scheme" so that when on mains, the monitor will timeout after 5 mins... run that from a scheduled task and then set another to change it to something higher in the morning
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.