| 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). |
| 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). |
| 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). |
| 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). |
| 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). |