Freyr Posted December 20, 2009 Posted December 20, 2009 The first thing a malware will do on your computer is that it will disable the task manager. Now you can’t see the list of malicious processes since you can’t even open the task manager. You press ctrl+alt+delete and nothing happens, what to do now? Well, don’t panic. Go to Start>Run and copy-paste the following into it, and press enter, REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f Go to Start>Run again, copy-paste the following command in the text box, and press enter, REG add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f Repeat the process again with the following command, REG add HKEY_USERS\.default\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f That’s it. If the malware disabled the registry editor,follow this guide: Go to Start>Run, and type the following, REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f What if run is not there in start menu ? Well, simply press windows key + R and the run dialog box will appear. Simple right? (If you dont understand something tell me and i will add images,but i think its easy guide). Quote
Freyr Posted December 20, 2009 Author Posted December 20, 2009 what about the credits? i just reading one ebook and i saw it.It has many of them.Also i dont think i told that this guide is my ;) Quote
HazarD. Posted December 20, 2009 Posted December 20, 2009 Or just download TaskManagerFix http://www.taskmanagerfix.com/ Quote
Freyr Posted December 20, 2009 Author Posted December 20, 2009 Or just download TaskManagerFix http://www.taskmanagerfix.com/ some malwares doesn't leave you download from internet until you remove it :) Quote
HazarD. Posted December 20, 2009 Posted December 20, 2009 some malwares doesn't leave you download from internet until you remove it :) i had that problem and i tryed many things,the way you post too but only that programme solve my problem Quote
mpj123 Posted December 23, 2009 Posted December 23, 2009 some malwares doesn't leave you download from internet until you remove it :) second computer + usb = fixed Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.