Enable Task Manager
When you try to open Task Manager, the following error may occur:
“Task Manager has been disabled by your administrator”
-It’s highly likely that your system have been infected with a virus that enable the DisableTaskMgr policy via the registry.
-Throughly scan your computer with an updated antivirus and antispyware.
-Follow any of these steps if the above method did not resolve anything.
1- through registry editor:
- Click Start, Run and type Regedit.exe
- Navigate to the following branch:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
- In the right-pane, delete the value named DisableTaskMgr
- Close Regedit.exe
2- through the group policy editor:
- Click Start, Run, type gpedit.msc and click OK.
- Navigate to this branch:
User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager
- Double-click the Remove Task Manager option.
- Set the policy to Not Configured.
3- through registry editor in notepad:
Copy theĀ following in notepad,
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
save it and rename it as taskmanager.reg
eg: taskmanager.txt –> taskmanager.reg
save and double click it
Choose Yes and restart your pc





















July 7th, 2008 at 12:33 am
the first part of your tip worked great.but the part about typing gpedit.msc didnt work for me it says windows couldnt not find the file named gpedit.msc.but my task manager works again thank you
July 7th, 2008 at 4:21 pm
hi chris,
I’ve test the tips with XP and its work.
probably you are using Vista.
thank you.
August 31st, 2008 at 3:48 am
gpedit.msc only works on Windows XP Proefssional =) Just thought I’d let you know.
You need to use REGEDIT for XP Home.
Peace
September 27th, 2008 at 10:44 am
the tips are working it try it on my laptop. thank you