Skip to content

Instantly share code, notes, and snippets.

@nhc
Created May 7, 2021 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nhc/ea1995b22aabd997277dbdc1404a9bb3 to your computer and use it in GitHub Desktop.
Save nhc/ea1995b22aabd997277dbdc1404a9bb3 to your computer and use it in GitHub Desktop.
Clean your Teams cache on Osx when you have login problems
rm -fr ~/Library/Application Support/Microsoft/Teams/Application Cache/Cache ~/Library/Application Support/Microsoft/Teams/blob_storage ~/Library/Application Support/Microsoft/Teams/Cache ~/Library/Application Support/Microsoft/Teams/databases ~/Library/Application Support/Microsoft/Teams/GPUCache ~/Library/Application Support/Microsoft/Teams/IndexedDB ~/Library/Application Support/Microsoft/Teams/Local Storage ~/Library/Application Support/Microsoft/Teams/tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment