How to delete rogue iOS simulators and reclaim disk space?

I have three rogue iOS simulators, how to correctly delete them and reclaim the disk space?

Mac mini, macOS 26.3

Posted on Mar 5, 2026 1:14 PM

Reply
Question marked as Top-ranking reply

Posted on Mar 5, 2026 1:51 PM

The command used is simctl. Here is the man page:

xcrun simctl help


You’re probably headed for at least the following:

xcrun simctl delete unavailable


Related commands:

xcrun simctl list devices
xcrun simctl delete <the device UUID> 


And FWIW, Apple has an organizational boundary between user-to-user forums and user support, and the developer forums and developer support. You’re asking here on the user side of that division, and there aren’t as many developers on this side. The Xcode (developer) forum is here:

https://developer.apple.com/forums/topics/developer-tools-and-services/developer-tools-and-services-xcode



6 replies
Question marked as Top-ranking reply

Mar 5, 2026 1:51 PM in response to lvl1cookie

The command used is simctl. Here is the man page:

xcrun simctl help


You’re probably headed for at least the following:

xcrun simctl delete unavailable


Related commands:

xcrun simctl list devices
xcrun simctl delete <the device UUID> 


And FWIW, Apple has an organizational boundary between user-to-user forums and user support, and the developer forums and developer support. You’re asking here on the user side of that division, and there aren’t as many developers on this side. The Xcode (developer) forum is here:

https://developer.apple.com/forums/topics/developer-tools-and-services/developer-tools-and-services-xcode



Mar 5, 2026 2:17 PM in response to lvl1cookie

Maybe because of the previous direct access into the directory confused or corrupted something?


There are three available, and one unavailable.


Here’s the cheat sheet I’ve been using:

https://www.testautomationstudio.com/cheat-sheet/simctl/simctl-cheatsheet/


Here’s the continuation of this thread:

https://developer.apple.com/forums/thread/817922


PS: Images make this harder, and the <> text-formatting tool here can be easier.


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to delete rogue iOS simulators and reclaim disk space?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.