This article was reviewed by Stan Kats and by wikiHow staff writer, Hannah Dillon. Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
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.
-
Press ⊞ Win+R. This will open the Run dialog box.Advertisement
-
Enter 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.
-
Delete 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.
-
Restart 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:
-
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.
-
Open 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.
-
Run 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
-
Restart 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.
-
Press ⊞ Win+R. This will open the Run dialog box.
-
Go to %appdata%\Microsoft\Teams. Press ↵ Enter to run the command.
-
Delete 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.
-
Restart 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.
-
Open 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.
-
Run 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.


















