Forum Discussion
sophkim
Jan 06, 2021Copper Contributor
Microsoft Teams download issue
Whenever I try to download Microsoft Teams, I get below error messages. Does anyone know how to fix this?
1 Reply
- atsinghCopper Contributor
Hi,
this looks like an issue with MSI installer itself. You may try to run the installer fix and try installing it again.
https://support.microsoft.com/en-in/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed
Try the system checker as well. sometime corrupted binaries also cause such issue.
go to command prompt as an administrator.
run sfc /scannow
Collect a procmon trace also to find out if there is any issue with account permission.
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon