20
2
In Windows Task Manager and AVG Task Manager (included in TuneUp Utilities), I see that the sum of all the running processes is much lower than the total CPU usage shown in "performance" tab. Does this mean that my PC is running a hidden process or some malware that's not displaying in the Task Manager?
EDIT: inbuilt monitor showing this too, and show processes from all users showing too. laptop is two-cores, and I'm taking total load of both.
3How large is the difference? If it's not too big (relative to the total number of processes), it could easily be from the fractions of a % adding up. – Kitsune – 2014-09-21T20:33:01.317
1Is there a "Show Processes from All Users" button? Sometimes the windows task manager will hide system processes if you don't click the button. – None – 2014-09-22T01:34:46.197
1In addition to the comment above about showing all users processes, it could well be hardware interrupts, which task manager doesn't show. You'd be better using the built in resource monitor, by opening task manager, going to "Performance" and clicking on resource monitor. – Chris Murray – 2014-09-22T07:59:37.103
Interesting queston, did you take load per core and hyperthreading into account ? I'm not sure if a keylogger would be that obvious to notice. – None – 2014-09-21T18:26:10.347
You would need to run a facility that explicitly takes into account the CPU usage of the kernel and other users. I don't know Windows well enough to know whether the Task Manager does that for you out of the box but you ought to check. For the matter a keylogger is such a trivial piece of code that it should not consume any noticeable amount of CPU. – None – 2014-09-22T16:55:07.727
keylogger - and what about screenshots taking? video? encrypting it... – None – 2014-09-22T17:02:44.360
@hoschiCZ it would be much easier to detect either the disk or network usage than to try and guess based on CPU usage.. – user2813274 – 2014-09-22T21:20:55.570