Quote:
Originally Posted by masterhacker I feel pretty stupid asking but how do I turn my taskmanager back on?
windows XP Sp2. Some wiseacre turned it off. Can't figure it out. |
Do you get some type of error when you try to open Task Manager? Like press ctrl-alt-del? Or right-click the Task Bar and select Task Manager. Any popups?
Otherwise, if Task Manager is just plain "off", there is a registry key to turn it back on:
Go to Start / Run
regedit and go to this key:
Code:
HKEY_CURRENT_USER
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 Enable TaskManager