members login
Search
members login
Menu

How To Guides
Tips And Tweaks
Articles
Security
Product Reviews
Videos
Vista Requirements
Why Upgrade?
Order Vista


Home

Links

Contact Us
About Us
Privacy Policy


Windows Vista Tips -
Quick Tip: Change Monitor Timeout From Command Line
[Go Back]

It drives me crazy when my monitors turn off while I’m watching a movie. If you want to quickly change the monitor timeout using the command line, it’s actually pretty simple.

The powercfg utility can be used on the command line to change power configuration settings, including the monitor timeout, which is what we’ll use here.

The command syntax:

powercfg -Change -monitor-timeout-ac 120

This will change the monitor setting to stay on for 120 minutes while on AC power. You can use -dc at the end to change the setting for when you are on battery power.