How to Enable Windows Task Manager
Windows Task Manager is an integral part of Windows operating system that is useful when ending running processes including those that are part of virus activities. Probably, this is the main reason why malware authors are targeting this function each time a virus is implemented on the computer. If in case Windows Task Manager is disabled, these simple method will enable it back.
Method 1 : Remove Task Manager Restriction Using Group Policy
1. Click Start > Run, or simply press [Windows Key] + [R] on your keyboard.
2. Enter gpedit.msc in the Open box and click OK.
3. In the Group Policy settings window:
- Select User Configuration
- Select Administrative Templates
- Select System
- Select Ctrl+Alt+Delete options
- Select Remove Task Manager
- Double-click the “Remove Task Manager” option
- Set to Disabled
4. Exit the Group Policy Editor
Method 2 : Run Command
1. Press [Windows Key] + [R] on your keyboard to initiate a Run command.
2. In the Open dialog box, type or copy and paste the following string:
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
3. Press OK. This process will add the registry entry that will reverse the Task Manager disable properties.
4. Please restart the computer to see the effect.
Method 3 : Registry Editor
These steps assumes that your can freely modify Windows registry to apply the following value. If it is disabled, you must enable registry editor first.
1. Press [Windows Key] + [R] on your keyboard to initiate a Run command.
2. Type regedit in the field and click OK. This command will open a window that contains registry values.

3. Locate the following section:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
4. In the right pane, delete the value called DisableTaskMgr.

5. Close registry editor and restart the computer.
webmaster
May 19, 2008 @ 03:00:43
1. Click Start>Run
2. Cut and paste on Run “field” the line below to Unlock Task Manager.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
ashutosh
Mar 20, 2009 @ 12:05:20
i m suffering for windows taskmanager has been disable by your administrator what i will do plz feedback soon.
BrianJ
May 29, 2011 @ 15:41:35
Folks,
thank you for this service. It was priceless and perfect to find such a helpful site to fix my system. I followed the directions exactly for turning on the task manager & then the regedit & I was able to get onto the internet & down load a software fix/detect program to fix the problem. Again, thank you.
amiungshu
Nov 08, 2011 @ 05:00:11
I am suffering from frequently Task Manager disable problem. Please solve it and kindly reply to my email.
Mukesh kumar dhatwalia
Nov 21, 2011 @ 01:17:45
Thanks for valuable information