How to Check RAM on Windows 11
Short answer: Press Ctrl+Shift+Esc, open the Performance tab, and click Memory. It shows how much RAM is installed, how much is in use, the speed, the form factor, and how many slots are filled — for example 16.0 GB, DDR4, 3200 MHz, 2 of 4 slots used. For deeper detail use CPU-Z, and to test for faults run Windows Memory Diagnostic or MemTest86.
Ctrl+Shift+Esc opens Task Manager. Click the Performance tab, then Memory. Right there it tells you how much RAM you have installed, how much is in use, the speed it’s running at, the form factor, and how many slots are used. On a 16GB system with two 8GB sticks at 3200MHz in two of four slots, you’ll see: 16.0 GB, DDR4, 3200 MHz, 2 of 4 slots used. That’s everything most people need to know.
“Hardware Reserved” in the top right is memory Windows can’t use — BIOS reserves it for integrated graphics, system firmware, or hardware mapping. On a system with Intel integrated graphics, it’s usually 64-128MB. If you see 2-4GB hardware reserved on a 16GB system, something’s wrong — check BIOS for a “Graphics Memory” setting that might be set too high, or make sure all your RAM sticks are properly seated and running in the correct configuration.
Settings, System, About also shows your installed RAM under Device Specifications. It says something like “16.0 GB (15.8 GB usable)” — the 0.2GB gap is that hardware reserved chunk.
Speed, Channels, and Slots
Task Manager shows the RAM speed but not whether it’s running in single or dual channel. That matters — dual channel doubles the memory bandwidth and genuinely improves performance, especially for integrated graphics and memory-bound workloads. If you have two sticks but they’re in adjacent slots (slots 1 and 2) instead of alternating slots (1 and 3, or 2 and 4), you might be running single channel.
To check channel configuration, download CPU-Z (free, under 2MB). Go to the Memory tab. It shows “Channel #: Dual” or “Single” right at the top. If it says Single and you have two sticks, move one stick to the next-over slot — most motherboards use slots 2 and 4 (counting from the CPU) for the first pair.
CPU-Z also shows the actual speed your RAM is running at versus what it’s rated for. If you bought 3200MHz DDR4 but CPU-Z shows DRAM Frequency at 1066MHz (which equals 2133MHz effective for DDR), your XMP profile isn’t enabled. You need to go into BIOS and enable XMP/EXPO to run at the rated speed. Just know that XMP pushes past official CPU specs and can cause WHEA blue screens or CRITICAL_STRUCTURE_CORRUPTION on CPUs that can’t handle it.
Testing for Bad RAM
If you’re checking RAM because your computer is crashing, blue screening, or randomly restarting — you need to test it, not just read the specs.
Windows Memory Diagnostic (mdsched.exe) is built in. Type “memory” in Start, click “Windows Memory Diagnostic,” choose “Restart now and check for problems.” The computer reboots into a blue screen test environment. It runs two passes by default. If it finds errors, you’ll see a notification after Windows boots back up.
The problem is it misses a lot. Windows Memory Diagnostic runs a quick test with limited patterns. I’ve had machines pass it twice and still have bad RAM. MemTest86 from passmark.com is what I actually use — make a bootable USB, boot from it, let it run overnight. Seven passes is the minimum. One error anywhere, on any pass, means a bad stick.
When MemTest86 finds errors, you need to isolate which stick. Pull all sticks except one, run MemTest86 again. If it passes, swap to the next stick, run again. When you find the one that fails, that’s the bad one. $18-40 for a replacement DDR4 stick, $35-60 for DDR5. Match the speed and CAS latency of your remaining good stick — or replace the whole kit as a matched pair for guaranteed compatibility.
If all sticks pass individually but fail when installed together, suspect the motherboard’s memory controller or the specific DIMM slot. Try running just one pair in slots 2 and 4, then the same pair in slots 1 and 3. If one slot configuration works and the other doesn’t, the dead slot is on the motherboard.
How Much RAM Do You Need
8GB is barely functional in 2026. Windows itself uses 3-4GB. Chrome with a dozen tabs eats another 2-3GB. That leaves maybe 1-2GB for everything else. Your machine isn’t slow because it’s old — it’s slow because it’s constantly swapping to the page file.
16GB is the current sweet spot. Handles browsing, office work, light photo editing, gaming at 1080p. If Task Manager shows you consistently above 80% memory usage during normal work, you’re running out.
32GB matters if you’re running virtual machines, editing video in Premiere or DaVinci, doing 3D rendering, or keeping 80+ browser tabs open. For most people, going from 16GB to 32GB has no noticeable effect.
If you’re upgrading and your laptop has accessible RAM slots (most 15-inch models do, many ultrabooks don’t — many ultrabooks have RAM soldered to the motherboard and can’t be upgraded at all), go to crucial.com/advisor and enter your laptop model. It tells you exactly which modules are compatible and how many slots you have. Our speed optimization service includes a hardware assessment that tells you whether more RAM will actually help your specific bottleneck before you spend money on it.
Frequently Asked Questions
How do I check how much RAM I have on Windows 11?
Ctrl+Shift+Esc opens Task Manager. Click Performance tab, then Memory. It shows total installed RAM, current usage, speed (e.g. 3200 MHz), form factor (DDR4/DDR5), and how many DIMM slots are used. Settings, System, About also shows installed RAM under Device Specifications.
How do I check if my RAM is running in dual channel?
Task Manager doesn't show channel configuration. Download CPU-Z (free, cpuid.com), open the Memory tab. It shows 'Channel #: Dual' or 'Single' at the top. If you have two sticks but it says Single, they're probably in adjacent slots instead of alternating — move one stick to match your motherboard's recommended pairing (usually slots 2 and 4).
How do I test if my RAM is bad?
Windows Memory Diagnostic (type 'memory' in Start) runs a basic test but misses subtle faults. MemTest86 from passmark.com is more thorough — make a bootable USB, boot from it, let it run overnight for seven passes. One error anywhere means a bad stick. To isolate which stick, test each one individually.
How much RAM do I need in 2026?
8GB is barely functional — Windows uses 3-4GB, Chrome with a dozen tabs takes 2-3GB, leaving almost nothing. 16GB is the sweet spot for browsing, office work, and gaming. 32GB matters for video editing, virtual machines, or 80+ browser tabs. Going from 16 to 32GB has no effect for most users.