Showing posts with label task manager. Show all posts
Showing posts with label task manager. Show all posts

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.
 

Tags

Desktop (5) Modification (7) design (8) hack (36) how2.0 (16) programming (7) registry (7) task manager (1) tips and trick (8) utilities (30)

Followers

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