Screen Saver Tab Missing from 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.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.
- Click Start and then Run.
- Type gpedit.msc in the Run dialog box.
- Press ENTER on your keyboard.
- In the Group Policy Editor navigate to:
User Configuration > Administrative Templates > Control Panel > Display
- Double-click Hide Screen Saver tab.
- 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
- Click Start and then Run.
- Type regedit.exe in the Run dialog box.
- Press ENTER on your keyboard.
- Navigate to:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
- Right-click NoDispScrSavPage to select Modify.
- Change the value to 0.
- Navigate to:
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
- Right-click NoDispScrSavPage to select Modify.
- Change the value to 0.
- 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
- Open a Command Window.
- Type:
REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v NoDispScrSavPage /t REG_DWORD /d 0
- Press ENTER on your keyboard.
- Type:
REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v NoDispScrSavPage /t REG_DWORD /d 0
- Press ENTER on your keyboard.
- 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
- Download ScrnSvrTb.Show.reg to a folder on your hard drive.
- Right-click ScrnSvrTb.Show.reg to select Merge.
- Now the registration entries are added for you.
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 Article
- March 25, 2009 -- Greyed out buttons in "Display Properties Desktop" settings (0)
- February 17, 2009 -- Robocopy options for robust file copy tasks (0)
- January 21, 2009 -- There is not enough memory or disk space to complete the operation" error message when you open a file in MS Word (0)
- January 20, 2009 -- Sysprep get an unexpected error has occurred while changing your computer’s network identification (0)
- January 13, 2009 -- BDD 2007 faqs on Windows XP deployment (0)
- January 7, 2009 -- NTFS versus Fat32 (0)
- January 6, 2009 -- Versions of the .NET Framework (0)
- January 5, 2009 -- How to determine which versions of the .NET Framework (0)
- December 23, 2008 -- Prevent automatic hyperlinks creation in Excel 2000 / 2002 (0)
- December 17, 2008 -- Windows Automatic Updates options are grayed out? (0)
If you like this blog please take a second and subscribe to my rss feed
Tags: Windows Tips
Comments: No comments, be the first to comment
All the fields that are marked with REQ must be filled
Leave a reply