| Disable Log On Last User Indicator | |
|---|---|
| Actions: | Create DontDisplayLastUserName dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to all users. |
| Disable Screen Saver in Log On | |
|---|---|
| Actions: | Set data of ScreenSaveActive string value in HKU\.Default\Control Panel\Desktop subkey to 0. |
| Reverts: | Set data of string value above to 1. |
| Info: | Apply to all users. |
| Disable Registry Editor | |
|---|---|
| Actions: | Create DisableRegistryTools dword value with 1 data in HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to current user only. Require to restart Registry Editor (if it's running). |
| Clear Registry Editor Last Key | |
|---|---|
| Actions: | Delete LastKey value in HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\RegEdit subkey. |
| Reverts: | Not available. |
| Info: | Apply to current user only. Registry Editor must not running. |
| Disable Running Run Registry Key | |
|---|---|
| Actions: | Create DisableLocalMachineRun dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. |