PC Review


Reply
Thread Tools Rate Thread

Cannot Start Task Manager

 
 
Nancy
Guest
Posts: n/a
 
      4th Dec 2008
When I type:
Ctrl + Alt + Del to open Task Manager a Windows Security window
pops up with the "Lock Computer", "Log off" and "Shut Down" but
the Task Manager button is grayed out.
It always worked in the past.
I'm running Windows 2000 Server and logged in as administrator.
Does anyone know how I might fix this?
I really need Task Manager so any suggestions are appreciated.

Thank you

Nancy

 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      4th Dec 2008

"Nancy" <(E-Mail Removed)> wrote in message
news:274DAE41-50AE-4514-8ED6-(E-Mail Removed)...
> When I type:
> Ctrl + Alt + Del to open Task Manager a Windows Security window pops up
> with the "Lock Computer", "Log off" and "Shut Down" but the Task Manager
> button is grayed out.
> It always worked in the past.
> I'm running Windows 2000 Server and logged in as administrator.
> Does anyone know how I might fix this?
> I really need Task Manager so any suggestions are appreciated.
>
> Thank you
>
> Nancy
>


The Task Manager is just a humble executable file. Open a Command Prompt and
type the command taskmgr.exe so that you can see why it won't launch.


 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      4th Dec 2008
Check the following values if they exist are;


HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
""DisableTaskMgr"=0

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
""DisableTaskMgr"=0

HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy
Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System
"DisableTaskMgr"=0

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
"DisableTaskMgr"=0

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
"DisableCAD"=0



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Nancy" wrote:
> When I type:
> Ctrl + Alt + Del to open Task Manager a Windows Security window pops up
> with the "Lock Computer", "Log off" and "Shut Down" but the Task Manager
> button is grayed out.
> It always worked in the past.
> I'm running Windows 2000 Server and logged in as administrator.
> Does anyone know how I might fix this?
> I really need Task Manager so any suggestions are appreciated.
>
> Thank you
>
> Nancy
>


 
Reply With Quote
 
Nancy
Guest
Posts: n/a
 
      5th Dec 2008
I tried to run TaskMgr.exe buy clicking on it in its directory
and this popped up: "Task Manager has been disabled by your
Administrator"

So I tried running Regedit as you suggested and got the same
thing.

I am the administrator and am not on a network. Just a home user
with no one else using it except for a friend who was messing
with the Services the other day.

So I'm assuming that a service has been disabled but I cannot
figure out which service.
I have been spending a lot of time reading about user accounts,
file permissions, etc. but not finding how to enable these
programs.

Any suggestions will be welcome. Thank you.
(I'm running Windows 2000 Server)

Nancy

--------------------------------------

"Dave Patrick" wrote in message
> Check the following values if they exist are;
>
>
> HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
> ""DisableTaskMgr"=0
>
> HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
> ""DisableTaskMgr"=0
>
> HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy
> Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System
> "DisableTaskMgr"=0
> HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
> "DisableTaskMgr"=0
>
> HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
> "DisableCAD"=0
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
>
> "Nancy" wrote:
>> When I type:
>> Ctrl + Alt + Del to open Task Manager a Windows Security
>> window pops up with the "Lock Computer", "Log off" and "Shut
>> Down" but the Task Manager button is grayed out.
>> It always worked in the past.
>> I'm running Windows 2000 Server and logged in as
>> administrator.
>> Does anyone know how I might fix this?
>> I really need Task Manager so any suggestions are appreciated.
>>
>> Thank you
>>
>> Nancy


 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      5th Dec 2008
You could download LocalSystem.zip from http://assarbad.info/en/stuff and
use it to launch a Command Shell under the System account. When you then
launch regedit.exe from this shell then you may be able to check the
registry entries that Dave mentioned. After you've resolved your problem,
consider restricting the access you give to your friends for your computer.


"Nancy" <(E-Mail Removed)> wrote in message
news:C386DF64-129A-40E8-BBA0-(E-Mail Removed)...
>I tried to run TaskMgr.exe buy clicking on it in its directory and this
>popped up: "Task Manager has been disabled by your Administrator"
>
> So I tried running Regedit as you suggested and got the same thing.
>
> I am the administrator and am not on a network. Just a home user with no
> one else using it except for a friend who was messing with the Services
> the other day.
>
> So I'm assuming that a service has been disabled but I cannot figure out
> which service.
> I have been spending a lot of time reading about user accounts, file
> permissions, etc. but not finding how to enable these programs.
>
> Any suggestions will be welcome. Thank you.
> (I'm running Windows 2000 Server)
>
> Nancy
>
> --------------------------------------
>
> "Dave Patrick" wrote in message
>> Check the following values if they exist are;
>>
>>
>> HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
>> ""DisableTaskMgr"=0
>>
>> HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
>> ""DisableTaskMgr"=0
>>
>> HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy
>> Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System
>> "DisableTaskMgr"=0
>> HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
>> "DisableTaskMgr"=0
>>
>> HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
>> "DisableCAD"=0
>>
>> Regards,
>>
>> Dave Patrick ....Please no email replies - reply in newsgroup.
>> Microsoft Certified Professional
>> Microsoft MVP [Windows]
>> http://www.microsoft.com/protect
>>
>>
>> "Nancy" wrote:
>>> When I type:
>>> Ctrl + Alt + Del to open Task Manager a Windows Security window pops up
>>> with the "Lock Computer", "Log off" and "Shut Down" but the Task Manager
>>> button is grayed out.
>>> It always worked in the past.
>>> I'm running Windows 2000 Server and logged in as administrator.
>>> Does anyone know how I might fix this?
>>> I really need Task Manager so any suggestions are appreciated.
>>>
>>> Thank you
>>>
>>> Nancy

>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      6th Dec 2008
Use the Group policy editor
%systemroot%\system32\gpedit.msc
User Config\Admin Templates\System\Prevent Access To registry Editing
Tools="Not Configured"

(usually spyware/ junkware that sets this Reg_Dword decimal value to 1)
DisableRegistryTools
HKCU\Software\Microsoft\Window*s\CurrentVersion\Policies\System



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Nancy" wrote:
>I tried to run TaskMgr.exe buy clicking on it in its directory and this
>popped up: "Task Manager has been disabled by your Administrator"
>
> So I tried running Regedit as you suggested and got the same thing.
>
> I am the administrator and am not on a network. Just a home user with no
> one else using it except for a friend who was messing with the Services
> the other day.
>
> So I'm assuming that a service has been disabled but I cannot figure out
> which service.
> I have been spending a lot of time reading about user accounts, file
> permissions, etc. but not finding how to enable these programs.
>
> Any suggestions will be welcome. Thank you.
> (I'm running Windows 2000 Server)
>
> Nancy


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP: Desktop/Task Bar MISSING after Windows 2000 startup, but I can start desktop/task bar manually by issuing the 'CONTROL' command from TASK MANAGER/NEW TASK/RUN/CONTROL aniceguy45@hotmail.com Microsoft Windows 2000 Setup 0 4th Oct 2003 04:08 PM
HELP: Desktop/Task Bar MISSING after Windows 2000 startup, but I can start desktop/task bar manually by issuing the 'CONTROL' command from TASK MANAGER/NEW TASK/RUN/CONTROL aniceguy45@hotmail.com Microsoft Windows 2000 0 4th Oct 2003 03:52 PM
HELP: Desktop/Task Bar MISSING after Windows 2000 startup, but I can start desktop/task bar manually by issuing the 'CONTROL' command from TASK MANAGER/NEW TASK/RUN/CONTROL aniceguy45@hotmail.com Microsoft Windows 2000 Registry Archive 0 4th Oct 2003 03:01 AM
HELP: Desktop/Task Bar MISSING after Windows 2000 startup, but I can start desktop/task bar manually by issuing the 'CONTROL' command from TASK MANAGER/NEW TASK/RUN/CONTROL aniceguy45@hotmail.com Microsoft Windows 2000 Registry Archive 0 4th Oct 2003 03:01 AM
HELP: Desktop/Task Bar MISSING after Windows 2000 startup, but I can start desktop/task bar manually by issuing the 'CONTROL' command from TASK MANAGER/NEW TASK/RUN/CONTROL aniceguy45@hotmail.com Microsoft Windows 2000 Registry 0 4th Oct 2003 03:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:13 AM.