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.
Related guides
How to Fix Windows 11 Slow After an Update
PC slow after Patch Tuesday? Clear pending updates, reset Search indexing, trim startup, and undo bad drivers post-update.
How to Disable Startup Programs to Speed Up Boot Time
Windows 11 stuck at the logo on every boot? Disable startup apps in Task Manager and Settings so only what you need runs — and cut boot time fast.
How to Fix High RAM Usage in Windows 11
Task Manager shows 90% memory used with nothing open? Find the process hogging RAM on Windows 11, trim startup apps, and know when 8 GB is too little.
How to Enable TPM 2.0 and Secure Boot for Windows 11
PC Health Check failed for the Windows 11 upgrade? Turn on TPM 2.0, Secure Boot, and UEFI in your BIOS so the install completes on supported hardware.
How to Fix a Laptop Battery Draining Fast in Windows 11
Laptop battery dying in 1–2 hours on Windows 11? Check battery health, power mode, and the apps quietly draining charge — and fix the worst offenders.