Task Manager has been disabled by your administrator

Sometime you receive the message “Task Manager has been disabled by your administrator” when you press ALT+CTRL+DEL or the option “Task Manager” is disabled. It may possible that Task Manager has been disabled or it may be possible that it has been disabled by any virus or Trojan.

You can get rid of it by following the below steps:

[1] Edit Registry value:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000

Write the above code in notepad and save it in .reg format and then double click on it. It will add the required entry in Registry to enable Task Manager.

[2]
– Open Registry (Start -> Run -> regedit)
– Navigate to following path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
– From right-side, delete the value named DisableTaskMgr and close the registry editor.

In most cases, one of the above solution works.

For other solutions, you may refer Microsoft kb 555480

This Post Has 2 Comments

  1. Rakesh

    Virus on my system has disabled the task manager and I could successfully enabled it again using above details. Thanks for sharing this.

    Rakesh

  2. Rony

    Somehow, task manager was disabled in my system and I was able to enable it again using above trick.

    Thanks!!

Leave a Reply