For up to four weeks now,i have been trying to solve this mess "task manager has been disabled by administator" many a time when i install a fresh copy of window xp, the next day, if i try to access the task manager, the instruction "task manager has been disabled by administrator" will come out. basically i am looking for way to enable the task manager. any one with usefull information should help please for i am desperately in need of help. big up to all daniweb member and a big thank you in advance.
wilson snow 0 Newbie Poster
Recommended Answers
Jump to PostQuite often, malwares disable Task Manager via registry settings to prevent simple detection and termination of their own processes.
smsmcp gave you the steps to correct those registry settings, a detailed guide to writing new key values and data content.If you have XP Pro, then click Start, click …
Jump to PostGlad to help.
Paste these two lines into the Start > Run box, pressing Enter after each, and agreeing to query in cmd window [press y].
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0
REG add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0
Most likely you were hit by …
All 7 Replies
smsmcp 0 Newbie Poster
john.cooper -3 Light Poster
wilson snow 0 Newbie Poster
gerbil 216 Industrious Poster
wilson snow 0 Newbie Poster
gerbil 216 Industrious Poster
wilson snow 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.