Bharat Banate's Work Profile

View Bharat Banate's profile on LinkedIn

Wednesday, August 22, 2007

Registry: Disable Task Manager (Windows NT)

To enable or disable the user's ability to start Task Manager to view processes, applications running, and make changes to the priority or state of the individual processes, edit following key in registry using 'regedit' program.
(This option was added in Service Pack 2.)

Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]Value Name: DisableTaskMgr
Data Type: REG_DWORD
Data: (0 = disabled, 1 = enabled)

0 comments: