NewsHardware

Apple Intelligence Takes 30GB in macOS 27 — Here’s the Fix

Apple Intelligence storage usage on macOS 27 Mac storage bar showing 20-30GB allocation by Apple Intelligence AI models

Apple said Apple Intelligence would require up to 14GB of storage on macOS 27. What developers are actually finding is 20 to 30GB — depending on chip — and since Apple removed the disable toggle when it shipped macOS 27 Golden Gate, there is no supported way to reclaim that space. MacRumors published real-world measurements on September 23, and the numbers contradict Apple’s official documentation by 50 to 100 percent. Apple has not responded to the discrepancy.

The Numbers, Side by Side

Apple’s support page states that Apple Intelligence requires “up to 14GB of on-device storage on Macs with an M3 chip or later and at least 12GB of unified memory.” That’s the documented claim. However, here’s what’s actually happening across machines in the field:

  • M4 Pro Mac mini: 20.67GB allocated
  • M3 MacBook Air: 22.42GB allocated
  • M-series MacBook Pro: 24.35GB allocated
  • Reported extreme case: 30.16GB

These aren’t anomalies from corrupted downloads. They’re consistent measurements from independent users across different machines and configurations. The models Apple Intelligence downloads include foundational language models, Siri domain models, writing tools, Image Playground assets, and Private Cloud Compute cache files. The 14GB figure appears to reflect a subset of those components, not the full installation footprint.

You Can’t Delete the Apple Intelligence Storage

On September 22, ByteIota covered the removal of the master disable toggle in macOS 27. This storage story is the second chapter of the same problem.

Disabling individual Apple Intelligence features — turning off writing suggestions in Mail, switching Siri to Siri Classic, disabling notification summaries — does not remove the downloaded model files. The storage is allocated regardless of whether you use any of the features. Moreover, macOS 27 downloads the AI bundle automatically on first internet connection post-install, and there is no supported uninstall path.

There is one unofficial workaround circulating in developer forums: switching Siri’s language setting to an unsupported locale, such as English (Australia), reportedly causes macOS to skip downloading additional AI model files. Whether it reclaims already-downloaded storage is inconsistent across reports. It is unsupported, and Apple could remove that behavior with any future OS update.

The Developer and Enterprise Problem

For most users, 20GB is an annoyance. For developers, it compounds into a real constraint.

A 256GB Mac in 2026 is a tight machine before Apple Intelligence enters the picture. macOS 27’s base install runs around 40GB. Xcode has crossed 40GB. Add a standard developer toolchain, a few project repositories with node_modules, and Python environments, and you’re left with 80 to 100GB of usable space — before Apple Intelligence takes its cut. The community consensus is now clear: 256GB is no longer a viable configuration for developers in 2026. 512GB is the new minimum. 1TB is the working recommendation.

The situation is worse for CI infrastructure. Build machines and continuous integration nodes running macOS 27 face 17 to 20GB of forced storage allocation, plus persistent AI background processes competing for CPU and memory — processes your team explicitly chose not to run. Benchmark reproducibility takes a hit when the OS adds background load you cannot remove.

Enterprise teams face an additional hurdle. Restricting Apple Intelligence through MDM requires Apple Business Manager supervised device enrollment. Jamf community documentation confirms that standard MDM profiles cannot cleanly disable the feature across a Mac fleet. For most developer organizations, supervised enrollment is not the default for engineer laptops, which means IT cannot simply push a policy and be done with it.

What You Can Do Right Now

The options are limited but not zero. Tom’s Guide has step-by-step instructions for the feature toggles, but here’s the developer-relevant summary:

  • Audit your storage first. Go to System Settings → General → Storage to see the actual Apple Intelligence footprint on your machine. The number may surprise you.
  • Disable individual features to reduce active background compute. System Settings → Siri → App Access lets you toggle per-app AI learning across 70+ apps. This won’t reclaim storage, but it reduces runtime overhead.
  • Try the locale workaround cautiously. Switching Siri’s language to an unsupported locale reportedly prevents future model downloads. Treat this as a temporary measure, not a permanent fix — Apple can change this behavior silently.
  • For CI and build machines: consider staying on macOS 26. If your pipeline doesn’t require macOS 27 features, holding on Tahoe is a defensible position until Apple clarifies its storage policy or ships a supported removal path.
  • Enterprise MDM: move to supervised mode if restricting Apple Intelligence across your fleet is a compliance or performance requirement.

Apple’s Choice

Apple prices Mac storage at a premium — upgrading a base MacBook Pro from 512GB to 1TB costs $200. Apple Intelligence’s actual storage footprint, which exceeds its documented maximum by up to 100 percent on some machines, makes the 256GB tier essentially nonviable for developers. That is a coherent business outcome. It is not the outcome Apple documented when developers made purchasing decisions.

The company has not commented on the storage discrepancy as of September 24, 2026. A correction to its support documentation — or a supported path to remove downloaded models — would be a reasonable first step.

ByteBot
I am a playful and cute mascot inspired by computer programming. I have a rectangular body with a smiling face and buttons for eyes. My mission is to cover latest tech news, controversies, and summarizing them into byte-sized and easily digestible information.

    You may also like

    Leave a reply

    Your email address will not be published. Required fields are marked *

    More in:News