.

mob

Tips Inside Moved To New Domain

Tuesday, April 20, 2010

Registry key for Enable the Task Manager - Disable Task Manager

Categories: ,

Procedure to do the tricks..
  1. first open the notepad
  2. copy the following code and paste 
  3. now click save as the file NAME.reg file.... that is the file name format must be in .reg format.. the default notepad file format is .txt



Copy the following code


To enable

Windows Registry Editor Version 5.00

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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000
"**del.DisableTaskMgr"=" "

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
"DisableTaskMgr"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DisableCAD"=dword:00000000

To Disable
Windows Registry Editor Version 5.00

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
"DisableTaskMgr"=dword:00000001

Spread The Love, Share Our Article

Related Posts

No Response to "Registry key for Enable the Task Manager - Disable Task Manager"

Post a Comment

Subscribe via MAIL

Enter your email address:

Delivered by FeedBurner

Related Posts with Thumbnails