I was trying to install MS TEAMs from the Install tab of CTT (version 26.08.19) and I get the following error:
Is there something I did wrong or is there something I am missing?
Thank you
Windows 11 Pro 25H2
David
I was trying to install MS TEAMs from the Install tab of CTT (version 26.08.19) and I get the following error:
Is there something I did wrong or is there something I am missing?
Thank you
Windows 11 Pro 25H2
David
That error is coming from Windows’ own app installer, not WinUtil. WinUtil just triggers the same winget install command that Windows runs directly, and it installed fine when I tested it. This looks like something local to your machine’s app-install state rather than a broken Teams package ![]()
Two things to try
Repair-WingetPackageManager -Latest -Force
then try installing Teams again through WinUtil.
mewclouds, Thank you for your reply.
I tried running Repair-WingetPackageManager -Latest -Force and I get the follow error:
I am assuming I need to install something first before I can using this cmdlet?
It is possible I have TEAMs in a bad state. Is there a particular tool that will remove all the TEAMs garbage and allow me to reinstall?
David
mewclouds, OK after going down a dozen or so rabbit holes I finally got New TEAAMs to install using the TEAMs installer from the TEAMs website. Prior to that I used winget to force the uninstall of TEAMs and then used PowerShell to force the clearing of the TEAMs and AppInstaller cache. Thank you for all your help.
David