How can I know the maximum amount of RAM used(application)?

Asked By 130 points N/A Posted on -
qa-featured

I play a lot of games and games need a lot f memory to run at proper fps. I want to analyze what amount of RAM actually is used by a game? Is there a way to find out the amount of RAM used only by an application? Help to to find a software which will solve my problem.

SHARE
Answered By 0 points N/A #193595

How can I know the maximum amount of RAM used(application)?

qa-featured

Hi, Marco P Hamm 

How to determine how much memory a program is using

Each software program on a computer will use different amounts of memory when it is running, either actively or when idle. The packaging of a software program will provide a rough idea of the minimum and recommended amount of memory a computer should have in order to run the program, but not the exact amount the program will use itself. To determine how much memory a program is using, follow the steps below.

Microsoft Windows users

  1. Press Ctrl + Shift + Esc on the keyboard to open the Windows Task Manager.
  2. In the Task Manager window click the Processes tab if not already selected.
Windows 7 Task Manager

As can be seen by the above example picture, in the Processes tab you'll see each of the running processes including how much memory they're using. For example, the highlighted Firefox.exe is using over 1GB of memory.

Tip: Clicking the Memory column title allows you to sort the programs by how much memory they're using. In the above example, we're sorting the programs from the most used memory to the least used memory.

 

Related Questions