SafeDisk AI

Can I Delete Xcode Simulator Runtimes?

Yes, old simulator runtimes can often be removed, but you should first check which iOS versions your active projects still need.

Usually Safe To Remove

Review First

Read-Only Checks

du -sh ~/Library/Developer/CoreSimulator
xcrun simctl list devices
xcrun simctl list runtimes

Safer Cleanup Order

  1. Close Xcode and Simulator.
  2. Delete obviously unused simulator devices from Xcode settings.
  3. Remove old runtimes only after confirming active project targets.
  4. Keep a note of what changed so you can reinstall a runtime if needed.

Not sure what Xcode storage is safe?

SafeDisk classifies DerivedData, Archives, CoreSimulator, DeviceSupport, and caches into safe, review-first, and keep buckets.

Get free Xcode diagnosis Get $29 Xcode report