enable task manager in xp

September 19th, 2009 | Tags:
234x60

Enable task manager in windows xp is very easy. Recently my task manager was disabled in my netbook and i enabled it in simple manner and thought to blog it. I have defined it in very simple steps to enable task manager in windows xp.

1.Start Windows in your normal manner.
2.Click “Start.” Then highlight and click “Run.”
3.Type “REGEDIT” into the text bar and press “Enter.”
4.Go to the registry editor on the following directory: “HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System.”

See the images below and change the both values from 1 to 0 , where 1 disables task manager.
enable task manager in xp.JPG

  1. September 19th, 2009 at 21:20
    Reply | Quote | #1

    or just copy and paste this in the command prompt:

    reg add “HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System” /t Reg_dword /v DisableTaskMgr /f /d 0

  2. Bikash
    September 20th, 2009 at 00:14
    Reply | Quote | #2

    It is the useful learning to us, I ll try it now…………

  3. September 20th, 2009 at 22:48
    Reply | Quote | #3
  4. September 24th, 2009 at 01:02
    Reply | Quote | #4

    thanks abish

  5. September 30th, 2009 at 08:55
    Reply | Quote | #5

    n325tG I want to say – thank you for this!

  6. October 4th, 2009 at 07:10
    Reply | Quote | #6

    site best

TOP