How to Uninstall Xcode

  1. Go to your Applications folder.
  2. Open the Utilities folder.
  3. Run the Terminal application.
  4. Copy and paste the following line into the Terminal window:
    sudo /Developer/Library/uninstall-devtools –mode=all
  5. Press Enter.
  6. You will need to enter your password and press Enter.
    • It won’t show any characters when you type.
    • If you do not have a password then set one first.
  7. Once it has finished (showing your computer name and username), you can Quit the Terminal.

Make sure to restart if you plan on installing Xcode again.

Published
Categorized as Mac Tagged ,

Leave a comment

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