Virus killing quick guide
12 settembre 2014
Here is some advice to remove viruses and trojans that get inside your customer’s PC.
- Kill the invader. Task Manager is almost always blocked by the virus, so use the command line instead:
tasklist taskkill /f /pid 892 - Restart in Safe Mode (F8 key at Windows boot). If you plan to install an antivirus in the next step, choose «Safe Mode with Networking».
- Install an antivirus if you can, for example Microsoft Security Essentials, and run a full scan.
- Clean the Startup folder for the user and under «All Users».
- Clean the registry with Regedit, knowing what you are doing, in keys like:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run HKEY_USERS\S-1-5-21-...-1000\Software\Microsoft\Windows\CurrentVersion\Run
After some cycles like these, quite often every bug is killed. Good hunt!