RE: Enabling task manager


Go Back   Computer Help Articles > Windows XP General
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:35 AM
lebonk
 
Posts: n/a
Default RE: Enabling task manager



"bason" wrote:

> How could I enable the task manager? cause when I press ctrl+alt+dlt a
> message appears stating that the task manager has been disabled.

Reply With Quote
  #2  
Old 01-05-2006, 02:35 AM
John
 
Posts: n/a
Default Re: Enabling task manager

Hi,
Copy and paster the following text into notepad (Between the lines only)

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

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System]
"DisableTaskMgr"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Group Policy
Objects\LocalUser\Software\Microsoft\Windows\Curre ntVersion\Policies\System]
"DisableTaskMgr"=dword:00000000
"**del.DisableTaskMgr"=" "

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\system\]
"DisableTaskMgr"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DisableCAD"=dword:00000000

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

Save the file as TaskEnable.reg and run the file

All should be well

Regards

John
--
MCP Windows XP Professional
"lebonk" <lebonk@discussions.microsoft.com> wrote in message
news:68F0DD6F-53FF-4F28-B8FD-FF95CAF86F05@microsoft.com...
>
>
> "bason" wrote:
>
>> How could I enable the task manager? cause when I press ctrl+alt+dlt a
>> message appears stating that the task manager has been disabled.



Reply With Quote
  #3  
Old 01-05-2006, 02:36 AM
frodo@theshire.org
 
Posts: n/a
Default Re: Enabling task manager

it is a common "evil" spyware tactic to cause Task Manager to fail to
load; if pressing cntrl-shift-escape causes task manager to briefly flash
then go away then that is your issue. reboot to safe mode and scan it,
and good luck - the evil ones can be hard to eradicate.

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Windows Freezes Daily Gerry Cornell Windows XP Perform Maintain 0 01-06-2006 02:06 AM
Windows Freezes Daily Nancy Windows XP Perform Maintain 31 01-05-2006 11:15 PM
Missing desktop and explorer.exe in task manager bsikorski@pxauto.com Windows XP Customize 1 01-05-2006 06:37 AM
Task Manager Help needed Granto Windows XP Security Admin 3 01-05-2006 05:03 AM
task manager....HELP PLEASE rakk23 Windows XP Help and Support 1 01-05-2006 02:46 AM


All times are GMT. The time now is 11:10 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

RE: Enabling task manager