Page: 1 | 2 | 3 | 4 | 5
21. Disable System Properties
22. Disable Task Manager
23. Disable Disconnect Button in Task Manager
21. Disable System Properties
22. Disable Task Manager
23. Disable Disconnect Button in Task Manager
WinSetter |
|
| 21. 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. |
| 22. 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). |
| 23. 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). |