How to Check and Upgrade RAM in Your PC
The Problem
Windows 11 feels cramped at 8 GB, but RAM labels (DDR4, DDR5, SO-DIMM) confuse anyone who has not opened a case. Buy the wrong speed or form factor and it will not fit—or it will downclock and waste money. Five minutes of software checks plus a glance inside saves a return trip to the store.
RAM maxed in Task Manager but slots unknown? Pair this with fix high RAM usage so you are not upgrading when malware or Chrome tabs are the only issue.
Step 1: See What You Have in Windows
Task Manager
Ctrl + Shift + Esc → Performance → Memory
Note Speed (e.g. 3200 MHz), Slots used (e.g. 2 of 4), and Form factor if shown.
System Information
Win + R → msinfo32 → Installed Physical Memory (RAM) and Total Physical Memory.
Command line (detailed)
Terminal or Command Prompt:
wmic memorychip get capacity,speed,manufacturer,partnumber,formfactor
Capacity is in bytes (8589934592 = 8 GB). Form factor 8 = DIMM (desktop), 12 = SODIMM (laptop).
Step 2: Check Maximum Supported RAM
- Laptop/manual: search your model on the vendor site (e.g. "HP 15-dwxxxx max memory").
- Desktop motherboard: manufacturer PDF—look for Memory QVL or max GB per slot.
- Windows 11 Home still has hardware limits (often 128 GB on modern boards; older laptops cap at 16 or 32 GB).
Step 3: Open the Case (Desktop) or Bottom Panel (Laptop)
- Power off, unplug, hold power button five seconds to drain residual charge.
- Desktops: side panel off → look at empty slots next to filled sticks.
- Laptops: some have an access door; others need full bottom screws—check iFixit or the service manual.
What to Buy
| Machine | Buy | |---------|-----| | Desktop DDR4 | Matched DIMM kit (two sticks for dual-channel if board has 4 slots—use 2+2 or 4 matched) | | Desktop DDR5 | DDR5 DIMM—not DDR4 slots (different notch) | | Laptop | SO-DIMM DDR4 or DDR5 matching existing speed |
- Match DDR generation (DDR4 vs DDR5)—they are not interchangeable.
- Prefer the same speed (3200, 4800 MT/s) or faster sticks that downclock to your board.
- For 16 GB total on a two-slot laptop with one 8 GB soldered: one 8 GB SO-DIMM may be the only slot—check manual for soldered RAM.
Step 4: Install New Sticks
- Touch a grounded metal part of the case (anti-static).
- Release clips on the slot, align notch, press firmly until clips snap.
- Boot → Task Manager → Memory should show new total.
- If the PC beeps or fails POST, reseat sticks and try one at a time.
Step 5: Enable XMP/EXPO (Optional, Desktops)
BIOS → enable XMP or EXPO so RAM runs at rated speed instead of JEDEC default. Laptops often have no user setting—factory profile only.
Software After Upgrade
No driver needed for RAM. If Windows feels unchanged, you were likely disk- or CPU-bound—see speed up slow PC and consider an SSD if you still use a hard drive.