Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

Windows XP Enable Task Manager Advice Doesn't Work

Jun 19, 2011 12:47AM PDT

I keep being told to run 'gpedit.msc' or 'Regedit.exe' in order to fix the disabling of my Windows XP Home Edition task manager. However when I do this I get the message, 'Windows cannot find...' Please advise me of the right file to put in here. Thanks

Discussion is locked

- Collapse -
Clarification Request
Re: enable task manager
Jun 19, 2011 4:54AM PDT

You mean that typing both gpedit.msc and regedit.exe in the start>run box give this error message?

What happens if you locate them with Windows Explorer and run from there by doubleclick?

Kees

- Collapse -
Answer
You bet.
Jun 19, 2011 4:45AM PDT

Try other solutions since all this gpedit does is to change a registry entry. Look for alternative procedures.

Also, you may want to reveal what disabled it.
Bob

- Collapse -
Answer
If the actual message box ...
Jun 19, 2011 1:04PM PDT

you see when you try to open Task Manager is "Task Manager has been disabled by your Administrator" and the "Windows cannot find ..." message you refer to is when you try to run gpedit.msc then try this:

http://www.dougknox.com/xp/utils/xp_taskmgrenab.htm

or this reg file to remove the policy - http://windowsxp.mvps.org/reg/EnableTM.reg

XP Home does not have gpedit.msc so it is normal for the file to not be found.

If you also cannot run regedit click Start > Run then copy and paste the following bolded text into the command and click OK:
NOTE: Everything bolded is the single line command that will remove the policy restriction on using regedit.

Reg add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem / v DisableRegistryTools / t REG_DWORD / d 0 / f