Body
Occasionally, the Microsoft Teams Application on either an Apple Mac or PC device can have issues with certain functions that may be solved by simply closing the App and restarting, or looking to see if an update is available. When that doesn't work however, and issues persist in opening internal Apps, shared documents, Tabs, or other similar features it might be required to clear the internal Teams Cache of the Application.
Below are the instructions on how to remove the Application Cache for Microsoft Teams for either a Mac or PC. Pay close attention to what version of Teams you are using (Microsoft Teams Classic or New Teams) as the steps are slightly different depending on what version you are using.
Clear the cache in Teams for Windows
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
- 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
- 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 Utilities folder within Applications, 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.