Create a shortcut to activate or deactivate the screen saver

Last update on June 27, 2009 12:48 PM by jak58
Published by jak58

Create a shortcut to activate or deactivate the screen saver






The screensaver may sometimes disrupt or halt certain applications on your computer, such as burning a CD, viewing a video, etc..

To avoid a manual activation or deactivation of your screensaver manually (open display properties..etc), you can create two icons, one to disable the screen saver, the other to resume it.
To do this, open Notepad in Windows XP, and copy and paste this text:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]

"ScreenSaveActive"="0"


  • Click on File menu and click Save As.
  • In the Type drop-down list, select All Files.
  • Click the Desktop icon in the left menu so that file is saved on the Windows desktop.
  • Finally, in the File name field, type Disable screen saver.reg and click the Save button.




Repeat the steps creating this time the file Enable screensaver.reg

But this time paste the following content in the notepad
Windows Registry Editor Version 5.00 
[HKEY_CURRENT_USER\Control Panel\Desktop] 
"ScreenSaveActive"="0"




You shall now have @ shortcuts present on your desktop allowing you to activate or deactivate your screen saver at any time.
Best answers for « Create a shortcut to activate or deactivate the screen saver » in :
Activation/Deactivation of System Restore under Windows Vista ShowActivation/Deactivation of System Restore under Windows Vista ] After a clean up of malware infection in your system, it is highly recommended that you reset your system restore in order to clean up restore point that might have been...
Creating an Hotmail shortcut on your desktop ShowCreating an Hotmail shortcut on your desktop Accessing your mailbox on Hotmail is time consuming; you can either add Hotmail.com to your Favorites or access it via instant messaging applications. The quickest method to access your mailbox...
Standy by mode/ resume screen ShowStandy by mode Allow access for X session Specifying the display manager Stand by mode Activation Case Study This tip will show you how to go to stand by and resume screen using a command line : Allow access for X session From...
Download Shortcut Key Explorer ShowOn any Windows user wants to create shortcut keys corresponding to their activities. But by dint of creating keystroke on eventually become confused and completely forget the shortcuts to be set by itself. Shortcut Key Explorer is a program to...
Computer screen or monitor ShowIntroduction to computer monitors A monitor (or screen) is a computer display unit. There are generally said to be two families of monitors: Cathode-ray tube monitors (or CRT for short), which are used with most desktop computers. They are...
Microsoft Windows - The registry ShowWhat is the registry? In version 3.1 of Microsoft Windows, applications that had been installed were configured in Windows with configuration files (which had the extension .ini). There were also two configuration files for Windows itself:...