2008-08-23

How2.0 : Enabling task manager

  • Regedit manual deletion method
Step 1
Click "Start"->"Run"
Step 2
Type "regedit" then press Enter
Step 3
Navigate in registry, find the following directory:
"HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System"
Step 4
Click at string "DisableTaskMgr" and then delete it or change the boolean value section entry from "1" to "0"
  • Run the command automatically from "run" 
Step 1
Manually at "start" ->"Run", and type: 
Step 2
"REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f"
Step 3
Enter

P/S : you can also run this command in Command Prompt Windows. No quotation ("") should be typed in the command line.

0 comments:

Post a Comment

 

Followers

GoCode[rs] Copyright © 2009 Blogger Template Designed by Bie Blogger Template