ljr55555 / clearMSTeamsCache

Clear the Microsoft Teams disk cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clearMSTeamsCache

Quick PowerShell script to clear the Microsoft Teams client disk cache

Usage Example:

C:\ljr\git\clearTeamsCache>powershell -noexit "& "".\clearTeamsCache"""
Clearing the Teams cache requires the teams clients to be closed.
This script WILL close Teams -- please make sure you will not lose any work before proceeding.
Are you sure you want to delete Teams Cache (Y/N)?: y
Stopping Teams Process
Teams Process Sucessfully Stopped

Clearing Teams Disk Cache
Teams cache has been cleared

Re-launching Teams

About

Clear the Microsoft Teams disk cache


Languages

Language:PowerShell 100.0%