Skip to content

Instantly share code, notes, and snippets.

@ybhwang
Last active May 4, 2023 03:07
Show Gist options
  • Select an option

  • Save ybhwang/c3ad5e862da4608f378771ed38d7db3e to your computer and use it in GitHub Desktop.

Select an option

Save ybhwang/c3ad5e862da4608f378771ed38d7db3e to your computer and use it in GitHub Desktop.

Uninstalling Live (Mac)

  • Live Versions: All
  • Operating System: Mac

Here's how you can uninstall the Live application and all associated hidden files from your computer, including Library and Pack content.

More: https://help.ableton.com/hc/en-us/articles/115001172024-Uninstalling-Live-Mac-

Move to Trash

Finder > Applications > [Ableton Live Product].app

Locate these hidden files and folders and delete them entirely

$ rm -rf ~/Library/Preferences/Ableton/
$ rm -rf ~/Library/Application\ Support/Ableton/
$ rm -rf ~/Library/Caches/Ableton/
$ rm -rf ~/Library/Preferences/com.ableton.live.*
$ rm -rf /Library/Application\ Support/Propellerhead\ Software/ReWire/Ableton\ Live\ Engine*
$ rm -rf ~/Library/Application Support/Propellerhead Software/ReWire/Ableton\ Live\ Engine*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment