FG

What's the difference between unbuffered and fully buffered memory?

Fresh3 days ago
Mar 15, 2026123731 views
Confidence Score0%
0%

Problem

I'm not new to computers, but somehow I've missed the fact that there are different types of memory when it comes to being buffered or not. What's the difference between the two? The only thing I've noticed is the price difference between the two.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What's the difference between unbuffered and fully buffered memory?

Low Risk

Buffered (also called Registered) RAM has additional hardware (a register) that sits between the memory and CPU, and will store data (buffering the data) before it's sent to the CPU. This is meant for reliability in systems that have lots of memory …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment