[ TechDocsCove ]  TechDocsCove en   ↩︎

# How to Delete Microsoft Teams Cache

microsoft teams   windows  

translations: [ fr/Français ] · [ es/Español ] · [ de/Deutsch ]

Step 1: Kill All Instances of Microsoft Teams

Open Command Prompt (cmd.exe) as an administrator:

taskkill /f /im Teams.exe

Step 2: Purge Microsoft Teams Cache

Navigate to the Teams cache directory using cmd.exe:

cd %appdata%\Microsoft\Teams

Delete the contents of the cache directory:

del /q /s /f *.*

Confirm deletion by typing in y (short for “yes”)



Created on: Dec 29, 2023


Email shareIcon for sharing via email    Reddit shareIcon for sharing via Reddit    X shareIcon for sharing via X    Telegram shareIcon for sharing via Telegram    WhatsApp shareIcon for sharing via WhatsApp    Facebook shareIcon for sharing via Facebook    LinkedIn shareIcon for sharing via LinkedIn



Discover More within this Subject: