Wednesday, February 14, 2007

Disable enable task manager in Windows XP

Start > Run .
Type regedit. Then modify the values. Create if it already not there.

Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\System
Name: DisableTaskMgr
Type: REG_DWORD
Value: 1=Enablethis key, that is DISABLE TaskManager
Value: 0=Disablethis key, that is Don't Disable, Enable TaskManager

1 comment:

  1. Hive: HKEY_CURRENT_USER
    Key: Software\Microsoft\Windows\CurrentVersion\Policies\System
    Name: DisableTaskMgr
    Type: REG_DWORD

    Is this a default key or if it is created, how does that actually link to taskmanager

    ReplyDelete