The Computer Oracle

Is it possible to uninstall or disable iTunes in OS X?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island

--

Chapters
00:00 Is It Possible To Uninstall Or Disable Itunes In Os X?
00:18 Accepted Answer Score 5
00:38 Answer 2 Score 32
01:21 Answer 3 Score 0
01:39 Answer 4 Score 0
02:01 Thank you

--

Full question
https://superuser.com/questions/88614/is...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#macos #itunes #uninstall

#avk47



ANSWER 1

Score 32


If you want to just disable it, run sudo chmod -x /Applications/iTunes.app
It won't work anymore.

If you want it back, just sudo chmod +x /Applications/iTunes.app

On more recent versions of macOS, you may need to disable SIP:

  1. Power off your device
  2. Power on your device while maintaining and R pressed
  3. Once you reach the recovery system, select Terminal from the Utilities menu
  4. Type csrutil disable and then reboot

If you want to revert that back to the original protection, run the same steps but replace with csrutil enable at step 4.

Check the current status with csrutil status in any terminal window.




ACCEPTED ANSWER

Score 5


Of course, check out the Apple support article, Removing iTunes for Mac OS X . (note: no longer links to the expected article, appears to have been removed.)

UPDATE: Here's an article for removing iTunes in Lion.




ANSWER 3

Score 0


If this is happening when you insert a Music CD or DVD then it's easy...

System Preferences > CDs & DVDs

In the drop down list labelled "When you insert a Music CD:" (or "...DVD:") select "ignore".




ANSWER 4

Score 0


How I disabled iTunes. Highlight the non running iTunes app and click command i and under sharing and permission give yourself access to read and write. You may need to give yourself root access first. Compress iTunes incase you want to retrieve it. Move iTunes to the trash and click delete.You may need to open Activity monitor and quit the iTunes Helper App first.