Computers

How do I check how much RAM my computer has?

Updated 2026-08-14

✓

Quick answer

You can check your computer's RAM by accessing the system information through the settings or control panel, depending on your operating system.

This guide provides steps to check the amount of RAM on your computer across different platforms.

Steps

  1. 1

    Windows 10/11

    Right-click the taskbar and select 'Task Manager'. Click on the 'Performance' tab and select 'Memory' to view the RAM details.

  2. 2

    macOS

    Click the Apple icon in the top-left corner and select 'About This Mac'. The RAM information will be displayed in the Overview tab.

  3. 3

    Linux

    Open the terminal and type 'free -h'. This command will show you the total, used, and available RAM.

Checking RAM on Windows

On Windows, you can view your RAM by accessing the Task Manager or System Information.

Checking RAM on macOS

On macOS, you can find your RAM information in the About This Mac section.

Checking RAM on Linux

On Linux, you can use terminal commands like 'free -h' or 'cat /proc/meminfo' to check RAM.

Watch out for

  • The steps may vary slightly depending on the version of the operating system you are using.

FAQ

What is RAM used for?

RAM (Random Access Memory) is used by your computer to store data that is actively being used or processed, allowing for quick access.

Can I upgrade my RAM?

Yes, in most cases, you can upgrade your RAM by adding more modules, but check your computer's specifications for compatibility.

How much RAM do I need for gaming?

For gaming, 16GB of RAM is generally recommended for optimal performance, though some games may run on 8GB.