Enabling task manager

G

Guest

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.
 
R

Rock

Bin said:
Lets Hope that bason's xp machine is not on a corporate network and you
have just given him his 1st lesson in hacking!!!

If it's disabled by network admin through GPO then those edits won't work.
 
J

John

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\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\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
 
F

frodo

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.
 
R

Rock

sunny said:
how to enable registry editing?
plz help me

You need to be more specific. Do you mean that from Start | Run | Regedit |
ok, it will not run? If that's the case coupled with task manager not
working, it's likely some sort of malware. See these links for removal
tips.

Malware Removal
http://www.elephantboycomputers.com/page2.html#Removing_Malware

THE PARASITE FIGHT
Finding, Removing & Protecting Yourself From Scumware
http://aumha.org/a/parasite.htm

Richard Harper’s Guide to Cleaning Pests
http://rgharper.mvps.org/cleanit.htm
 
G

Guest

could u please help me out....when i press crt+alt+del..it saying ur task
manager is disabled by ur adminstion...
so i went run and typed regisdit but it saying ur registry editing
is disabled by ur adminstration....
so wat do u want me to do...please help me otu
 
N

Newbie Coder

Here is the reg file you need to create & run to unlock regedit/enable Task
Manager:

============================

Windows Registry Editor Version 5.00

; Enable Reg Tools (Current User)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000000
; Enable Task Manager
"DisableTaskMgr"=dword:00000000
; Enable Reg Tools (All Users)
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Syste
m]
"DisableRegistryTools"=dword:00000000

===============================

Paste the above (between the lines) into notepad
Click File | SaveAs
In Filename surround name by double quotes. Example: "Unlock.reg"
In the File Types choose All Files & click Save

Now, run the file & say yes or ok to if you want to enter this info in the
regsitry & then click OK to the confirmation dialog

Please note:

The lines that start with ';' are comment lines & won't be entered into the
registry, but are 100% safe to be in there

I hope this helps,
 
R

Rock

sunny said:
could u please help me out....when i press crt+alt+del..it saying ur task
manager is disabled by ur adminstion...
so i went run and typed regisdit but it saying ur registry
editing
is disabled by ur adminstration....
so wat do u want me to do...please help me otu

Look at the other thread you posted to. I replied to that one. If you
can't find a post search for it using Google groups advanced search,
searching in microsoft.public.windowsxp.general on your name as author.

http://groups.google.com/advanced_search?q=&ie=UTF-8&oe=UTF-8&hl=en&
 
G

ggllww

Hey, That's a handy little tool! Apreceate the info. I been -laying with this
for a month now.....

I was more curious HOW it was disabled to begin with if you have any Clue?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Task Manager 1
Task manager is disabled 2
Task manager 2
task manager 3
Ctrl-Alt-Delete 5
Ctrl Alt Delete 5
Tsk Manager Problem 1
Task Manager disabled 5

Top