How can I configure monitor power off for the logon screen?

John Savill

May 23, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If you select the Screen Saver tab of the Desktop control panelapplet you can configure Power saving settings which include powering off themonitor after x minutes. To enable the monitor to power off for the logon screenperform the following on each machine:

  1. Start the registry editor (regedit.exe)

  2. Move to HKEY_USERS.DEFAULTControl PanelDesktop

  3. Double click PowerOffActive and set to 1. Click OK

  4. Double click ScreenSaveActive and set to 1. Click OK

  5. Double click SCRNSAVE.EXE (if present) and set to "(NONE)" (don't type the quotes). Click OK

  6. Move to HKEY_USERS.DEFAULTControl PanelPowerCfg

  7. Double click CurrentPowerPolicy and set to 0 (the Home/Office Desk power setting configuration). Click OK

  8. Close the registry editor

  9. Reboot the machine

To change the settings such as monitor timeout change the settings on yourlocal profile, export HKEY_CURRENT_USERControl PanelPowerCfgPowerPoliciesto a file and import to HKEY_USERS.DEFAULTControl PanelPowerCfgPowerPolicies.

If you need to do this on lots of machines create a .reg file and push via alogin/startup script (which can be specified via Group Policy).

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like