Installing RAM is one of the most accessible hardware upgrades available — no thermal paste, no cable management, no driver installation. But DDR5 adds a step that DDR4 didn't require, and getting the slot configuration wrong will cost you performance even with the right kit installed. This guide covers both correctly.
What You Need Before Starting
- The RAM kit (make sure it's compatible with your motherboard — check the QVL list on the manufacturer's page)
- Your motherboard manual (seriously — open it for the slot diagram)
- A Phillips screwdriver (may not be needed, but useful if you're clearing a cooler heatsink obstruction)
- 15–20 minutes
DDR5 vs DDR4 note: If you have a 12th-gen Intel or newer platform (LGA1700/LGA1851), you're running DDR5. AMD AM5 platforms (Ryzen 7000 and 9000 series) are also DDR5. DDR4 is for AM4 (older Ryzen) and 10th/11th-gen Intel. The physical slots look similar but the notch position is different — a DDR5 stick will not fit in a DDR4 slot.
Step 1: Identify the Right Slots
This is where most installation mistakes happen. Motherboards have 2 or 4 RAM slots, and they're not all equal. Running RAM in the wrong slots costs you dual-channel bandwidth — effectively halving your memory performance.
For 4-slot motherboards:
- If you have 2 sticks, use slots A2 and B2 (the second and fourth slots from the CPU)
- If you have 4 sticks, fill all four slots
For 2-slot motherboards:
- Fill both slots
The slot labeling varies by manufacturer — some label them A1/A2/B1/B2, others label them DIMMA1/DIMMB1. Your motherboard manual has a diagram showing which slots to use for 2-stick configurations. When in doubt, use the slots that are the same color (usually they're paired by color on most boards).
Why this matters: Dual-channel mode doubles the memory bandwidth available to the CPU. Running a single stick or two sticks in adjacent slots (A1/A2 instead of A1/B1) drops you to single-channel, which reduces bandwidth significantly. On DDR5, where memory-intensive workloads like gaming and AI inference are sensitive to bandwidth, this is a real performance penalty.
Step 2: Physical Installation
Power off and unplug the system completely. Capacitors hold charge briefly — wait 10 seconds after unplugging before touching anything.
Open the DIMM slot latches. Most modern motherboards have a latch on one or both ends of each slot. Press it outward (away from the slot center) until it clicks open.
Align the stick. The notch in the RAM module's connector matches a key in the slot — there's only one correct orientation. Don't force it. If it doesn't drop in easily, check the orientation.
Press down firmly and evenly with both thumbs until both latches click closed. You should hear or feel a definite click. A partially seated stick is one of the most common causes of "memory not detected" boot failures.
Verify both latches are closed. A latch that looks mostly closed but isn't fully engaged will cause intermittent boot issues that are frustrating to diagnose.
Step 3: Enable XMP or EXPO in BIOS (Critical for DDR5)
This step is why DDR5 isn't plug-and-play at rated speed. When you buy a 6000 MHz DDR5 kit, it will boot at 4800 MHz by default — the JEDEC standard speed. XMP (Intel) or EXPO (AMD) is the profile stored on the RAM stick that tells the system its actual rated speed and timings.
How to enable it:
Boot the system and immediately press the BIOS key (usually Delete, F2, or F10 — it flashes on the POST screen)
Navigate to the memory or overclocking section. On ASUS boards, this is under Ai Tweaker. On MSI, it's OC. On Gigabyte, it's Tweaker.
Find XMP (Intel) or EXPO (AMD) and change it from Disabled to Profile 1 (or XMP II if Profile 1 shows instability)
Save and exit (F10 on most boards)
The system will reboot and may take slightly longer on the first POST — this is normal. It's training the memory controller.
Verify it worked: In Windows, open Task Manager → Performance → Memory. The speed shown should match your kit's rated speed (e.g., 6000 MT/s). If it still shows 4800, the XMP/EXPO profile didn't save — re-enter the BIOS and confirm.
Step 4: Verify System Stability
After enabling XMP/EXPO, run a quick stability check before you declare success:
- Memtest86 is the thorough option — boot from a USB drive and let it run a full pass (takes 20–40 minutes for a 32GB kit). Any errors indicate a compatibility issue or a bad module.
- Windows Memory Diagnostic (built into Windows, search for it) is a faster but less thorough check — good for a quick sanity test.
If your system won't POST with XMP enabled, the kit may have a compatibility issue with your specific CPU/motherboard combination. Try XMP Profile 2 if available, or reduce the speed manually by one step (e.g., 5600 instead of 6000). Check the QVL (Qualified Vendor List) on your motherboard manufacturer's site for confirmed compatible kits.
Common Issues and Fixes
System won't POST after installing RAM
- Reseat the sticks (press harder — a partially seated stick is the #1 cause)
- Make sure you're using the correct slots (check the manual diagram)
- Try one stick at a time in slot A2 to isolate a bad module
System boots but runs at wrong speed
- Enter BIOS and enable XMP/EXPO (see Step 3)
- Verify the sticks are in dual-channel slots
BIOS shows wrong amount of RAM
- Reseat all sticks
- If one slot doesn't register, test with one stick in multiple slots to identify a bad slot
XMP enabled but system is unstable (random crashes, BSODs)
- The memory kit may not be on the motherboard's QVL
- Try lowering to the next supported speed profile
- Check if a BIOS update adds support for your specific RAM kit — this is common with newer DDR5 kits
How Much RAM Do You Actually Need in 2026?
The short answer by use case:
| Use Case | Minimum | Recommended |
|---|---|---|
| Budget gaming (1080p) | 16GB | 16GB |
| Gaming (1440p/4K) | 16GB | 32GB |
| Content creation (video editing) | 32GB | 64GB |
| AI/ML workloads | 32GB | 64–128GB |
| ASIC/GPU mining | 8GB | 8GB |
| Home server / NAS | 16GB | 32GB+ |
16GB is no longer the universal answer it was in 2022. Modern AAA games with large open worlds frequently use 12–16GB of system RAM alongside their VRAM draw. If you're building or upgrading for 1440p or 4K gaming in 2026, 32GB is the better spec to start at — the price premium over 16GB is minimal and you won't be bottlenecked as game requirements increase.
For AI workloads running local LLMs, system RAM capacity matters for model offloading. A 32GB system can handle most 7B–13B parameter models comfortably. Anything larger benefits from 64GB or more.