SafeTweak XP Knowledge Base - Desktop Category

 
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12

21. Hide Appearance and Themes Tabs in Display Properties
22. Hide Settings Tab in Display Properties
23. Disable Changing Wallpaper in Display Properties
24. Disable Changing Wallpaper to HTML in Display Properties
25. Display Properties Screen Saver: On Resume...


21. Hide Appearance and Themes Tabs in Display Properties
Actions:Create NoDispAppearancePage dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users. Require to restart Display Properties dialog (if it's running).

22. Hide Settings Tab in Display Properties
Actions:Create NoDispSettingsPage dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users. Require to restart Display Properties dialog (if it's running).

23. Disable Changing Wallpaper in Display Properties
Actions:Create NoChangingWallpaper dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users. Require to restart Display Properties dialog (if it's running).

24. Disable Changing Wallpaper to HTML in Display Properties
Actions:Create NoHTMLWallpaper dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users. Require to restart Display Properties dialog (if it's running).

25. Display Properties Screen Saver: On Resume...
Actions:To enable "On resume..." but disable to change, create ScreenSaverIsSecure dword value with 1 data in HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop subkey.
To disable "On resume..." and disable to change, create ScreenSaverIsSecure dword value with 0 data in HKCU\Software\Policies\Microsoft\Windows\Control Panel\Desktop subkey.
Reverts:  Delete value above.
Info:Apply to current user only. Require to restart Display Properties dialog (if it's running).