You just bought a brand-new 1TB SSD or hard drive, plug it into your computer, and suddenly… something feels off. Instead of 1TB, Windows shows only around 931GB available.
So where did the missing storage go?
Don’t worry—your drive isn’t faulty, and no data is secretly taking up space. This confusion comes from a simple but little-known reason: manufacturers and operating systems measure storage differently.
Let’s break it down.

Decimal vs Binary: The Real Reason Behind “Missing” Storage
The discrepancy comes down to two different ways of calculating data: base 10 (decimal) and base 2 (binary).
How Manufacturers Measure Storage (Decimal)
Drive manufacturers use the decimal system—the same one we use in everyday life:
- 1 KB = 1,000 bytes
- 1 MB = 1,000,000 bytes
- 1 GB = 1,000,000,000 bytes
- 1 TB = 1,000,000,000,000 bytes
So when a drive is labeled 1TB, it truly contains 1 trillion bytes.
How Operating Systems Measure Storage (Binary)
Computers, however, work using binary (powers of 2):
- 1 KB = 1,024 bytes
- 1 MB = 1,024 KB
- 1 GB = 1,024 MB
- 1 TB = 1,024 GB
Because of this, operating systems like Windows divide storage differently. When Windows calculates your 1TB drive using binary units, it ends up showing about 931GB instead.
👉 No storage is lost—it’s just displayed using a different formula.
How Much Storage “Disappears” in Practice?
The larger the drive, the bigger the gap between advertised and displayed capacity.
Here’s what you can typically expect:
| Advertised Capacity | Displayed in Windows |
|---|---|
| 128GB | ~118GB |
| 256GB | ~237GB |
| 500GB | ~465GB |
| 1TB | ~931GB |
| 2TB | ~1.81TB |
| 4TB | ~3.63TB |
| 8TB | ~7.27TB |
| 16TB | ~14.55TB |
On smaller drives, the difference is minor. But on larger drives, it can look significant—sometimes hundreds of gigabytes.
Windows vs macOS vs Linux: Why They Show Different Storage Sizes
Things get even more confusing when you compare operating systems.
Windows
Windows uses binary calculations, but still labels them as “GB” instead of the technically correct “GiB” (gibibytes).
That’s why:
- A 512GB SSD appears as roughly 475GB
- A 1TB drive shows around 931GB
macOS
Apple switched to decimal units starting with macOS Snow Leopard.
- A 256GB drive will show close to 256GB
- Slight differences come from system partitions (like recovery and virtual memory)
Linux
Linux depends on the tool you’re using:
- File managers (like GNOME/Nautilus) usually display decimal values
- Terminal tools may use binary units
What Are GiB, MiB, and KiB (And Why Don’t We Use Them?)
To solve this confusion, an international standard introduced new units:
- KiB (kibibyte) = 1,024 bytes
- MiB (mebibyte) = 1,024 KiB
- GiB (gibibyte) = 1,024 MiB
- TiB (tebibyte) = 1,024 GiB
In theory:
- Windows should display 931 GiB instead of 931 GB
- Manufacturers should keep using TB for decimal
This would make everything clear—but in reality, almost no one uses these terms outside technical contexts.
So the confusion remains.
Is Any Storage Actually Missing?
No—you are not losing storage space.
Your drive contains exactly the number of bytes advertised. The difference comes purely from how those bytes are calculated and displayed.
However, keep in mind:
- A small portion of storage may be used for system partitions
- Formatting the drive can also reduce usable space slightly
Key Takeaways
- Your SSD or HDD is not defective
- No storage is being “stolen” or hidden
- The difference comes from decimal vs binary calculations
- Windows shows smaller numbers because it uses binary math
- macOS aligns more closely with advertised capacity
- Linux varies depending on the tool
Conclusion
The “missing storage” issue has confused users for decades—but the explanation is surprisingly simple.
It’s not a scam, and it’s not a technical problem. It’s just a mismatch between how manufacturers label storage and how operating systems interpret it.
Once you understand the difference between decimal and binary units, everything makes sense—and those “lost” gigabytes suddenly reappear (at least on paper).
And if you'd like to go a step further in supporting us, you can treat us to a virtual coffee ☕️. Thank you for your support ❤️!
We do not support or promote any form of piracy, copyright infringement, or illegal use of software, video content, or digital resources.
Any mention of third-party sites, tools, or platforms is purely for informational purposes. It is the responsibility of each reader to comply with the laws in their country, as well as the terms of use of the services mentioned.
We strongly encourage the use of legal, open-source, or official solutions in a responsible manner.


Comments