Skip to main content
FixMyTech

Why Is iPhone "System Data" So Large?

By

Published

7 min read

Share

Short answer

System Data is the bucket iOS uses for anything it cannot file elsewhere — caches, logs, streaming buffers, Siri voices and pending update files. It has no delete button by design. Restarting the phone, clearing Safari's website data and removing offline downloads from streaming apps are what actually shrink it, and iOS trims it automatically when free space runs low.

On this page

Open Settings → General → iPhone Storage on a phone that has been in use for a couple of years and you will often find a grey block near the bottom of the bar chart labelled System Data, holding 15, 25 or occasionally 50GB. Tap it and iOS tells you what it is in one sentence, then offers no way to do anything about it.

That is not a bug or a leak. It is a reporting decision, and understanding what Apple put in that bucket tells you exactly which of your habits is filling it.

What is actually inside System Data

System Data is a residual category. iOS sorts your storage into named buckets — Photos, Apps, Media, Messages, Mail — and anything that does not fit lands here. In practice that means:

Contents Typical size Shrinks when
Safari and in-app browser caches 1–8GB You clear website data
Streaming buffers and offline downloads 1–20GB You delete downloads in the app
Pending iOS update files 3–7GB You install or delete the update
Logs, crash reports, analytics 0.5–2GB Automatically, on a schedule
Siri voices and keyboard dictionaries 0.5–2GB Rarely — it is small anyway
Local database journals and temp files 1–5GB You restart the phone

The two entries at the top account for most of a large figure. Everything else is measured in hundreds of megabytes and is not worth chasing.

Why there is no delete button

Every file in System Data belongs to something iOS is still tracking. A cache entry is registered against an app, a streaming buffer against a download, a log against a subsystem. Exposing a “delete all” control would mean letting you remove files that a running process expects to find.

What iOS does instead is purge on pressure. When free space drops below roughly 1GB, the system begins evicting caches automatically — which is why people report System Data shrinking on its own right after a storage warning. It works, but only once you are already in trouble.

The steps that actually reduce it

In order of how much they typically recover.

Restart the phone

This clears temporary files, database journals and memory-backed caches that have no other eviction trigger. On a phone that has been up for weeks it routinely recovers 1–3GB, and it costs you a minute.

Hold the side button and either volume button, slide to power off, wait ten seconds, and power back on.

Clear Safari website data

Safari’s cache is the single largest contributor on most phones, because every site you visit leaves behind cached assets, local storage and service worker data that is never automatically cleaned.

Go to Settings → Apps → Safari → Clear History and Website Data. On a phone that has never had this done, expect 2–6GB.

You will be signed out of sites that kept you logged in, which is the real cost. Passwords in iCloud Keychain are unaffected.

Delete offline downloads

This is the most commonly missed category, because the downloads are invisible unless you open each app and look. Check every one of these individually:

  • Netflix → My Netflix → Downloads
  • Spotify → Settings → Storage → Delete cache
  • Apple Music → Settings → Music → Downloaded Music
  • YouTube → You → Downloads
  • Podcasts → Settings → Podcasts → limit episode retention
  • Audible and Kindle → keep downloaded titles indefinitely

Depending on the app, iOS counts these as app data or as System Data, which is why the figures rarely reconcile. Deleting them reduces the total either way.

Install or remove a pending iOS update

Check Settings → General → Software Update. If an update has downloaded but not installed, its installer sits in System Data — often 5GB or more — until you act.

Install it, or if you are deliberately staying on your current version, go to Settings → General → iPhone Storage, find the iOS update in the app list, and delete it there.

Check your messaging apps

WhatsApp, Telegram and Messages generate large caches separately from the media they store. WhatsApp in particular is worth a look on its own terms — it is frequently the largest app on the phone, and the media it holds is reported against the app rather than System Data. See why WhatsApp takes so much storage.

When to stop trying and restore

If System Data is above roughly 20GB and the steps above have not moved it, the filesystem has accumulated orphaned files that no user-facing control can reach. A backup and restore is the reliable fix.

  1. Back up to iCloud (Settings → [your name] → iCloud → iCloud Backup → Back Up Now) or to a computer, and wait for it to finish.
  2. Settings → General → Transfer or Reset iPhone → Erase All Content and Settings.
  3. Restore from the backup during setup.

The backup contains your data, not the caches, so the rebuilt phone gets the former without the latter. Budget an hour or two including the restore, and do not start unless you have confirmed the backup completed.

What does not work

  • Cleaner apps from the App Store. iOS sandboxing prevents any app from reading another app’s files. An app that claims to clear your System Data physically cannot do it — at best it clears its own cache and shows you a number.
  • Offloading apps to reduce System Data. Offloading reduces the Apps category. System Data is unaffected.
  • Turning airplane mode on and off, or other folklore. It does nothing to stored files.
  • Repeatedly checking the figure. iOS recalculates storage lazily and the number lags reality by minutes to hours. Make a change, then check again later rather than watching it.

Realistic expectations

On a typical phone, a restart plus clearing Safari data plus deleting offline downloads brings System Data down by 5–15GB and takes about ten minutes. That is the whole of what the built-in controls can do.

If it climbs straight back, the cause is a habit rather than a fault — usually downloaded video or heavy browsing. Neither is a problem in itself, but it does mean System Data is not where you should be looking for permanent space. Working through the full iPhone storage sequence covers the categories with far more room in them.

Frequently asked questions

How large should System Data be on an iPhone?
Roughly 5–15GB is normal on a phone in daily use. Above about 20GB something specific is accumulating, and the usual causes are Safari website data, a messaging app's cache, or offline video downloads counted against the system rather than the app.
Can I delete System Data directly?
No. iOS deliberately offers no way to delete it, because the contents are files the system is still tracking. You reduce it indirectly by removing the things that generate it, and iOS purges caches on its own when storage gets tight.
Why did System Data suddenly jump by several gigabytes?
Almost always a downloaded iOS update waiting to install, or a large streaming download. A pending update sits in System Data until you install it, at which point the space is returned.
Does a backup and restore actually fix a huge System Data figure?
Yes, and it is the only reliable fix when nothing else works. Restoring rebuilds the filesystem from your backup without the accumulated caches, which frequently takes System Data from 30GB back to single digits.
Is System Data the same as Other Storage?
Yes. Apple renamed the category in iOS 15. Older guides and older iOS versions call the same bucket "Other", and the contents and the fixes are identical.

All iPhone guides