How to Check Disk Space on Any Device or Operating System

Running low on storage is one of the most common tech frustrations — files won't save, apps won't update, and your device starts slowing down. Knowing how to check disk space quickly, and understanding what you're actually looking at when you do, helps you stay ahead of storage problems before they cause real headaches.

What "Disk Space" Actually Means

Your device stores everything — the operating system, apps, photos, documents, cached files — on a storage drive. Disk space refers to the total capacity of that drive and how much of it is currently used versus available.

Most devices show two key numbers:

  • Total capacity — the full size of your storage drive (e.g., 256 GB, 1 TB)
  • Available space — what's left after the OS, apps, and files have taken their share

What surprises many users: a brand-new device with "256 GB" storage rarely shows 256 GB available. The operating system itself, pre-installed software, and file system overhead can consume 20–40 GB or more right out of the box.

How to Check Disk Space on Windows

Windows gives you several ways to view storage usage, depending on how much detail you want.

Quick method — Settings:

  1. Open SettingsSystemStorage
  2. You'll see a breakdown of what's using space: apps, temporary files, documents, and more

File Explorer method:

  1. Open File Explorer
  2. Click This PC in the left panel
  3. Each drive appears with a visual bar showing used and free space

Disk Management (advanced): For users with multiple partitions or drives, Disk Management (search for it in the Start menu) shows every partition, its type, and its capacity in detail.

Windows 10 and 11 also include a Storage Sense feature that automatically identifies junk files, temporary data, and items in the Recycle Bin that can be cleared to reclaim space.

How to Check Disk Space on macOS

Mac users can check storage through a couple of straightforward paths.

About This Mac method:

  1. Click the Apple menu (top-left corner)
  2. Select About This MacStorage
  3. A color-coded bar shows categories: Apps, Documents, System Data, iCloud Drive cache, and more

Finder method:

  1. Open Finder
  2. Click on your drive under Locations
  3. Press Command + I (Get Info) to see capacity and available space

macOS also integrates iCloud storage recommendations, which can sometimes make the available space figure look smaller or larger than expected depending on what's stored locally versus in the cloud.

How to Check Disk Space on iPhone and iPad 📱

iOS doesn't call it "disk space" — Apple uses the term storage — but the concept is identical.

Steps:

  1. Go to SettingsGeneraliPhone Storage (or iPad Storage)
  2. A bar graph shows total used space, broken down by category
  3. Below the graph, each app is listed with how much space it and its data occupies

iOS also offers recommendations like offloading unused apps or reviewing large video files, which is useful but can make users think their device is more full than it is.

How to Check Disk Space on Android

Android varies more between manufacturers, but the general path is consistent:

  1. Open Settings
  2. Search for Storage or navigate to Device CareStorage (Samsung) or Storage (stock Android)
  3. You'll see total, used, and available space, often broken into categories like apps, images, videos, and audio

Some Android devices also include a Files app (Google's Files by Google app is common) that provides a quick storage overview on its home screen.

How to Check Disk Space on Linux 🖥️

Linux users typically have both graphical and command-line options.

Command-line (terminal):

  • df -h — displays disk space usage for all mounted drives in human-readable format
  • du -sh /path/to/folder — shows how much space a specific folder is using

Graphical method: Most desktop environments (GNOME, KDE) include a Disk Usage Analyzer or System Monitor that visualizes storage in a more accessible way.

What Affects How Much Space You Actually Have

Checking the number is straightforward — interpreting it is where things get more nuanced.

FactorImpact on Available Space
Operating system overheadVaries by OS; Windows and macOS typically use 20–50 GB
File system formatSome formats reserve a percentage of capacity by default
Hidden/system filesRecovery partitions and swap files consume space silently
Cloud sync behaviorFiles "on device" vs. "in cloud" can shift what's counted
App cachesBrowsers, streaming apps, and games accumulate large caches over time

SSDs vs. HDDs behave slightly differently in storage reporting too. SSDs use a practice called over-provisioning — reserving a portion of raw capacity to maintain performance and longevity — so the advertised capacity is always higher than what the OS reports.

The Difference Between "Full" and "Nearly Full"

Most operating systems start showing performance degradation well before a drive is completely full. Windows and macOS generally recommend keeping at least 10–15% of your drive free for normal operation — less than that and virtual memory, temp files, and background processes start competing for the same limited space.

On mobile devices, the threshold is less defined, but users often notice slowdowns and failed app updates when storage drops below a few gigabytes.

When the Numbers Don't Add Up

A common frustration: you delete files, but available space barely changes. This happens for a few reasons:

  • Recycle Bin / Trash still holds deleted files until emptied
  • App caches rebuild themselves quickly after clearing
  • System backups (especially on macOS with Time Machine or iOS with local backups) quietly accumulate space
  • Hidden files and metadata — particularly on drives formatted for one OS but used with another — can consume space invisibly

Understanding which category is actually eating your storage changes the right response entirely — and that depends on your specific device, OS version, and how you use it.