Skip to content

Instantly share code, notes, and snippets.

@sufidu
Created October 14, 2016 10:00
Show Gist options
  • Save sufidu/9da8a4b0ba424c4106565f1125cfd266 to your computer and use it in GitHub Desktop.
Save sufidu/9da8a4b0ba424c4106565f1125cfd266 to your computer and use it in GitHub Desktop.
Completely uninstall / remove Google Drive from Mac / OSX
Delete every file listed below:
Macintosh HD > Users > [current user] > ~Library > Application Support > Google > Drive
Macintosh HD > Users > [current user] > ~Library > Caches > com.google.GoogleDrive
Macintosh HD > Users > [current user] > ~Library > Group Containers > google_drive
Macintosh HD > Users > [current user] > ~Library > Preferences > com.google.GoogleDrive.plist
Macintosh HD > Users > [current user] > ~Library > Cookies > com.google.GoogleDrive.binarycookies
Next delete the folder with your files if you don’t need them anymore.
Macintosh HD > Users > [current user] > Google Drive
Finally, remove Google Drive from Applications folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment