Devolutions / Devolutions/UniGetUI

[BUG] New versions do not remember installation path (for portable)

Open
#4,760 0 comments 0 reactions 0 assignees View on GitHub
bug
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.9

### Windows version, edition, and architecture

Win 11 Enterprise 26200.8390 (25H2)

### Describe your issue

Updates ignore previous installation type (portable vs non-portable) and previous selected path.

### Steps to reproduce the issue

- UniGet UI is installed as portable in a non-default path (typical for USB pendrives)
- "Update UniGet UI automatically" is enabled
- When a new version is released, the default behaviour is that the update will be performed as NON PORTABLE in the default path
"C:\Users\_{username}_\AppData\Local\Programs\UniGetUI"

### UniGetUI Log

```text
[13/05/2026 12:03:15] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.9
[13/05/2026 12:03:15]
[13/05/2026 12:03:15] Build 107
[13/05/2026 12:03:15] Data directory C:\Users\algiombi\Documents\OneDrive\PortableApps\UniGetUI\Settings
[13/05/2026 12:03:15] Encoding Code Page set to 850
[13/05/2026 12:03:16] Loaded language locale: en
[13/05/2026 12:03:16] Command cargo-binstall.exe was not found on the system
[13/05/2026 12:03:18] Command choco.exe was not found on the system
[13/05/2026 12:03:18] Command vcpkg.exe was not found on the system
[13/05/2026 12:03:18] Chocolatey is enabled but was not found on the system!
[13/05/2026 12:03:18] Command cargo.exe was not found on the system
[13/05/2026 12:03:18] Cargo is enabled but was not found on the system!
[13/05/2026 12:03:18] Command pinget.exe was not found on the system
[13/05/2026 12:03:18] Command vcpkg was not found on the system
[13/05/2026 12:03:18] PowerShell7 is enabled and was found on C:\Program Files\PowerShell\7\pwsh.exe
[13/05/2026 12:03:18] Command npm.cmd was not found on the system
[13/05/2026 12:03:18] Npm is enabled but was not found on the system!
[13/05/2026 12:03:18] Pip is enabled and was found on C:\Users\algiombi\AppData\Local\Microsoft\WindowsApps\python.EXE
[13/05/2026 12:03:18] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[13/05/2026 12:03:18] Command vcpkg was not found on the system
[13/05/2026 12:03:18] Scoop is enabled and was found on C:\Program Files\PowerShell\7\pwsh.exe
[13/05/2026 12:03:18] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[13/05/2026 12:03:18] vcpkg is enabled but was not found on the system!
[13/05/2026 12:03:18] Randomly-generated background API auth token: jzmz1yjiepf1ohvfgtii9zxagrpmj1v1b4fy5f1cf4kawkn0hni1hlazew98xefn
[13/05/2026 12:03:19] .NET Tool is enabled but was not found on the system!
[13/05/2026 12:03:19] Updater source 'ProductInfo' returned version 2026.1.9.0 (upgradable=False)
[13/05/2026 12:03:19] Api running on http://localhost:7058
[13/05/2026 12:03:20] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13/05/2026 12:03:20] An error occurred while initialising package manager Pip
[13/05/2026 12:03:20] System.InvalidOperationException: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 509
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 102
[13/05/2026 12:03:20] Connected to WinGet API using packaged COM activation.
[13/05/2026 12:03:20] WinGet activation mode selected: packaged COM registration | Source: system COM registration
[13/05/2026 12:03:20] Winget is enabled and was found on C:\Users\algiombi\AppData\Local\Microsoft\WindowsApps\winget.exe
[13/05/2026 12:03:22] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\algiombi\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.28.240
█ Using Native WinGet helper (COM Api)
█ Activation mode: packaged COM registration
█ Activation source: system COM registration

█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13/05/2026 12:03:25] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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.26100.8115
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.8115
█ 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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13/05/2026 12:03:29] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Scoop (aka Scoop)
█ Executable name: "scoop"
█ Executable path: "C:\Program Files\PowerShell\7\pwsh.exe"
█ Call arguments: "-NoProfile -ExecutionPolicy Bypass -Command "C:\Users\algiombi\scoop\shims\scoop.ps1" "
█ Version: Current Scoop version:
█ v0.5.3 - Released at 2025-08-11

█ Scoop is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13/05/2026 12:03:41] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[13/05/2026 12:03:44] Dependency Scoop-Search for manager Scoop is present
[13/05/2026 12:03:44] Command git.exe was not found on the system
[13/05/2026 12:03:46] Dependency Git was not found for manager Scoop, marking to prompt...
[13/05/2026 12:03:46] Downloaded new icons and screenshots successfully!
[13/05/2026 12:03:51] Integrity check passed successfully!
[13/05/2026 12:03:52] Found 5 installed packages from Scoop
[13/05/2026 12:03:53] Found 5 installed packages from Scoop
[13/05/2026 12:03:55] Found 45 installed packages from PowerShell7
[13/05/2026 12:03:55] Found 45 installed packages from PowerShell7
[13/05/2026 12:03:56] Found 17 available updates from PowerShell7
[13/05/2026 12:03:56] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:57] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Applica.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:57] No manifest content could be loaded for package Microsoft.Graph.Applica. on manager PowerShell7
[13/05/2026 12:03:57] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:57] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:57] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Authent.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:57] No manifest content could be loaded for package Microsoft.Graph.Authent. on manager PowerShell7
[13/05/2026 12:03:57] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:57] Found 1 available updates from Winget
[13/05/2026 12:03:57] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:57] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.BackupR.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:57] No manifest content could be loaded for package Microsoft.Graph.BackupR. on manager PowerShell7
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Found 155 installed packages from Winget
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.ChangeN.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:58] No manifest content could be loaded for package Microsoft.Graph.ChangeN. on manager PowerShell7
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.CloudCo.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:58] No manifest content could be loaded for package Microsoft.Graph.CloudCo. on manager PowerShell7
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Complia.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:58] No manifest content could be loaded for package Microsoft.Graph.Complia. on manager PowerShell7
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:58] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.CrossDe.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:58] No manifest content could be loaded for package Microsoft.Graph.CrossDe. on manager PowerShell7
[13/05/2026 12:03:58] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:59] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:03:59] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.DeviceM.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:59] No manifest content could be loaded for package Microsoft.Graph.DeviceM. on manager PowerShell7
[13/05/2026 12:03:59] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Devices.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:59] No manifest content could be loaded for package Microsoft.Graph.Devices. on manager PowerShell7
[13/05/2026 12:03:59] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Directo.',Version='2.35.1') with status code NotFound
[13/05/2026 12:03:59] No manifest content could be loaded for package Microsoft.Graph.Directo. on manager PowerShell7
[13/05/2026 12:03:59] Cached icon for id=Microsoft.DotNet.DesktopRuntime.10 is INVALID (SHA256)
[13/05/2026 12:04:00] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Educati.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:00] No manifest content could be loaded for package Microsoft.Graph.Educati. on manager PowerShell7
[13/05/2026 12:04:00] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Identit.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:00] No manifest content could be loaded for package Microsoft.Graph.Identit. on manager PowerShell7
[13/05/2026 12:04:00] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Persona.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:00] No manifest content could be loaded for package Microsoft.Graph.Persona. on manager PowerShell7
[13/05/2026 12:04:01] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.SchemaE.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:01] No manifest content could be loaded for package Microsoft.Graph.SchemaE. on manager PowerShell7
[13/05/2026 12:04:01] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Users.A.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:01] No manifest content could be loaded for package Microsoft.Graph.Users.A. on manager PowerShell7
[13/05/2026 12:04:01] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Graph.Users.F.',Version='2.35.1') with status code NotFound
[13/05/2026 12:04:01] No manifest content could be loaded for package Microsoft.Graph.Users.F. on manager PowerShell7
[13/05/2026 12:04:02] Failed to download the PowerShell7 manifest at Url=https://www.powershellgallery.com/api/v2/Packages(Id='Microsoft.Online.ShareP.',Version='16.0.2.') with status code NotFound
[13/05/2026 12:04:02] No manifest content could be loaded for package Microsoft.Online.ShareP. on manager PowerShell7
[13/05/2026 12:04:02] Found 2 installed packages from PowerShell
[13/05/2026 12:04:02] Found 2 installed packages from PowerShell
[13/05/2026 12:04:03] Found 0 available updates from PowerShell
[13/05/2026 12:04:03] Backup saved to C:\Users\algiombi\Documents\OneDrive\Documents\AppData\UniGetUI\Packages Backup\LENOVO-WIN11W installed packages 2026-05-13 12-04-03.ubundle
[13/05/2026 12:04:05] Successfully updated Gist ID: cbc0e77376593c68c43588f8eec634ac
[13/05/2026 12:04:05] Cloud backup completed successfully to gist doulouz/cbc0e77376593c68c43588f8eec634ac
[13/05/2026 12:04:05] Cloud backup succeeded
[13/05/2026 12:04:05] Found 0 available updates from Scoop
[13/05/2026 12:05:33] Manager Pip is disabled but yet GetInstalledPackages was called
[13/05/2026 12:05:40] Found 45 installed packages from PowerShell7
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Applications to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Authentication to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.BackupRestore to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.ChangeNotifications to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.CloudCommunications to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Compliance to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.CrossDeviceExperiences to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.DeviceManagement to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.DeviceManagement.Administration to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.DeviceManagement.Enrollment to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.DeviceManagement.Functions to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Devices.CloudPrint to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Devices.CorporateManagement to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Devices.ServiceAnnouncement to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.DirectoryObjects to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Education to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Identity.DirectoryManagement to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Identity.Governance to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Identity.Partner to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Identity.SignIns to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.PersonalContacts to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.SchemaExtensions to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Users.Actions to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Graph.Users.Functions to installed packages list
[13/05/2026 12:05:40] Adding missing package Microsoft.Online.SharePoint.PowerShell to installed packages list
[13/05/2026 12:05:41] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:41] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:41] Found 5 installed packages from Scoop
[13/05/2026 12:05:41] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:42] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:42] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:43] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:43] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:44] Found 155 installed packages from Winget
[13/05/2026 12:05:44] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:44] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:45] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:45] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:45] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:46] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:46] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:46] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:46] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:47] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:47] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:47] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:48] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:48] Found 2 installed packages from PowerShell
[13/05/2026 12:05:48] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:49] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:49] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[13/05/2026 12:05:49] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
```

### Package Managers Logs

```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.28.240
Using Native WinGet helper (COM Api)
Activation mode: packaged COM registration
Activation source: system COM registration

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListSources
Process start time: 13/05/2026 12:03:22
Process end time: 13/05/2026 12:03:22

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\algiombi\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 13/05/2026 12:03:41
Process end time: 13/05/2026 12:03:46

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 13/05/2026 12:03:41
Process end time: 13/05/2026 12:03:58

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 13/05/2026 12:03:41
Process end time: 13/05/2026 12:03:53

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 13/05/2026 12:03:46
Process end time: 13/05/2026 12:03:57

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 13/05/2026 12:05:33
Process end time: 13/05/2026 12:05:44

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 13/05/2026 12:05:33
Process end time: 13/05/2026 12:05:41

-- Task information
...

The task reported success

——————————————————————————————————————————
```

### Relevant information

_No response_

### Screenshots and videos

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.