Winget-AutoUpdate icon indicating copy to clipboard operation
Winget-AutoUpdate copied to clipboard

[Bug]: Visual Studio Professional not updating

Open fc-jbfinn opened this issue 2 months ago • 24 comments

The problem

It looks like WAU isn't updating Visual Studio Professional - The logs pick up that there's an update available however maybe due to the truncated name, it's not finding a package.

What version of WAU has the issue?

2.8.0

What version of Windows are you using (ex. Windows 11 22H2)?

Windows 11 24h2

What version of winget are you using?

1.27.350.0

Log information

#################################################################
#    11/6/2025 - CHECK FOR APP UPDATES (System context - Connected user)
#################################################################
09:08:53 - Reading WAUConfig
09:08:54 - Notification Level: Full. Notification Language: English
09:08:54 - Checking internet connection...
09:08:54 - Connected !
09:08:54 - Checking prerequisites...
09:09:19 - WinGet installed version: 1.12.350 | WinGet available version: 1.12.350
09:09:19 - -> WinGet is up to date.
09:09:19 - Prerequisites checked. OK
09:09:19 - Selected winget instance: C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.27.350.0_x64__8wekyb3d8bbwe\winget.exe
09:09:19 - WAU current version: 2.8.0
09:09:19 - WAU AutoUpdate is Enabled.
09:09:19 - WAU is up to date.
09:09:19 - WAU uses Black List config
09:09:19 - -> Successsfully loaded local excluded apps list.
09:09:19 - Checking application updates on Winget Repository named 'winget' ..
-> Available update : Node.js. Current version : 22.21.1. Available version : 24.11.0.
-> Available update : Microsoft 365 Apps for enterprise - e. Current version : 16.0.18526.20634. Available version : 16.0.19029.20278.
-> Available update : Visual Studio Professional 2022. Current version : 17.14.18 (October 2025). Available version : 17.14.19.
09:10:02 - Node.js : Skipped upgrade because it is *wildcard* in the excluded app list
09:10:02 - Microsoft 365 Apps for enterprise - e : Skipped upgrade because it is in the excluded app list
09:10:03 - Updating Visual Studio Professional 2022 from 17.14.18 (October 2025) to 17.14.19...
09:10:13 - ##########   WINGET UPGRADE PROCESS STARTS FOR APPLICATION ID 'Microsoft.VisualStudio.2022.Profession'   ##########
09:10:13 - -> Running: Winget upgrade --id Microsoft.VisualStudio.2022.Profession -e --accept-package-agreements --accept-source-agreements -s winget -h


  █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 5.57 MB
  ██████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 5.57 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 5.57 MB
  █████████████████████▒▒▒▒▒▒▒▒▒  4.00 MB / 5.57 MB
  ██████████████████████████▒▒▒▒  5.00 MB / 5.57 MB
  ██████████████████████████████  5.57 MB / 5.57 MB

No installed package found matching input criteria.
09:10:44 - -> An upgrade for Visual Studio Professional 2022 failed, now trying an install instead... (1/2)
09:10:44 - -> Running: Winget install --id Microsoft.VisualStudio.2022.Profession -e --accept-package-agreements --accept-source-agreements -s winget --force -h


  █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 5.57 MB
  ██████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 5.57 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 5.57 MB
  █████████████████████▒▒▒▒▒▒▒▒▒  4.00 MB / 5.57 MB
  ██████████████████████████▒▒▒▒  5.00 MB / 5.57 MB
  ██████████████████████████████  5.57 MB / 5.57 MB
No package found matching input criteria.
09:10:53 - -> An upgrade for Visual Studio Professional 2022 failed, now trying an install instead... (2/2)
09:10:53 - -> Running: Winget install --id Microsoft.VisualStudio.2022.Profession -e --accept-package-agreements --accept-source-agreements -s winget --force -h


  █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 5.57 MB
  ██████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 5.57 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 5.57 MB
  █████████████████████▒▒▒▒▒▒▒▒▒  4.00 MB / 5.57 MB
  ██████████████████████████▒▒▒▒  5.00 MB / 5.57 MB
  ██████████████████████████████  5.57 MB / 5.57 MB
No package found matching input criteria.
09:11:22 - ##########   WINGET UPGRADE PROCESS FINISHED FOR APPLICATION ID 'Microsoft.VisualStudio.2022.Profession'   ##########
09:11:22 - Visual Studio Professional 2022 update failed.
09:11:27 - No new update.
09:11:27 - End of process!

Additional information

No response

fc-jbfinn avatar Nov 06 '25 15:11 fc-jbfinn