Home arrow Tips and Tricks arrow Enable Disable Task Bar
Enable Disable Task Bar PDF Print E-mail
User Rating: / 3
PoorBest 
This can be achieved in two ways, using the registry hack and the Group Policy Editor.
1: Using Registry

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



2: Using Group Policy Editor
  • Click Start
  • Click Run
  • Enter gpedit.msc in the Open box and click OK
  • In the Group Policy settings window
    • Select User Configuration
    • Select Administrative Templates
    • Select System
    • Select Ctrl+Alt+Delete options
    • Select Remove Task Manager
    • Double-click the Remove Task Manager option

Since the policy is Remove Task Manager, by disabling the policy, you are enabling the Task Manager.
This Article Applies: Windows NT, Windows 2000, and Windows XP. Source
 
< Prev   Next >