Fix Win XP Task Manager disabled by your administrator /Virus

 Task Manager has been disabled by your administrator

This usually happens because of a virus infection. Of Course, try to remove the virus first since any changes that you make will be reverted by the virus that may still be on the computer.

However, if you are pretty sure that the virus infection has been eliminated then go ahead and try these methods below:

Method 1:

•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

Method 2:

•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.

Method3:  Change the Task Manager Option through the Run line

  1. Click on Start, Run and type the following command exactly and press Enter

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Method 4: Change Task Manager through a Registry REG file

  1. Click on Start, Run, and type Notepad and press Enter
  2. Copy and paste the information between the dotted lines into Notepad and save it to your desktop as taskmanager.reg

————————————
Windows Registry Editor Version 5.00

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

3. Double click on the taskmanager.reg file to enter the information into the Windows registry

Method 5: Delete the restriction in the registry manually

  1. Click on Start, Run, and type REGEDIT and press Enter
  2. Navigate to the following branch

    HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
  3. In the right pane, find and delete the value named DisableTaskMgr
  4. Close the registry editor

 

#task-manager-disabled, #task-manager-has-been-disabled-by-your-administrator, #virus-infection