[2026-05-07 02:19:15.3282] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::104] Send Run settings telemetry [2026-05-07 17:44:38.8101] [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.WindowsTerminalPreview 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-07 17:44:38.8101] [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.WindowsTerminalPreview 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-07 17:44:41.1453] [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.StartExperiencesApp 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-07 17:44:41.1453] [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.StartExperiencesApp 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-07 17:44:41.1523] [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.StartExperiencesApp 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-07 17:44:41.2949] [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.WindowsTerminalPreview_3001.25.1241.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.WindowsTerminalPreview_3001.25.1241.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-07 17:44:41.4717] [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.StartExperiencesApp_2021.248.3.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.StartExperiencesApp_2021.248.3.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-07 17:44:43.7470] [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 MicrosoftWindows.CrossDevice 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-07 17:44:43.7470] [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 MicrosoftWindows.CrossDevice 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-07 17:44:43.7470] [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 MicrosoftWindows.CrossDevice 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-07 17:44:43.7470] [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 MicrosoftWindows.CrossDevice 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-07 17:44:43.7601] [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 MicrosoftWindows.CrossDevice 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-07 17:44:43.7601] [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 MicrosoftWindows.CrossDevice 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-07 17:44:44.0080] [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\MicrosoftWindows.CrossDevice_1.26022.46.0_neutral_~_cw5n1h2txyewy\AppxManifest.xml'. Possible resolution: Not yet known Exception full name : System.IO.FileNotFoundException Exception message : Could not find file 'C:\Program Files\WindowsApps\MicrosoftWindows.CrossDevice_1.26022.46.0_neutral_~_cw5n1h2txyewy\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-07 17:44:44.6193] [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 MicrosoftCorporationII.WinAppRuntime.Singleton 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-07 17:44:50.2672] [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.ZuneMusic 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-07 17:44:50.2672] [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.ZuneMusic 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-07 17:44:50.2750] [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.ZuneMusic 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-07 17:44:50.2750] [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.ZuneMusic 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-07 17:44:50.2750] [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.ZuneMusic 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-07 17:44:50.8180] [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.ZuneMusic_11.2603.12.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.ZuneMusic_11.2603.12.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-07 17:46:03.1202] [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.YourPhone 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-07 17:46:03.1202] [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.YourPhone 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-07 17:46:03.1202] [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.YourPhone 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-07 17:46:03.1202] [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.YourPhone 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-07 17:46:03.1202] [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.YourPhone 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-07 17:46:03.3311] [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.YourPhone_1.26022.64.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.26022.64.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-07 18:24:29.0759] [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.4297127D64EC6 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-07 18:24:30.0549] [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-07 20:59:50.7962] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists