I'm trying to reset it. In Xcode 8 we went to "Simulator -> Reset Content and Settings". I don't see that in Xcode 9 and need to wipe my simulator.
Asked
Active
Viewed 1.7k times
3 Answers
47
I found it. It is now under "Hardware -> Erase All Content and Settings"
Edit: In Xcode 11 it is now under "Device -> Erase All Content and Settings"

Gandalf458
- 2,139
- 1
- 21
- 36
-
1I'm using Xcode 9.2 and I don't see a "Hardware" tab. – Attila Feb 22 '18 at 19:15
-
4@Attila It's in the Simulator's menu tabs, not Xcode's. – Gandalf458 Feb 22 '18 at 23:00
-
Do I have to do this for each simulator instance or only once for all simulators? – testing Feb 10 '20 at 17:09
-
You'll have to do it for each simulator. – Gandalf458 Feb 10 '20 at 19:29
8
Xcode 9.4
You need to click on Simulator first. Hardware > Erase All Content and Settings. This will reset the simulator. Wait for a minute for the Simulator to rebuild.

Naishta
- 11,885
- 4
- 72
- 54
-
Do I have to do this for each simulator instance or only once for all simulators? – testing Feb 10 '20 at 17:08
6
Xcode 11.4
The simulator app no longer has the Hardware
menu. It is now the Device
menu.
Device > Erase All Content and Settings

krummens
- 837
- 2
- 17
- 38