Devolutions / Devolutions/UniGetUI
[BUG] Since update nonworking on Windows 10 LTSC
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/Devolutions/UniGetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/Devolutions/UniGetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/Devolutions/UniGetUI/issues/new/choose)).
### UniGetUI Version
2026.1.11
### Windows version, edition, and architecture
Windows 10 Enterprise IoT LTSC 19044.7291
### Describe your issue
After the unigetui update none of the packages are updatable, every single one ends up with an error:
`Package update operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Installation options:
Overriden options:
Version: 1.121.0 -> 1.122.1
Starting operation...
Executing process with StartInfo:
- FileName: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
- Arguments: "update --id "Microsoft.VisualStudioCode" --exact --source winget --silent --include-unknown"
Start Time: "31. 5. 2026 17:56:52"
Upgrading Microsoft.VisualStudioCode from 1.121.0 to 1.122.1 ...
Error upgrading Microsoft.VisualStudioCode: error decoding response body
0 of 1 package(s) upgraded.
error: 1 package(s) failed to upgrade during upgrade --all
End Time: "31. 5. 2026 17:57:23"
Process return value: "1" (0x1)
Microsoft Visual Studio Code could not be updated
-----------------------
Retrying operation with RetryMode=RetryAsAdmin
Retried package operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Updated installation options:
Overriden options:
Starting operation...
Executing process with StartInfo:
- FileName: "C:\Users\user\AppData\Local\Programs\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
- Arguments: ""C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe" update --id "Microsoft.VisualStudioCode" --exact --source winget --silent --include-unknown"
Start Time: "31. 5. 2026 17:58:10"
Upgrading Microsoft.VisualStudioCode from 1.121.0 to 1.122.1 ...
0 of 1 package(s) upgraded.
Error upgrading Microsoft.VisualStudioCode: error decoding response body
error: 1 package(s) failed to upgrade during upgrade --all
End Time: "31. 5. 2026 17:58:45"
Process return value: "1" (0x1)
Microsoft Visual Studio Code could not be updated
`
`Package update operation for Package=Microsoft.EdgeWebView2Runtime with Manager=Winget
Installation options:
Overriden options:
Version: 148.0.3967.83 -> 148.0.3967.96
Starting operation...
Executing process with StartInfo:
- FileName: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
- Arguments: "update --id "Microsoft.EdgeWebView2Runtime" --exact --source winget --silent --include-unknown"
Start Time: "31. 5. 2026 17:57:23"
Upgrading Microsoft.EdgeWebView2Runtime from 148.0.3967.83 to 148.0.3967.96 ...
Error upgrading Microsoft.EdgeWebView2Runtime: error decoding response body
0 of 1 package(s) upgraded.
error: 1 package(s) failed to upgrade during upgrade --all
End Time: "31. 5. 2026 17:57:54"
Process return value: "1" (0x1)
Microsoft Edge WebView2 Runtime could not be updated
`
Interactive, as admin, normal, doesnt matter, still fails
### Steps to reproduce the issue
_No response_
### UniGetUI Log
```text
[31. 5. 2026 17:55:07] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.11
[31. 5. 2026 17:55:07]
[31. 5. 2026 17:55:07] Build 107
[31. 5. 2026 17:55:07] UI Framework: WinUI 3
[31. 5. 2026 17:55:07] Data directory C:\Users\user\AppData\Local\UniGetUI
[31. 5. 2026 17:55:08] Encoding Code Page set to 852
[31. 5. 2026 17:55:08] OS: Microsoft Windows 10.0.19044
[31. 5. 2026 17:55:08] Process arch: X64 (OS: X64)
[31. 5. 2026 17:55:08] Runtime: .NET 10.0.8
[31. 5. 2026 17:55:08] Loaded language locale: en
[31. 5. 2026 17:55:08] Elevated: False
[31. 5. 2026 17:55:08] Packaged (MSIX): False
[31. 5. 2026 17:55:08] Args: --daemon
[31. 5. 2026 17:55:13] Command cargo-binstall.exe was not found on the system
[31. 5. 2026 17:55:17] Thread with Id 19236 was assigned as DWM thread
[31. 5. 2026 17:55:17] DWM Thread was suspended successfully
[31. 5. 2026 17:55:18] Thread with Id 2024 was assigned as XAML thread
[31. 5. 2026 17:55:18] XAML Thread was suspended successfully
[31. 5. 2026 17:55:20] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[31. 5. 2026 17:55:20] Command npm.cmd was not found on the system
[31. 5. 2026 17:55:20] Npm is enabled but was not found on the system!
[31. 5. 2026 17:55:20] Command cargo.exe was not found on the system
[31. 5. 2026 17:55:21] PowerShell7 is enabled and was found on C:\Program Files\PowerShell\7\pwsh.exe
[31. 5. 2026 17:55:21] Command winget.exe was not found on the system
[31. 5. 2026 17:55:22] Command pinget.exe was not found on the system
[31. 5. 2026 17:55:22] Using Pinget CLI tool.
[31. 5. 2026 17:55:23] Cargo is enabled but was not found on the system!
[31. 5. 2026 17:55:23] Command python was not found on the system
[31. 5. 2026 17:55:23] Command bun.exe was not found on the system
[31. 5. 2026 17:55:23] Bun is enabled but was not found on the system!
[31. 5. 2026 17:55:24] Command scoop.ps1 was not found on the system
[31. 5. 2026 17:55:24] Scoop is enabled but was not found on the system!
[31. 5. 2026 17:55:24] Chocolatey is enabled and was found on C:\Users\user\AppData\Local\UniGetUI\Chocolatey\bin\choco.exe
[31. 5. 2026 17:55:24] Command vcpkg.exe was not found on the system
[31. 5. 2026 17:55:24] Command vcpkg was not found on the system
[31. 5. 2026 17:55:25] Command vcpkg was not found on the system
[31. 5. 2026 17:55:25] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[31. 5. 2026 17:55:25] vcpkg is enabled but was not found on the system!
[31. 5. 2026 17:55:26] Pip is enabled but was not found on the system!
[31. 5. 2026 17:55:28] Winget is enabled and was found on C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe
[31. 5. 2026 17:55:28] .NET Tool is enabled but was not found on the system!
[31. 5. 2026 17:55:28] Generated a IPC API auth token for the current session
[31. 5. 2026 17:55:29] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
█ Call arguments: ""
█ Version: Pinget CLI Version: pinget 0.7.0
█ Using Pinget CLI helper (JSON parsing)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[31. 5. 2026 17:55:31] Updater source 'ProductInfo' returned version 2026.1.11.0 (upgradable=False)
[31. 5. 2026 17:55:32] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 7.x (aka PowerShell7)
█ Executable name: "pwsh.exe"
█ Executable path: "C:\Program Files\PowerShell\7\pwsh.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: PowerShell 7.6.1
█
█ PowerShell 7.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[31. 5. 2026 17:55:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.19041.7291
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.19041.7291
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1
█
█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[31. 5. 2026 17:55:37] Api running on named pipe UniGetUI.IPC
[31. 5. 2026 17:55:42] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Chocolatey (aka Chocolatey)
█ Executable name: "choco.exe"
█ Executable path: "C:\Users\user\AppData\Local\UniGetUI\Chocolatey\bin\choco.exe"
█ Call arguments: ""
█ Version: 2.5.0
█
█ Chocolatey is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[31. 5. 2026 17:55:52] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[31. 5. 2026 17:55:53] Unable to retrieve secret for resource 'UniGetUI/GitHubAccessToken': Element not found.
Cannot get credential from Vault
[31. 5. 2026 17:55:54] Downloaded new icons and screenshots successfully!
[31. 5. 2026 17:55:55] Found 0 installed packages from PowerShell7
[31. 5. 2026 17:55:55] Found 0 installed packages from PowerShell7
[31. 5. 2026 17:55:55] Found 0 available updates from PowerShell7
[31. 5. 2026 17:55:57] Found 0 installed packages from Chocolatey
[31. 5. 2026 17:55:57] Found 0 available updates from Chocolatey
[31. 5. 2026 17:55:58] Found 0 installed packages from PowerShell
[31. 5. 2026 17:55:58] Found 0 installed packages from PowerShell
[31. 5. 2026 17:55:58] Found 0 available updates from PowerShell
[31. 5. 2026 17:56:02] Found 142 installed packages from Winget
[31. 5. 2026 17:56:02] WinGet package ShiningLight.OpenSSL.Dev not being shown as an updated as this version has already been marked as installed
[31. 5. 2026 17:56:02] WinGet package Microsoft.PowerShell not being shown as an updated as this version has already been marked as installed
[31. 5. 2026 17:56:02] Found 3 available updates from Winget
[31. 5. 2026 17:56:06] DWM Thread was resumed successfully
[31. 5. 2026 17:56:06] XAML Thread was resumed successfully
[31. 5. 2026 17:56:07] Found 0 installed packages from PowerShell7
[31. 5. 2026 17:56:08] Found 142 installed packages from Winget
[31. 5. 2026 17:56:09] Found 0 installed packages from Chocolatey
[31. 5. 2026 17:56:10] Found 0 installed packages from PowerShell
[31. 5. 2026 17:56:18] Loaded operation parameters for package id=Microsoft.Edge on manager Winget and operation Update: update --id "Microsoft.Edge" --exact --source winget --silent --include-unknown
[31. 5. 2026 17:56:29] Integrity check passed successfully!
[31. 5. 2026 17:56:52] Loaded operation parameters for package id=Microsoft.VisualStudioCode on manager Winget and operation Update: update --id "Microsoft.VisualStudioCode" --exact --source winget --silent --include-unknown
[31. 5. 2026 17:57:23] Loaded operation parameters for package id=Microsoft.EdgeWebView2Runtime on manager Winget and operation Update: update --id "Microsoft.EdgeWebView2Runtime" --exact --source winget --silent --include-unknown
[31. 5. 2026 17:58:10] Loaded operation parameters for package id=Microsoft.VisualStudioCode on manager Winget and operation Update: update --id "Microsoft.VisualStudioCode" --exact --source winget --silent --include-unknown
[31. 5. 2026 18:07:41] Loaded operation parameters for package id=Microsoft.Edge on manager Winget and operation Update: update --id "Microsoft.Edge" --exact --source winget --silent --include-unknown
```
### Package Managers Logs
```text
Manager WinGet with version:
Pinget CLI Version: pinget 0.7.0
Using Pinget CLI helper (JSON parsing)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListSources
Subprocess executable: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
Command-line arguments: " source export --output json"
Process start time: 31. 5. 2026 17:55:30
Process end time: 31. 5. 2026 17:55:32
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
Command-line arguments: " source update "
Process start time: 31. 5. 2026 17:55:52
Process end time: 31. 5. 2026 17:55:57
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
Command-line arguments: " list --output json"
Process start time: 31. 5. 2026 17:55:52
Process end time: 31. 5. 2026 17:56:02
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListUpdates
Subprocess executable: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
Command-line arguments: " upgrade --include-unknown --output json"
Process start time: 31. 5. 2026 17:55:57
Process end time: 31. 5. 2026 17:56:02
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Users\user\AppData\Local\Programs\UniGetUI\pinget.exe"
Command-line arguments: " list --output json"
Process start time: 31. 5. 2026 17:56:06
Process end time: 31. 5. 2026 17:56:08
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
```
### Relevant information
_No response_
### Screenshots and videos
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.