Relevant area(s)
WinGet CLI
Relevant command(s)
winget upgrade
Brief description of your issue
This might need to go to Romanthios Issues? But what I've discovered is when Romanthio winget upgrade trys to upgrade MSTeams to latest version it finds an older one no where to be found? Running cmd "Winget list --name teams brings up the correct up-to-date version of teams in CLI and yet you check, "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" and it says, Include app Microsoft.Teams as part of whitelisting policy and yet reports Available Update : MicrosoftTeams. Current Version : 25031.702.3408.1909. Available version : 26149.701.4759.8860. ?? where is it pulling this, the ID is "Microsoft.Teams"
Steps to reproduce
For Romanthio, as he uses Task Scheduler to run the winget-upgrade under Library -> WAU folder -> Run the 1st task which will gen the log either "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" then in the log you check for "Microsoft.Teams" and yet it brings up "MicrosoftTeams" missing the "."
Expected behavior
Winget to find "Microsoft.Teams" which it is as part of the whitelisting policy and keeps it up-to-date which it will hopefully moving fwd, I've applied MS teams cleanup script to remove all the old and classic teams and this one downloads the latest teams using the boostrapper.exe
Actual behavior
In either "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" says MicrosoftTeams : Skipped upgrade because it is not in the included app list? this ID doesn't exist when you type in Winget install Microsoftteams brings up no package found
Environment
winget --info
Windows Package Manager v1.29.280
© 2026 Microsoft. All rights reserved.
Windows: Windows.Desktop v10.0.26200.8655
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.29.280.0
WinGet Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root C:\Program Files\WinGet\Packages
Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages
Installer Downloads %USERPROFILE%\Downloads
Configuration Modules %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
Admin Setting State
--------------------------------------------------
LocalManifestFiles Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride Disabled
LocalArchiveMalwareScanOverride Disabled
ProxyCommandLineOptions Disabled
ConfigurationProcessorPath Disabled
DefaultProxy Disabled
Relevant area(s)
WinGet CLI
Relevant command(s)
winget upgrade
Brief description of your issue
This might need to go to Romanthios Issues? But what I've discovered is when Romanthio winget upgrade trys to upgrade MSTeams to latest version it finds an older one no where to be found? Running cmd "Winget list --name teams brings up the correct up-to-date version of teams in CLI and yet you check, "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" and it says, Include app Microsoft.Teams as part of whitelisting policy and yet reports Available Update : MicrosoftTeams. Current Version : 25031.702.3408.1909. Available version : 26149.701.4759.8860. ?? where is it pulling this, the ID is "Microsoft.Teams"
Steps to reproduce
For Romanthio, as he uses Task Scheduler to run the winget-upgrade under Library -> WAU folder -> Run the 1st task which will gen the log either "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" then in the log you check for "Microsoft.Teams" and yet it brings up "MicrosoftTeams" missing the "."
Expected behavior
Winget to find "Microsoft.Teams" which it is as part of the whitelisting policy and keeps it up-to-date which it will hopefully moving fwd, I've applied MS teams cleanup script to remove all the old and classic teams and this one downloads the latest teams using the boostrapper.exe
Actual behavior
In either "C:\Program Files\Winget-AutoUpdate\logs\updates.log" or, "C:\ProgramData\Winget-AutoUpdate\logs\updates.log" says MicrosoftTeams : Skipped upgrade because it is not in the included app list? this ID doesn't exist when you type in Winget install Microsoftteams brings up no package found
Environment