ilinks

ilinks

About

Showing posts with label Task manager. Show all posts
Showing posts with label Task manager. Show all posts

Friday, 18 May 2012

How to Fix “Task Manager has been Disabled by Your Administrator”?


That's a very common problem for Windows users. Many times when you try to open Task Manager, you find that "Task Manager" option has been grayed out:

Also when you try to run it by typing "taskmgr" in RUN dialog box, Windows shows following error message:
Task Manager has been disabled by your administrator.

There might be 2 possible reasons behind this problem:
  • Your system administrator applied the restriction using Registry Editor or Group Policy Editor.
  • Your system has been infected with virus and it has disabled the Task Manager.
If you are already the Administrator of the system, then your system is most probably infected. You should follow the instructions given in following topic first:
Is Your System Infected with a Virus / Spyware / Adware / Trojan?
Now if your system in not infected or you have successfully removed the virus, then you can follow these simple steps to enable Task Manager again:
1. Press Window Key+D Type regedit in Run dialog box or Startmenu Search box and press Enter. It'll open Registry Editor. If Registry editor is also disabled
2. Now go to following keys one by one:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System

HKEY_USERS\.default\Software\Microsoft\Windows\CurrentVersion\Policies\System
and look for a DWORD value "DisableTaskMgr" in right-side pane. If you find it, delete it.

3. That's it. Now Task Manager will be enabled.
PS: If you are not familiar with editing the registry, then you can use ready-made registry script to do the task automatically. Download following ZIP file, extract it and then run the extracted .REG file. It'll ask for confirmation, accept it:
Enable Task Manager


Having any trouble? feel free to comment,..