Repair Screen Saver File Association (Context Menu / Right-Click)

Windows XP Screen Saver does not launch (open) as expected when double-clicking a Screen Saver file. A configuration (settings) windows for the screen saver is displayed instead of the Screen Saver preview. The default verb for the context menu of the Screen Saver was changed to ‘Configure’ which will display the Screen Saver configuration window.

Screen Saver File Association set to Configure
Screen Saver File Association set to Test (Default)

NOTE

Ensure your computer is malware free before applying the following solutions.

CAUTION

Before making any changes to the Windows XP Registry, please backup your Windows XP Registry using the direction from "Using ERUNT to back up the Windows XP Registry".

Manual Steps Using Windows XP Registry

  1. Click Start and then Run.
  2. Type regedit.exe in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. Navigate to:

    HKCR\scrfile\shell

  5. Right-click (default) to select Delete.
  6. Quit the Registry Editor (Regedit.exe).

    NOTE

    If the above steps did not solve your problem then use the Automated Fix Using an Registration File method below.

Manual Steps Using REG ADD

  1. Open a Command Window.
  2. Type:

    REG ADD "HKCR\scrfile\shell /ve

  3. Type EXIT and press ENTER on your keyboard.

    NOTE

    If the above steps did not solve your problem then use the Automated Fix Using an Registration File method below.

Automated Fix Using an Registration File

  1. Download ScrnSvr.Assctn.reg to a folder on your hard drive.
  2. Right-click ScrnSvr.Assctn.reg to select Merge.
  3. Now the registration entries are added for you.

NOTES

The ScrnSvr.Assctn.reg file is from my web server (http://lprf.homeserver.com).  You also can view the contents of the ScrnSvr.Assctn.reg file by right-clicking the file and selecting Edit.

Platforms Tested

  • Microsoft Windows XP Editions
Related Articles

Version 1.1
Edited: May 13, 2012

Screen Saver Timeout Restriction (Greyed) – Display Properties

Windows XP Screen saver timeout numeric box located in the Display Properties under the Screen Saver tab is restricted/disabled (greyed out). The most likely cause of this is malware utilizing Group Policy Objects which enforces policies for system settings and/or user account(s) settings. The Group Policy for Screen Saver timeout will cause the Screen saver timeout numeric box to be restricted/disabled (greyed out) in Display Properties when enabled.

Group Policies are typically applied at businesses to control access to programs, system properties, and user account settings. For Home users, Screen saver timeout numeric box can be restricted/disabled (greyed out) by these Group Policies but usually malware is the culprit. If you are a home user and the Screen saver timeout numeric box is restricted/disabled (greyed out) from the Display Properties and looks like the pictures below then there is a good chance you are infected with malware.

NOTE

Ensure your computer is malware free before applying the following solutions.

CAUTION

Before making any changes to the Windows XP Registry, please backup your Windows XP Registry using the direction from "Using ERUNT to back up the Windows XP Registry".

Manual Steps Using Group Policy Editor

NOTE

The Group Policy Editor requires Administrative privileges and is only available for Windows XP Professional Edition. Windows XP Home users can use the Windows XP Registry method to remove the Group Policy restriction.

  1. Click Start and then Run.
  2. Type gpedit.msc in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. In the Group Policy Editor navigate to:

    User Configuration > Administrative Templates > Control Panel > Display

  5. Double-click Screen Saver Timeout.
  6. Select Not Configured.

NOTE

If the Screen saver timeout numeric box is restricted/disabled (greyed out) on a per User account basis then the above method will not work, you will need to use the Registry Editor to remove the Group Policy.

Manual Steps Using Windows XP Registry

  1. Click Start and then Run.
  2. Type regedit.exe in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. Navigate to:

    HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  5. Right-click ScreenSaveTimeOut to select Delete.
  6. Navigate to:

    HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  7. Right-click ScreenSaveTimeOut to select Delete.
  8. Quit the Registry Editor (Regedit.exe).

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Manual Steps Using REG DELETE

  1. Open a Command Window.
  2. Type:

    REG DELETE "HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v ScreenSaveTimeOut /f

  3. Press ENTER on your keyboard.
  4. Type:

    REG ADD "HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v ScreenSaveTimeOut /f

  5. Press ENTER on your keyboard.
  6. Type EXIT and press ENTER on your keyboard.

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Automated Fix Using an Registration File

  1. Download ScrnSvrTmt.Allow.reg to a folder on your hard drive.
  2. Right-click ScrnSvrTmt.Allow.reg to select Merge.
  3. Now the registration entries are removed for you.
NOTES: The ScrnSvrTmt.Allow.reg file is from my web server (http://lprf.homeserver.com).  You also can view the contents of the ScrnSvrTmt.Allow.reg file by right-clicking the file and selecting Edit. You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Platforms Tested

  • Microsoft Windows XP Editions
Related Articles

Version 2.2
Edited: May 8, 2012

Screen Saver Tab Missing – Display Properties

Windows XP Screen Saver tab is missing from the Display Properties. The most likely cause of this is malware utilizing Group Policy Objects which enforces policies for system settings and/or user account(s) settings. The Group Policy for Hide Screen Saver tab will cause the Screen Saver tab to be removed from Display Properties when enabled.

Group Policies are typically applied at businesses to control access to programs, system properties, and user account settings. For Home users, the Screen Saver tab can be restricted (removed) by enforcing Group Policies but malware on your computer is usually the culprit. If you are a home user and the Screen Saver tab is missing from the Display Properties and looks like the pictures below then there is a good chance the computer you were using is infected with malware.

NOTE

Ensure your computer is malware free before applying the following solutions.

CAUTION

Before making any changes to the Windows XP Registry, please backup your Windows XP Registry using the direction from "Using ERUNT to back up the Windows XP Registry".

Manual Steps Using Group Policy Editor

NOTE

The Group Policy Editor requires Administrative privileges and is only available for Windows XP Professional Edition. Windows XP Home users can use the Windows XP Registry method to remove the Group Policy restriction.

  1. Click Start and then Run.
  2. Type gpedit.mscin the Run dialog box.
  3. Press ENTER on your keyboard.
  4. In the Group Policy Editor navigate to:

    User Configuration > Administrative Templates > Control Panel > Display

  5. Double-click Hide Screen Saver tab.
  6. Select Not Configured.

NOTE

If the Screen Saver tab is missing on a per User account basis then the above method will not work, you will need to use the Registry Editor to remove the Group Policy.

Manual Steps Using Windows XP Registry

  1. Click Start and then Run.
  2. Type regedit.exein the Run dialog box.
  3. Press ENTER on your keyboard.
  4. Navigate to:

    HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System

  5. Right-click NoDispScrSavPage to select Modify.
  6. Change the value to 0.
  7. Navigate to:

    HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System

  8. Right-click NoDispScrSavPage to select Modify.
  9. Change the value to 0.
  10. Quit the Registry Editor (Regedit.exe).

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Manual Steps Using REG ADD

  1. Open a Command Window.
  2. Type:

    REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v NoDispScrSavPage /t REG_DWORD /d 0

  3. Press ENTER on your keyboard.
  4. Type:

    REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v NoDispScrSavPage /t REG_DWORD /d 0

  5. Press ENTER on your keyboard.
  6. Type EXIT and press ENTER on your keyboard.

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Automated Fix Using an Registration File

  1. Download ScrnSvrTb.Show.regto a folder on your hard drive.
  2. Right-click ScrnSvrTb.Show.reg to select Merge.
  3. Now the registration entries are added for you.

NOTES

The ScrnSvrTb.Show.reg file is from my web server (http://lprf.homeserver.com). You can view the contents of the ScrnSvrTb.Show.reg file by right-clicking the file to select Edit. You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Platforms Tested

  • Microsoft Windows XP Editions
Related Articles

Version 3.3
Edited: May 12, 2012

Screen Saver Restricted (Greyed) Part 2 – Display Properties

Windows XP Screen saver drop down box located in the Display Properties under the Screen Saver tab is restricted/disabled (greyed out). The most likely cause of this is malware utilizing Group Policy Objects which enforces policies for system settings and/or user account(s) settings. The Group Policy for Screen Saver executable name will cause the Screen saver drop down box to be restricted/disabled (greyed out) in Display Properties when enabled.

Group Policies are typically applied at businesses to control access to programs, system properties, and user account settings. For Home users, Screen saver drop down box can be restricted/disabled (greyed out) by these Group Policies but usually malware is the culprit. If you are a home user and the Screen saver drop down box is restricted/disabled (greyed out) from the Display Properties and looks like the pictures below then there is a good chance you are infected with malware.

NOTE

Ensure your computer is malware free before applying the following solutions.

CAUTION

Before making any changes to the Windows XP Registry, please backup your Windows XP Registry using the direction from "Using ERUNT to back up the Windows XP Registry".

Manual Steps Using Group Policy Editor

NOTE

The Group Policy Editor requires Administrative privileges and is only available for Windows XP Professional Edition. Windows XP Home users can use the Windows XP Registry method to remove the Group Policy restriction.

  1. Click Start and then Run.
  2. Type gpedit.msc in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. In the Group Policy Editor navigate to:

    User Configuration > Administrative Templates > Control Panel > Display

  5. Double-click Screen Saver executable name.
  6. Select Not Configured.

NOTE

If the Screen saver drop down box is restricted/disabled (greyed out) on a per User account basis then the above method will not work, you will need to use the Registry Editor to remove the Group Policy.

Manual Steps Using Windows XP Registry

  1. Click Start and then Run.
  2. Type regedit.exe in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. Navigate to:

    HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  5. Right-click SCRNSAVE.EXE to select Delete.
  6. Navigate to:

    HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  7. Right-click SCRNSAVE.EXE to select Delete.
  8. Quit the Registry Editor (Regedit.exe).

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Manual Steps Using REG DELETE

  1. Open a Command Window.
  2. Type:

    REG DELETE "HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v SCRNSAVE.EXE /f

  3. Press ENTER on your keyboard.
  4. Type:

    REG ADD "HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v SCRNSAVE.EXE /f

  5. Press ENTER on your keyboard.
  6. Type EXIT and press ENTER on your keyboard.

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Automated Fix Using an Registration File

  1. Download ScrnSvr.Prt2.Allow.reg to a folder on your hard drive.
  2. Right-click ScrnSvr.Prt2.Allow.reg to select Merge.
  3. Now the registration entries are removed for you.

NOTES

The ScrnSvr.Prt2.Allow.reg file is from my web server (http://lprf.homeserver.com).  You also can view the contents of the ScrnSvr.Prt2.Allow.reg file by right-clicking the file and selecting Edit. You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Platforms Tested

  • Microsoft Windows XP Editions
Related Articles

Version 2.2
Edited: May 7, 2012

Screen Saver Restricted (Greyed) Part 1 – Display Properties

Windows XP Screen saver area located in the Display Properties under the Screen Saver tab is restricted/disabled (greyed out). The most likely cause of this is malware utilizing Group Policy Objects which enforces policies for system settings and/or user account(s) settings. The Group Policy for Screen Saver will cause the Screen saver area to be restricted/disabled (greyed out) in Display Properties when enabled.

Group Policies are typically applied at businesses to control access to programs, system properties, and user account settings. For Home users, Screen saver area can be restricted/disabled (greyed out) by these Group Policies but usually malware is the culprit. If you are a home user and the Screen saver area is restricted/disabled (greyed out) from the Display Properties and looks like the pictures below then there is a good chance you are infected with malware.

NOTE

Ensure your computer is malware free before applying the following solutions.

CAUTION

Before making any changes to the Windows XP Registry, please backup your Windows XP Registry using the direction from "Using ERUNT to back up the Windows XP Registry".

Manual Steps Using Group Policy Editor

NOTE

The Group Policy Editor requires Administrative privileges and is only available for Windows XP Professional Edition. Windows XP Home users can use the Windows XP Registry method to remove the Group Policy restriction.

  1. Click Start and then Run.
  2. Type gpedit.msc in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. In the Group Policy Editor navigate to:

    User Configuration > Administrative Templates > Control Panel > Display

  5. Double-click Screen Saver.
  6. Select Not Configured.

NOTE

If the Screen saver area is restricted/disabled (greyed out) on a per User account basis then the above method will not work, you will need to use the Registry Editor to remove the Group Policy.

Manual Steps Using Windows XP Registry

  1. Click Start and then Run.
  2. Type regedit.exe in the Run dialog box.
  3. Press ENTER on your keyboard.
  4. Navigate to:

    HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  5. Right-click ScreenSaverActive to select Delete.
  6. Navigate to:

    HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop

  7. Right-click ScreenSaverIsActive to select Delete.
  8. Quit the Registry Editor (Regedit.exe).

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Manual Steps Using REG DELETE

  1. Open a Command Window.
  2. Type:

    REG DELETE "HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v ScreenSaverIsActive /f

  3. Press ENTER on your keyboard.
  4. Type:

    REG ADD "HKLM\Software\Policies\Microsoft\Windows\Control Panel\Desktop" /v ScreenSaverIsActive /f

  5. Press ENTER on your keyboard.
  6. Type EXIT and press ENTER on your keyboard.

NOTE

You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Automated Fix Using an Registration File

  1. Download ScrnSvr.Prt1.Allow.reg to a folder on your hard drive.
  2. Right-click ScrnSvr.Prt1.Allow.reg to select Merge.
  3. Now the registration entries are removed for you.

NOTES

The ScrnSvr.Prt1.Allow.reg file is from my web server (http://lprf.homeserver.com).  You also can view the contents of the ScrnSvr.Prt1.Allow.reg file by right-clicking the file and selecting Edit. You may need to log off then log on to your user account or restart your computer for the changes to take affect.

Platforms Tested

  • Microsoft Windows XP Editions
Related Articles

Version 2.3
Edited: May 12, 2012