Something takes a lot of RAM and i want to know what. I have list of running processes and need to know the sum of all of them because "In Use" does not help me to determine what takes most RAM:

enter image description here

I several times had this "leak" but everybody told me it is not leak and system uses that much memory. According to screenshot thsi is not true. Is there a way to copy this data to Excel and do the calculations there? Or any other way which allwos me to do this?

Thanks.

link|improve this question

55% accept rate
feedback

1 Answer

Give Windows Process Explorer a try. It has some agregating functions, and allows you to see the process ownership tree.

It's published my Microsoft, and is available for download here

UPDATE: Apparently Process Explorer can't aggregate memory usage.

link|improve this answer
How do i display memory amount each process takes? What do i select here? i.imgur.com/oVcoY.png – Boris_yo Feb 8 at 14:36
I guess I was mistaken. I just tried to do the aggregate memory, and was unable to. – jharig23 Feb 8 at 18:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.