Wednesday, October 31, 2007

Registry: Enable/Disable Task Manager

1. Start -> Run
2. Type in regedit, and press ENTER
3. Goto

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Policies\System

4. Create a new DWORD Value if it does not exists,

Value name: DisableTaskMgr
Value data: 0 = False (Default) or 1 = True

No comments: