Overview
Microsoft Teams is an easy way to pull together a group to share, collaborate and communicate in one central location without the use of phone calls that take time away from our day or emails that can easily get buried. From directly within Teams we can bring everyone together to share information, securely edit files live and at the same time, bring together Microsoft Office 365 apps (OneDrive, OneNote, Planner, Forms, etc) and third-party apps and websites in one place, tag members of the team in conversations or actions and customize the work through adding notes (OneNote and others) and other applications. From time to time, the local Teams cache becomes corrupted and needs to be cleared. Here is that process.
Clear the cache in Teams for Windows
Classic Teams
- If Teams is still running, right-click the Teams icon on the taskbar, and then select Quit.
- Open the Run dialog box by pressing the Windows logo key +R.
- In the Run dialog box, enter the following path, and then select OK:
%appdata%\Microsoft\Teams
- Delete all files and folders in the directory.
- Restart Teams.
New Teams
Method 1: Reset the app
NOTE: When you reset the Teams app, the app data will be deleted. This includes any personalization settings that you might have configured.
- Type settings in the search box, and then select the Settings app from the results.
- Select Apps > Installed apps, and then type Microsoft Teams in the search box.
- Locate the New Microsoft Teams app from the results, select the More options button (...) on the right, and then select Advanced options.
- In the Reset section, select Reset.
- Restart Teams.
Method 2: Delete the files
- If Teams is still running, right-click the Teams icon on the taskbar, and then select Quit.
- Open the Run dialog box by pressing the Windows logo key +R.
- In the Run dialog box, enter the following path, and then select OK.
%userprofile%\appdata\local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams
- Delete all files and folders in the directory.
- Restart Teams.
Clear the cache in Teams for macOS
Classic Teams
- If Teams is still running, right-click the Teams icon in the dock, and then select Quit or press Command (⌘)-Q.
- In the Finder, open the /Applications/Utilities folder, and then double-click Terminal.
- Enter the following command, and then press Return:
rm -r ~/Library/Application\ Support/Microsoft/Teams
- Restart Teams.
New Teams
- If Teams is still running, right-click the Teams icon in the dock, and then select Quit or press Command (⌘)-Q.
- In the Finder, open the /Applications/Utilities folder, and then double-click Terminal.
- Enter the following commands, and press Return after each command:
rm -rf ~/Library/Group Containers/UBF8T346G9.com.microsoft.teams
rm -rf ~/Library/Containers/com.microsoft.teams2
- Restart Teams.