XP: Disable Task Manager (Script Included)

Contributor Icon Contributed by William_Wilson Date Icon March 4, 2006  
Tag Icon Tagged: Windows

For General use, or network administrators. This script will disable the TaskManager.


This Works for both the classic ctrl+alt+del automatic displaying and the networked version which gives options involving password change, logoff etc.

I have found this tweak VERY handy as if prevents the common and not so common user from disabling and other protective software or making changes they shouldn’t to the computer.

*This script has been known to change the basic ctrl+alt+del automatic displaying to the options display type.
*This change does not affect how Windows works, merely changes the results on pressing ctrl+alt+del.

Save the following into a file with a .reg extension:

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000001

Now the task manager is no more, to bring it back simply change the value 00000001 to 00000000 and run the script again.

Questions/Comments: william_a_wilson@hotmail.com
-William. ยง (marvin_gohan)

Previous recipe | Next recipe |
 
blog comments powered by Disqus