What is the difference between memory and storage on a computer?
Memory is the desk, storage is the filing cabinet, and the processor is the worker. Once that lands, half the confusing advice about slow computers sorts itself out.
- Difficulty
- beginner
- Time
- 15 min
- Read
- 3 min
Short answer
Memory, or RAM, is fast, small, and empties when the power goes off — it holds what you are working on right now. Storage, the SSD or hard drive, is much larger and keeps its contents without power — it holds everything you own. The processor does the work. Running out of memory makes the machine slow; running out of storage makes it complain it is full. They are different problems with different fixes, and shops and adverts blur them constantly.
Almost every bad computer purchase and every piece of unhelpful advice about slow machines traces back to these two being confused. The picture of a desk and a filing cabinet is worth more than any specification sheet.
Step by step
- Place the three parts.The processor is the worker: it does the thinking, and its speed sets how fast one job gets done. Memory is the desk: fast to reach, small, and cleared every evening. Storage is the filing cabinet across the room: enormous, permanent, and slow to reach into by comparison.
- See what happens when you open a file.The file is fetched from the cabinet and laid on the desk. You work on the copy on the desk. Saving puts it back in the cabinet. This is why unsaved work vanishes in a power cut — it was only ever on the desk.
- See what a small desk does.With too little memory, the worker has to keep putting things back in the cabinet to make room and fetching them again. That is swapping, and it is why a machine short of memory feels slow in a particular way: fine for a moment, then a long pause when you switch tasks.
- See what a full cabinet does.Running out of storage does not directly slow anything down. It stops you saving, stops updates installing, and on a nearly-full drive it does eventually slow things because the system has no room for its own working files. Different symptom entirely.
- Match the symptom to the part.Slow when many things are open, and better after a restart: memory. Cannot save, cannot update, warnings about space: storage. Slow at one demanding task with everything else closed: processor. Slow at everything with almost nothing running: often a mechanical drive.
- Read specifications with this in mind."8 GB memory, 512 GB storage" is a desk and a cabinet, and the two numbers are not comparable. An advert quoting one large number without saying which is being deliberately unclear.
- Know which can be changed.Storage can usually be added externally by anyone, and internally on many desktops and some laptops. Memory can be upgraded on many desktops and older laptops, and is soldered in most modern thin laptops and all recent Apple machines — a decision made at purchase and permanent.
Questions people ask
Does more memory make my computer faster?
Only if you were short of it. Going from a constrained amount to a comfortable one transforms a machine; going from comfortable to generous changes nothing you can feel. Check whether memory is actually under pressure before buying.
Is a bigger hard drive going to speed things up?
No, unless you were nearly full. Swapping a mechanical drive for an SSD does speed things up enormously, and that is about the kind of storage, not the amount.
What about the memory on a graphics card?
Same idea, for the graphics processor's own work. It matters for games and video and design software, and not at all for everyday use.
Why do phones need less memory than laptops?
Different operating systems manage running apps differently, and phone apps are built to be suspended and restored. Comparing the numbers across the two is not meaningful.