-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug trying to update my microsoft teams application #3893
Comments
The conflict is happening with the "Teams Machine Wide Installer". One of the work arounds is to pin that package to block WinGet from trying to update it. |
It's look like I can't pin only "Teams Machine-Wide Installer" without pin also "Microsoft Teams":
Also, I cannot remove it from pin list:
|
Could you try to uninstall Teams Machine Wide Installer via Settings and see if that helps? I've seen several reports where the Machine Wide Installer is being recognized as the Teams application. The Machine Wide Installer is normally present on devices where Teams was installed for the user rather than the system. |
I uninstalled Teams Machine Wide Installer via settings, but it also uninstalled Teams, so I reinstalled it via Winget:
This seems to have solved the problem, but like you said, there is a confusion between the installer and the application. |
Brief description of your issue
I use Microsoft Teams with my Office 365 School Account. When I try to update it with Winget, I see two packages with the same id and when I try specifying the id, I get the error message "No installed packages match the criteria entered." (My WInget is in French so I tried to translate the messages as best I could).
Steps to reproduce
Expected behavior
Upgrade one or all packages with the id Microsoft.Teams
Actual behavior
Error Message "No installed package found matching input criteria"
Environment
The text was updated successfully, but these errors were encountered: