Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ugultopu/0b6b5e0ec49afe5a9be20e8746b0d699 to your computer and use it in GitHub Desktop.
Save ugultopu/0b6b5e0ec49afe5a9be20e8746b0d699 to your computer and use it in GitHub Desktop.
  • Quit (exit) the Calendar (and possibly the Mail) app.
  • Remove your Google account from the "Internet Accounts" section in "System Preferences".
  • Remove the "Calendars" folder from "Library" by running sudo mv ~/Library/Calendars ~/.Trash.
  • Remove the Calendar caches by running sudo mv ~/Library/Caches/com.apple.iCal* ~/.Trash.
  • Remove the Calendar preferences by running sudo mv ~/Library/Preferences/com.apple.iCal* ~/.Trash.
  • RESTART the computer. This is a must. Otherwise, it does not work.
  • DO NOT ADD your Google account back from the "Internet Accounts" section in "System Preferences". Instead:
    • Open the calendar app.
    • Go to preferences (CMD-,).
    • Click on "Accounts".
    • Add your Google account.

Now, it should work.

https://eshop.macsales.com/blog/38684-tech-tip-fixing-calendar-duplicates/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment