Youâre waking up one morning, turning on the PC, and you suddenly notice that it took an entire half hour to boot up. The first thing that comes up in your mind is, âItâs a virus!â This is probably not far from the truth, but it could also be that the software you installed last night before you sleep is acting weirdly and take up a ton of resources for no apparent reason. What should you do in this situation?
1. Never Fear, The Task Manager Is Here
If you are the least bit technologically literate, you most likely know how to hunt the culprit via the task manager and shut the bugger down. If you donât, just press âCtrl+Shift+Escâ and click the âProcessesâ tab on the ne w window that opens. Here, youâll see the important resources each process uses, whether it be memory or CPU muscle. As you find applications using a lot of your CPU or memory, just zap them by right-clicking them and clicking âEnd Process.â This is by far the easiest way to get rid of a rogue application. This doesnât permanently rid you of the problem. Far from it. This might just postpone the problem.
And what if the application is clever enough to stop using your CPU every time you open the task manager? This is usually a sure sign that your computerâs infected. In this situation, the application will use 100% of your CPU, then it will go back to zero when the task manager opens. Once you close the task manager, it just fires up again and you can hear your fans whirring insanely.
2. Open Process Explorer
Sysinternals has a neat little tool that works when the task manager is too dumb to do so. Download Process Explorer to get the job done. Youâll end up with this interface:
Process Explorer helps you find problems that you canât otherwise spot in Task Manager. Itâs pretty self-explanatory and easy to get used to once youâve used it for a while. Some applications still purposely reduce CPU usage to zero when this is open. So, letâs discuss the mother of all nasty process detectors.
3. Process Monitor Will Sniff Out Anything
Unlike Process Explorer, Process Monitor has a very subtle way of detecting problems from applications. It just lets things run and keeps tabs on them without giving any indication that itâs doing so. This way, you can detect problematic applications in a jiffy. First, youâll have to download it.
Once youâve opened it, you might be confused as to what itâs doing.
Just let it run for a few seconds. After youâre done, click âToolsâ and then click âProcess Activity Summary.â A bunch of graphs will show up telling you how much of each resource each application has been using from the moment you started it. This will let you know who the culprit is. After youâre done, you can go ahead and destroy the program by using task manager and windows explorer. Closing and deleting the program often rids you of the problem, although you canât do this in every case. You must be prudent in making sure that what youâre deleting isnât essential to your computer!
Got Some Tools?
If you know of some tools that can more effectively get rid of nasty processes or help you detect them, please leave a comment below!
No comments:
Post a Comment