Pages

Task manager has been disabled by your Administrator

This error happens due to some malware or spyware software putting some registry restrictions(DisableTaskMgr restriction) so that one can’t trace or remove them from the system startup.You can follow any of the resolution methods given below:
Method 1: Using the Group Policy Editor
  • Click on Windows Vista/XP 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.
Method 2: Using the Windows Registry Editor

  • Click on Start, Run, and type regedit.exe and press Enter
  • Navigate to the following branch
    • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
  • In the right pane, find and delete the value named DisableTaskMgr
  • Close the Windows registry editor
  • Reboot you computer for the changes
Method 3: Using the Command Prompt
  • Click “Start > Run” and type following command exactly as given below in one sentences and click OK.
    • REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f


No comments:

Post a Comment

You might also like:

  • Open Source Wi-Fi Hotspot Solutions (DD-WRT)
    Open Source Wi-Fi Hotspot Solutions (DD-WRT)

    These are my new RnD on using Open Source…

  • Configure XP For Automatic Logon
    Configure XP For Automatic Logon

    To do this, follow these steps: Click Start,…

  • Remove www1.delta-search.com
    Remove www1.delta-search.com

    Guide to remove Delta Search from Firefox: Open…

  • Migration Zimbra from Axigen
    Migration Zimbra from Axigen

    Sample script for…

Popular Posts