How to Check PC Storage: A Complete Guide for Windows and Mac

Knowing how much storage your PC has — and how much is left — is one of the most practical things you can understand about your own machine. Whether you're troubleshooting slowdowns, planning an upgrade, or deciding whether to move files to the cloud, checking your PC storage is the starting point. The process differs slightly depending on your operating system, storage type, and what exactly you want to know.

What "PC Storage" Actually Means

When people talk about PC storage, they're usually referring to the internal drive — the component that holds your operating system, applications, and personal files. This is distinct from RAM (memory), which handles active tasks, and from external or cloud storage, which lives outside the machine.

Modern PCs use one of two main drive types:

Drive TypeFull NameSpeedCommon in
HDDHard Disk DriveSlower (mechanical)Older laptops, budget desktops
SSDSolid State DriveMuch faster (flash-based)Most modern laptops and desktops
NVMe SSDNon-Volatile Memory ExpressFastest (PCIe-based)High-performance systems

Knowing your drive type matters when you're interpreting storage performance — not just capacity.

How to Check Storage on Windows 💻

Windows gives you several ways to view storage usage, ranging from a quick glance to a detailed breakdown.

Method 1: Settings App (Windows 10 and 11)

  1. Open Settings (Windows key + I)
  2. Go to System → Storage
  3. You'll see a visual breakdown of used and free space, organized by category (Apps, Temporary Files, Documents, etc.)

This is the most informative view for everyday users. It shows not just total and available space, but what's taking it up.

Method 2: File Explorer

  1. Open File Explorer (Windows key + E)
  2. Click This PC in the left sidebar
  3. Your drives appear as visual bars showing used vs. available space

This view is faster but less detailed. It's useful if you have multiple drives or partitions and want to see each one at a glance.

Method 3: Disk Management

For more technical detail — including drive health indicators, partition layout, and drive type — right-click the Start button and select Disk Management. This tool shows every physical and logical drive connected to your system, including drives that may not appear in File Explorer.

Method 4: Command Prompt or PowerShell

Run wmic diskdrive get size,model in Command Prompt to see raw drive capacity and model names. This is useful when you want to identify the exact hardware without opening multiple menus.

How to Check Storage on macOS 🍎

Mac users have a clean built-in tool for this.

  1. Click the Apple menu (top-left corner)
  2. Select About This Mac
  3. Click the Storage tab

You'll see a color-coded breakdown of storage by type — System, Apps, Documents, iCloud Drive, and more. For even more detail, click Manage to open Storage Management, which gives per-category usage and recommendations for freeing up space.

To check individual drive info at a hardware level, open Disk Utility (found in Applications → Utilities). It shows capacity, used space, available space, drive format, and — importantly — S.M.A.R.T. status, which is a basic health indicator for your drive.

Checking What's Taking Up Space

Total capacity is only half the picture. Most users actually want to know where their storage is going.

Common culprits for unexpected storage use:

  • System files and recovery partitions — often 20–50 GB on Windows, more on macOS
  • Temporary files and caches — can quietly accumulate to several gigabytes
  • Duplicate files and old downloads — easy to overlook, easy to clear
  • Hibernation files — Windows reserves space for hiberfil.sys, which can be several GB
  • Application data — games especially; a single modern game can exceed 100 GB

Windows Storage Sense (in Settings → System → Storage) can automate the cleanup of temporary files. On macOS, the Storage Management tool flags files you haven't opened in a long time.

Understanding the Numbers: Total vs. Available vs. Usable

There's often confusion about why a drive advertised as "1 TB" shows less in your OS. This is expected behavior, not a defect.

Why numbers don't match the label:

  • Drive manufacturers calculate 1 TB as 1,000 GB (decimal). Operating systems calculate storage in binary, where 1 TB = 1,024 GB — so you'll see slightly less.
  • The OS and recovery partition consume a portion of the drive from day one.
  • Some drives are pre-formatted, which takes a small amount of space.

A 1 TB drive will typically show around 900–930 GB of usable space in your OS. This gap widens slightly on smaller drives.

When You Have Multiple Drives

Many desktop PCs — and some laptops — have more than one storage device. A common configuration is a smaller SSD for the OS and apps, paired with a larger HDD for files and media. Both drives appear in File Explorer (Windows) or Disk Utility (macOS), and you'll want to check each one separately.

If you're running a NVMe SSD alongside a traditional HDD, they'll also show different health and performance characteristics — another reason the individual drive view matters, not just the total.

The Variables That Shape What You're Actually Looking At

How you interpret your storage situation depends on factors specific to your setup:

  • How old your machine is — older drives may show warning signs in S.M.A.R.T. data
  • What OS version you're running — Windows 11's Storage Sense is more capable than Windows 10's
  • Whether you use cloud sync — iCloud, OneDrive, and Google Drive can make files appear locally without actually occupying local space (placeholder files)
  • How the drive is partitioned — some systems split a single drive into multiple logical volumes, which can look like separate drives
  • Whether you dual-boot — each OS installation consumes storage that the other OS may not display clearly

Someone on a budget laptop with a 256 GB SSD running Windows 11 with OneDrive enabled is looking at a very different storage picture than someone on a desktop with a 2 TB NVMe drive and no cloud sync. The method to check is the same — what the numbers mean, and what to do about them, depends entirely on which of those situations you're in.