How to enable Task Manager in Win XP

Windows OS Specific Topics
Post Reply
Max
Sergeant
Sergeant
Posts: 17
Joined: Tue Jul 21, 2009 3:31 pm

How to enable Task Manager in Win XP

Post by Max » Tue Jul 21, 2009 3:59 pm

hi

My task manager is disabled for some reason. I remember I didn't do anything.
Is there any way to enable it back?

max
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: How to enable Task Manager in Win XP

Post by Neo » Tue Jul 21, 2009 4:03 pm

Here is a registry hack to enable or disable Windows NT TaskManager. The same registry hack applies to Windows 2000 and Windows XP.

Code: Select all

Hive: HKEY_CURRENT_USER 
Key: Software\Microsoft\Windows\CurrentVersion\Policies\System 
Name: DisableTaskMgr 
Type: REG_DWORD
Value: 1=Enablethis key, that is DISABLE TaskManager
Value: 0=Disablethis key, that is Don't Disable, Enable TaskManager 
As part of the enhanced management available in Windows 2000 and Windows XP, rather than risking a registry change, as an administrator you can enable or disable Windows 2000 Pro or Windows XP Pro's TaskManager using Group Policy Editor. This can be applied to the local policy. Note: if you are trying to override your organizations group policy, you can't. As soon as you re-authenticate to the domain, the domain or OU Group Policy will rewrite the registry setting. But if the TaskManager was accidently disabled or you need to control this item for a set of standalone boxes this is for you:
  1. Click Start
  2. Click Run
  3. Enter gpedit.msc in the Open box and click OK
  4. In the Group Policy settings window
    1. Select User Configuration
    2. Select Administrative Templates
    3. Select System
    4. Select Ctrl+Alt+Delete options
    5. Select Remove Task Manager
    6. Double-click the Remove Task Manager option
And as I mentioned above, since the policy is Remove Task Manager, by disabling the policy, you are enabling the Task Manager.

If you have XP Home, use registry edit.
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: How to enable Task Manager in Win XP

Post by Face » Tue Feb 23, 2010 7:20 pm

THANK YOU VERY MUCH!!!!!!!!!!!!!!!!!!!!!!
Post Reply

Return to “Windows”