Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
After a reboot, trying to access Task Manager (CTRL-ALT-DELETE) results in
message "Task Manager has been disabled by your administrator." That's me,
I'm my own administrator on Windows XP Home.
How can my administrator re-enable Task Manager? Asking him to do so has
proven ineffective.
What's known:
1. Using regedit to look at the registry key
hkey_current_user\software\microsoft\windows\currentversion\policies\system
What DWORD is needed to be inserted? How do I insert it?
2. When I try to run gpedit.msc I get an error message that the file can't
be found. I searched for gpedit.msc and the file doesn't exist on the
computer. The computer has 4 profiles.
3.I have been getting frequent WinMgmt errors in EventViewer -- Application
-- Error # 28, which says WinMgmt can't initialize core parts. These error
messages have been occuring for a week or two before Task Manager quit
working. Are these two connected?
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
I think the values for both should be 0. rt click on each select modify
and enter 0 for data value.
Have you checked for Malware. If not, use all of these free sites
"roofrabbit" <roofrabbit@discussions.microsoft.com> wrote in message
news4DF091A-F6A0-4B95-AAF2-276A639CDB40@microsoft.com...
> After a reboot, trying to access Task Manager (CTRL-ALT-DELETE) results in
> message "Task Manager has been disabled by your administrator." That's
> me,
> I'm my own administrator on Windows XP Home.
>
> How can my administrator re-enable Task Manager? Asking him to do so has
> proven ineffective.
>
> What's known:
>
> 1. Using regedit to look at the registry key
> hkey_current_user\software\microsoft\windows\currentversion\policies\system
>
> Here's what I see:
>
> Name: Type: Data:
> (Default) REG_SZ (value not set)
> DisableRegistryTools REG_DWORD (invalid DWORD value)
> Disable TaskMgr REG_DWORD (invalid DWORD value)
>
> What DWORD is needed to be inserted? How do I insert it?
>
> 2. When I try to run gpedit.msc I get an error message that the file
> can't
> be found. I searched for gpedit.msc and the file doesn't exist on the
> computer. The computer has 4 profiles.
>
> 3.I have been getting frequent WinMgmt errors in EventViewer --
> Application
> -- Error # 28, which says WinMgmt can't initialize core parts. These
> error
> messages have been occuring for a week or two before Task Manager quit
> working. Are these two connected?
>
> What to do?
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
"Rich Barry" wrote:
> I think the values for both should be 0. rt click on each select modify
> and enter 0 for data value.
>
Thanks for replying. I'm having trouble doing this. I right-click on
either REG_WORD or (invalid DWORD value) and a window appears with a single
word "new ==>" Clicking on new gives a menu with items Key, String, Binary,
DWORD, Multi-string, expandable string value. Selecting DWORD and typing 0
results in this:
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
rt click on the Name Disable Reg Tools and DisableTaskMgr NOT under
Type Reg_Dword,
"roofrabbit" <roofrabbit@discussions.microsoft.com> wrote in message
news4DF091A-F6A0-4B95-AAF2-276A639CDB40@microsoft.com...
> After a reboot, trying to access Task Manager (CTRL-ALT-DELETE) results in
> message "Task Manager has been disabled by your administrator." That's
> me,
> I'm my own administrator on Windows XP Home.
>
> How can my administrator re-enable Task Manager? Asking him to do so has
> proven ineffective.
>
> What's known:
>
> 1. Using regedit to look at the registry key
> hkey_current_user\software\microsoft\windows\currentversion\policies\system
>
> Here's what I see:
>
> Name: Type: Data:
> (Default) REG_SZ (value not set)
> DisableRegistryTools REG_DWORD (invalid DWORD value)
> Disable TaskMgr REG_DWORD (invalid DWORD value)
>
> What DWORD is needed to be inserted? How do I insert it?
>
> 2. When I try to run gpedit.msc I get an error message that the file
> can't
> be found. I searched for gpedit.msc and the file doesn't exist on the
> computer. The computer has 4 profiles.
>
> 3.I have been getting frequent WinMgmt errors in EventViewer --
> Application
> -- Error # 28, which says WinMgmt can't initialize core parts. These
> error
> messages have been occuring for a week or two before Task Manager quit
> working. Are these two connected?
>
> What to do?
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
"roofrabbit" <roofrabbit@discussions.microsoft.com> wrote in message
news4DF091A-F6A0-4B95-AAF2-276A639CDB40@microsoft.com...
> After a reboot, trying to access Task Manager (CTRL-ALT-DELETE)
> results in
> message "Task Manager has been disabled by your administrator."
> That's me,
> I'm my own administrator on Windows XP Home.
>
> How can my administrator re-enable Task Manager? Asking him to do so
> has
> proven ineffective.
>
> What's known:
>
> 1. Using regedit to look at the registry key
> hkey_current_user\software\microsoft\windows\currentversion\policies\system
>
> Here's what I see:
>
> Name: Type: Data:
> (Default) REG_SZ (value not
> set)
> DisableRegistryTools REG_DWORD (invalid DWORD value)
> Disable TaskMgr REG_DWORD (invalid DWORD value)
>
> What DWORD is needed to be inserted? How do I insert it?
>
> 2. When I try to run gpedit.msc I get an error message that the file
> can't
> be found. I searched for gpedit.msc and the file doesn't exist on the
> computer. The computer has 4 profiles.
>
> 3.I have been getting frequent WinMgmt errors in EventViewer --
> Application
> -- Error # 28, which says WinMgmt can't initialize core parts. These
> error
> messages have been occuring for a week or two before Task Manager quit
> working. Are these two connected?
>
> What to do?
Hi,
gpedit is not available in XP Home
Scan your system for malware and other parasites. Here are some free
programs.
Once your system is cleaned and free of parasites, open the registry
(Start>Run and type regedit).
Navigate to the following sub key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
In the right-hand pane, locate "DisableTaskMgr" (REG_DWORD) and delete
"DisableTaskMgr" or modify the value to 0.
In the right-hand pane, locate "DisableRegistryTools" (REG_DWORD) and
delete "DisableRegistryTools" or modify the value to 0.
And Navigate to this following sub key: (The values may not be present
here)
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
In the right-hand pane, locate "DisableTaskMgr" (REG_DWORD) and delete
"DisableTaskMgr" or modify the value to 0.
In the right-hand pane, locate "DisableRegistryTools" (REG_DWORD) and
delete "DisableRegistryTools" or modify the value to 0.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.