Task Manager Disable or Enable Trick Using Registry
by Dinesh[ Edit ] 2012-08-27 17:04:26
Task Manager Disable or Enable Trick Using Registry
There is a registry key that will disable Task Manager, although it’s not always clear how or why it was set to disable. In many cases the problem is related to spyware, so you should also scan your computer.
Using registry Editor you can change the Task Manager Visible Status.
Open up regedit.exe through the start menu search or run box, and then navigate down to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
On the right-hand side is a 32-bit REG_DWORD value named DisableTaskMgr with one of two values:
1 – Disable task manager
0 – Enable task manager
Just double-click and change the value, or even delete the key. The change should take place immediately.