So, of course, RAM used + pagefile used can be larger than RAM used. Part of the whole point of virtual memory, after all, is that you can have more virtual memory in use than you have physical memory (RAM). If you want to find out what’s using committed memory you need to look at Task Manager’s “Details” tab and enable the “Commit size” column.



