[2026-05-23 02:19:17.6105] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::104] Send Run settings telemetry [2026-05-23 02:22:47.6141] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsNotepad Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 02:22:47.6141] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsNotepad Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 02:22:47.6141] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsNotepad Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 02:22:47.6141] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsNotepad Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 02:22:47.6283] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsNotepad Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 02:22:48.2217] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Storage\PackageRepository.cs::89] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Windows.Storage.StorageFolder Exception thrown in called method: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Possible interpretation of the error: Could not find file 'C:\Program Files\WindowsApps\Microsoft.WindowsNotepad_11.2604.5.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Possible resolution: Not yet known Exception full name : System.IO.FileNotFoundException Exception message : Could not find file 'C:\Program Files\WindowsApps\Microsoft.WindowsNotepad_11.2604.5.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Exception stack trace: at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.Xml.XmlTextReaderImpl.FinishInitUriString() at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver) at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) at Microsoft.Plugin.Program.Programs.UWP.XmlNamespaces(String path) at Microsoft.Plugin.Program.Programs.UWP.InitializeAppInfo(String installedLocation) at Microsoft.Plugin.Program.Storage.PackageRepository.AddPackage(Package package) Exception source : System.Private.CoreLib Exception target site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 02:22:56.0355] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception OpenAI.Codex Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7194] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7194] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7240] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7240] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7540] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7540] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7540] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7540] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7858] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7858] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7858] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:40:16.7858] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:41:38.2502] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsAppRuntime.2 Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 05:41:38.9115] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.WindowsAppRuntime.2 Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : The parameter is incorrect. The specified path is too short. It must have at least 1 character. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2026-05-23 05:42:00.4283] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists [2026-05-23 05:45:47.6521] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6521] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6521] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6521] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6812] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6812] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6812] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.6812] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.7152] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.Copilot_8wekyb3d8bbwe!App can't find logo uri for VisualElements\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\Microsoft.Copilot_148.0.3967.70_neutral__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.7152] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |MICROSOFT.MINECRAFTUWP_8wekyb3d8bbwe!Game can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\MICROSOFT.MINECRAFTUWP_1.26.2101.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.7152] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Exception thrown in called method: Not available Possible interpretation of the error: |BlipStudioInc.BlipApp_eydxbjyejh39j!Blip can't find logo uri for ConveyorMsixResources\Square44x44Logo.png in package location: C:\Program Files\WindowsApps\BlipStudioInc.BlipApp_1.1.15.0_x64__eydxbjyejh39j Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 05:45:47.7152] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.6.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2026-05-23 16:30:50.7400] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists [2026-05-23 20:15:24.2225] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists