This article was co-authored by wikiHow staff writer, Hannah Dillon. Hannah Dillon is a Technology Writer and Editor at wikiHow. She graduated with a B.A. in Journalism from North Dakota State University in 2013 and has since worked in the video game industry as well as a few newspapers. From a young age Hannah has cultivated a love for writing and technology, and hopes to use these passions in tandem to help others in the articles she writes for wikiHow.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
Learn more...
If you are experiencing issues with Microsoft Teams, clearing the cache might help. Clearing the cache differs slightly depending on whether you're on Windows or Mac, and if you're using New Teams or Classic Teams. No matter which version of Teams you're using, we'll teach you how to clear the cache. Keep reading to learn more.
Clearing the Microsoft Teams Cache
On Windows, you can clear the Microsoft Teams cache by going to the correct folder in your AppData folder. The exact folder varies depending on whether you're using New Teams or Classic Teams. On Mac, you can clear your Teams cache by running a command (or two, for New Teams).
Steps
-
Quit Teams, if it's currently running. Teams must be closed for you to clear the cache.
-
2Press ⊞ Win+R. This will open the Run dialog box.Advertisement
-
3Enter the path to Teams' local cache. This path is:
- %userprofile%\appdata\local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams.
- You don't have to change anything in this path to get to the right location; the variable "%userprofile%" will automatically fill in your Microsoft account name.
- Press ↵ Enter to run the command.
-
4Delete all the files and folders in the "MSTeams" folder. When Run takes you to the "MSTeams" folder, everything inside that folder should be deleted to clear the Teams cache.
-
5Restart Teams. Your app cache will now be cleared.[1]
- You can also clear Teams' cache from your computer's Settings app, but this will also delete any of your personalized Teams settings or configuration. If you'd prefer to clear the cache this way, however, do the following:
- Open your Settings app and go to Apps > Installed Apps > Microsoft Teams.
- Click the More options button.
- Choose Advanced options.
- Click Reset.
- Restart Teams.
- You can also clear Teams' cache from your computer's Settings app, but this will also delete any of your personalized Teams settings or configuration. If you'd prefer to clear the cache this way, however, do the following:
-
1Quit Teams, if it's currently running. Teams must be closed for you to clear the cache. A quick way to close Teams is to press ⌘ Cmd+Q.
-
2Open Terminal. There are a few ways you can do this:
- Open Finder and go to /Applications/Utilities, then double-click Terminal.
- From the Launchpad, type "Terminal" in the search field and click on Terminal.
-
3Run the cache deletion commands. There are two commands to run in Terminal to clear your Teams cache. Copy and paste the following commands into Terminal, pressing ⏎ Return after each one to run it.
- rm -rf ~/Library/Group Containers/UBF8T346G9.com.microsoft.teams
- rm -rf ~/Library/Containers/com.microsoft.teams2
-
4Restart Teams. Your app cache will now be cleared.
-
Quit Teams, if it's currently running. Teams must be closed for you to clear the cache.
-
2Press ⊞ Win+R. This will open the Run dialog box.
-
3Go to %appdata%\Microsoft\Teams. Press ↵ Enter to run the command.
-
4Delete all the files and folders in the "Teams" folder. When Run takes you to the "Teams" folder, everything inside that folder should be deleted to clear the Teams cache.
-
5Restart Teams. Your app cache will now be cleared.[2]
-
Quit Teams, if it's currently running. Teams must be closed for you to clear the cache. A quick way to close Teams is to press ⌘ Cmd+Q.
-
2Open Terminal. There are a few ways you can do this:
- Open Finder and go to /Applications/Utilities, then double-click Terminal.
- From the Launchpad, type "Terminal" in the search field and click on Terminal.
-
3Run the cache deletion command. Copy and paste the following command into Terminal, pressing ⏎ Return after the command to run it.
- rm -r ~/Library/Application\ Support/Microsoft/Teams
-
Restart Teams. Your app cache will now be cleared.