| Disable System Properties | |
|---|---|
| Actions: | Create NoPropertiesMyComputer 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. Require to log off Windows. |
| Disable Task Manager | |
|---|---|
| Actions: | Create DisableTaskMgr dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to current user only. Require to restart Task Manager (if it's running). |
| Disable Disconnect Button in Task Manager | |
|---|---|
| Actions: | Create NoDisconnect 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. Require to restart Task Manager (if it's running). |