Friday, October 12, 2012





Task Manager is a very important tool for Windows users. It can get disabled because of virus. Here's how to bring it back -


By using the Registry Editor

- Click Start.

- Open Run and type "Regedit.exe".


- Go to "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System".


- Delete "DisableTaskMgr".


- Close "Regedit.exe".


- Done.



By using the Group Policy Editor


- Click Start.

- Go to Run then type "Gpedit.msc" and hit Enter.


- Go to User Configuration - Administrative Templates - System - Ctrl+Alt+Delete Options - Remove Task Manager.


- Open the "Remove Task Manager" option.


- Select "Not Configured".


- Click Ok.


- Done.



From Run


- Click Start.

- Find Run and type "REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f"


- Click Ok.


- Done.





0 comments:

Post a Comment