Disable the Windows Task Manager
Need to limit access to your computer by disabling the Task Manager?
Here is a simple registry hack to do this:
1. Open the Registry
Editor and navigate to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
2. Right-click on
“Policies”, select New -> Key and name the key as System.
If you are on Windows XP, you need not create the new key “System” as it
is already present in it. So, you can directly navigate to: HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Policies\System in the Step-1 itself.
3. Right-click on
“System”, create a new “DWORD” and name it to DisableTaskMgr.
4. Double-click on the
DWORD “DisableTaskMgr” and set the “Value data” to 1 (0=Enable, 1=Disable).
5. To enable the Task
Manager, Set the “Value data” back to 0.
Works on Windows XP,
Vista and 7.
No comments:
Post a Comment