Jump to content

So to start off, NO I do NOT have a virus. I've used several trusted antivirus/malware scans and none have ever found anything, and I have Superfetch disabled. I'm on Windows 10 home 64 bit.  I have 16GB of DDR4 2400mhz RAM, and I'm wondering why my RAM usage is so high a lot of the time. After some investigating, I've found that I as a user am not using as much RAM as my system is using in an entirety (I'm the only user). To make this more clear, I took screenshots at idle with all my background tasks running, and in the first screenshot it shows my total (for all users/system) being 3.9GB, and the second shows only MY user, not the system, being 1.4GB. I notice that the system usually hogs up a SHITLOAD of my RAM when I'm running a game (such as Rust) and I end up crashing because of it after a while. Can anyone explain to me why my system ends up using up to 7GB of RAM more than it shows my user profile using? Cause this is getting annoying and I've looked into my processes and none of them add up to the amount it says is being used (see screenshot 3).

mem usage.PNG

mem usage 2.PNG

mem usage 3.PNG

Link to comment
https://linustechtips.com/topic/1092224-high-memory-usage/
Share on other sites

Link to post
Share on other sites

The numbers you see in the Processes tab are from the process's private working set. This is the amount of memory it has all to itself. This value is much than the entire working set an application might use, which is the all of the memory space that application has allocated to it.  I'm pretty sure if you go to the Details tab, right click on the columns, select "Show columns", and check "Working set (memory)", then add up the numbers, you'll get something that resembles RAM usage that Task Manager is reporting in the Performance tab.

 

You can read more about it at https://docs.microsoft.com/en-us/windows/win32/memory/working-set

Link to comment
https://linustechtips.com/topic/1092224-high-memory-usage/#findComment-12793847
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×