Use RamMap To List All Files Currently In Windows RAM

Martin Brinkmann
Aug 9, 2011
Software, Windows, Windows software
|
7

Have you ever wondered about the files that Windows is holding in memory? I'm not talking about the processes or applications, but the actual files that are in computer memory. This includes the list of system fonts that are loaded in memory, the dynamic link libraries or the system drivers.

The free system tool RamMap can be used to display those information, and a lot more. The program is compatible with Windows Vista and Windows 7, and not Windows XP. It is also compatible with the server variants from Windows Server 2008 on.

rammap windows memory

When you start the program for the first time you will see a tab based interface that displays information about processes, use counts, physical pages and a file summary.

Here is a short description of each tab:

  • Use Counts: usage summary by type and paging list
  • Processes: process working set sizes
  • Priority Summary: prioritized standby list sizes
  • Physical Pages: per-page use for all physical memory
  • Physical Ranges: physical memory addresses
  • File Summary: file data in RAM by file
  • File Details: individual physical pages by file

The file summary tab displays the file data that is currently in the memory. When you switch to that tab you will see a large list of files with their paths, file names and memory information. You can click on a header to sort the table. A click on path for instance sorts by file path which is helpful if you are looking for specific files in Ram. You could also look at the biggest files in RAM with a click on Total, Standby or Active.

Why can a file listing like this be helpful? You could for instance use it to determine if certain files or programs use up a lot of memory when they are running. You could find system drivers or fonts that you do not need to see how much space in RAM they use. Could also be very helpful for software developers who need to analyze their program's memory usage.

RamMap is more of a tool for advanced users. Having said that, it can still be useful for users who are not that tech savvy. Windows users can download RamMap from the Microsoft Technet website.

Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Martin said on March 12, 2023 at 3:05 pm
    Reply

    An even quicker way to open Task Manager is by pressing Ctrl+Shift+Esc.

  2. archie bald said on March 12, 2023 at 4:32 pm
    Reply

    Win+Pause used to be the goto shortcut for me since… W95… Ms recently hijacked it and you now get Sysinfo. Device manager is still accessible this way: the second to last link at the bottom.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.