Skip to content
Follow
Windows

How to Check RAM Size and Type in Windows 11

Richard
Written by
Richard
Feb 17, 2026 Updated Jun 19, 2026 3 min read
How to Check RAM Size and Type in Windows 11
How to Check RAM Size and Type in Windows 11

You can check your RAM size and type in Windows 11 by opening the Task Manager.

RAM, which stands for Random Access Memory, acts as your PC’s temporary workspace. It holds data for programs you’re currently using so your system can access it quickly. Knowing your RAM’s size (like 8GB or 16GB) and type (such as DDR4) helps you understand what your computer can do.

This information is vital, especially if you’re troubleshooting performance problems or confirming your system meets Windows 11’s minimum requirement of 4GB of RAM.

⚡ Quick Answer

Open Task Manager, go to the Performance tab, and click Memory to see your RAM size and type. Alternatively, navigate to Settings > System > About and find Installed RAM.

1Check RAM Using the Settings App

You can quickly check your total RAM size in Windows 11 using the Settings app, a straightforward method for finding out how much memory your computer has installed.

  1. Click the Start button (Windows icon) at the bottom-left of your screen.
  2. Click Settings (gear icon). Or press Windows key + I on your keyboard to open Settings quickly.
  3. In Settings, click System on the left side.
  4. Scroll down and click About at the bottom of the System menu.
  5. Look for Installed RAM on the right. This shows how much RAM is currently installed.
Windows 11 Start Menu with Settings
windows 11 start menu settings updated

Windows 11 System About tile in Settings
windows 11 system about tile

Installed RAM shown in Windows 11 Settings About page
windows 11 installed ram

2Check RAM Using Task Manager

Task Manager offers a detailed view of your RAM in Windows 11, letting you see not only the total amount but also its speed and how many memory slots your PC is using.

  1. Click Start and type Task Manager, then open it.
  2. In Task Manager, click the Performance tab at the top.
  3. Click Memory on the left side.
  4. Here, you can see your total RAM, speed (in MHz), type (e.g., DDR4), how many slots are used, and more.
Windows 11 Task Manager Memory details
windows 11 system memory task manager details

3Check RAM Using System Information

The System Information app offers a summary of your computer, including your RAM details.

  1. Click Start and type System Information, then open it.
  2. Make sure System Summary is selected on the left.
  3. Look for Installed Physical Memory (RAM) to see your total RAM.
Windows 11 System Information app showing RAM
windows 11 system summary information

4Check RAM Using PowerShell Commands

For those who prefer commands, Windows 11’s PowerShell can give you very detailed information about your RAM, like its capacity, speed, and manufacturer.

  1. Click Start, type Windows Terminal or PowerShell, and open it.
  2. Type or copy-paste the following command and press Enter:
PowerShell
Get-WmiObject Win32_PhysicalMemory | Format-Table Capacity, Manufacturer, FormFactor, BankLabel, ConfiguredClockSpeed, Speed, DeviceLocator, SerialNumber -AutoSize

This command will show details like the size of each RAM stick, its manufacturer, speed, and slot location.

Summary

  • RAM is important for your computer’s speed and performance.
  • You can easily check your RAM size and type using Windows 11’s Settings, Task Manager, System Information, or PowerShell.
  • Knowing your RAM details helps you decide if you need to upgrade or if your PC meets Windows 11 requirements.
  • If you want to learn more about Windows 11 features, check out our Geek Rewind website.

Knowing how to check your RAM in Windows 11 is important for understanding your computer’s performance and deciding if you need an upgrade.

How do I run RAM check on 🪟 Windows 11?

To run a RAM check on Windows 11, you can use the Windows Memory Diagnostic tool by typing ‘mdsched’ into the Run app or searching for ‘memory’ in the Settings menu.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Keep Windows 11 Task Manager Always on Top
Windows How to Keep Windows 11 Task Manager Always on Top
Enable Shield Icon in Windows Terminal Admin Mode
Windows Enable Shield Icon in Windows Terminal Admin Mode
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
How to Check for Windows 11 Updates
Windows How to Check for Windows 11 Updates

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *