Task Manager is a smart small utility in Windows XP that provides us information about applications and processes running in our computer. In the task manager, we can see the status of the programs that are currently running and choose to end programs that have stopped responding.
- Firstly, from the Start button click ‘run’ and start Regedit.
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
- Create a new key called “System”.
- In System, create new DWORD value: DisableTaskMgr
- Set the data value to 0 to enable Task Manager.
- Set the data value to 0 to disable it.
Post a Comment