With the rapid proliferation of Internet, more and more Malware attacks are being faced by us. Some of them can be detected, stopped and removed by inspecting the processes running in your system through Windows Task Manager (Use Ctrl+Alt+Del) and then click on Task Manager Processes.
Now comes the interesting part. If you know this fact, then the creators of the Malware also know this fact. And hence they try all ways and means to disguise themselves and make it difficult for you to discover them. One of the tricks used by them is to disable your Windows Task Manager so that you are not in a position to check for the malicious processes being run by the malware.
So what do you do then ?
If this happens to you, then you can easily Enable Task Manager by following these simple Registry Tweaks.
Follow these steps.
- Click Start > Click Run
- Type REGEDIT > OK to open the Registry Editor utility.
- Browse to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\system - Righ pane will show the value: DisableTaskMgr. Right click on it and select Delete.
- Repeat the above steps for the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system - Close the Registry by choosing File | Exit
- Now you should be able to use Task MAnager. If it is still not opening, try to reboot your system in Safe Mode and repeat the above mentioned steps.











August 7th, 2008 at 6:47 pm
Very simple and easily possible way is to use Remove Restrictions tool from sergiwa.
August 10th, 2008 at 8:46 pm
well its just task manager GUI gets disabled you can any time find your running process and kill them at command prompt with “tasklist” and “taskkill” command.
August 15th, 2008 at 5:25 pm
Simple and nice… thanks
October 3rd, 2008 at 3:19 am
what if there’s no ‘run’ when u click start?
how can i open regedit??
thanks