[2025-08-23 00:15:49.6323] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::104] Send Run settings telemetry [2025-08-23 05:20:38.4796] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:38.4796] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:38.4796] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:38.4981] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:38.4981] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:38.5100] [ERROR] [D:\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.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. 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 -------------------------- [2025-08-23 05:20:39.0499] [ERROR] [D:\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.YourPhone_1.25081.83.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.YourPhone_1.25081.83.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 -------------------------- [2025-08-23 05:51:47.1913] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 05:51:47.2402] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 05:51:47.2565] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 21:00:54.3548] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-08-23 21:00:54.3548] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:54.3548] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:54.3548] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:54.3548] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:54.3548] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <3ms> [2025-08-23 21:00:56.3709] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 21:00:56.7369] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-08-23 21:00:56.7369] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:56.7369] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:56.7369] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:56.7369] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:56.7369] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-08-23 21:00:58.3413] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 21:00:58.6045] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-08-23 21:00:58.6045] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:58.6045] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:58.6045] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:00:58.6045] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:00:58.6045] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-08-23 21:01:00.4670] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 21:01:00.5120] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-08-23 21:01:00.5120] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:01:00.5120] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:01:00.5120] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:01:00.5120] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:01:00.5120] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-08-23 21:01:02.3279] [ERROR] [D:\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.2.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.2.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 -------------------------- [2025-08-23 21:01:03.8777] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-08-23 21:01:03.8777] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:01:03.8777] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:01:03.8777] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-08-23 21:01:03.8777] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-08-23 21:01:03.8777] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-08-23 21:01:05.5081] [ERROR] [D:\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.2.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.2.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 --------------------------