Error On Windows Andiod APPS

Copper Contributor

Add-AppxPackage : Deployment failed with HRESULT: 0x80073D10, The deployment operation failed because the package targets the wrong processor architecture. Windows cannot install package Microsoft.UI.Xaml.2.6 because the package requires architecture ARM64, but this computer has architecture x64. NOTE: For additional information, look for [ActivityId] 39aa5438-c8de-0003-6206-ac39dec8d701 in the Event Log or use the command line Get-AppPackageLog -ActivityID 39aa5438-c8de-0003-6206-ac39dec8d701 At line:1 char:1 + Add-AppxPackage .\Microsoft.UI.Xaml.2.6_2.62108.18004.0_arm64__8wekyb ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Users\Maxey\...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand cAN YOU Can some one help with this Add-AppxPackage : Deployment failed with HRESULT: 0x80073D10, The deployment operation failed because the package targets the wrong processor architecture. Windows cannot install package Microsoft.UI.Xaml.2.6 because the package requires architecture ARM64, but this computer has architecture x64. NOTE: For additional information, look for [ActivityId] 39aa5438-c8de-0003-6206-ac39dec8d701 in the Event Log or use the command line Get-AppPackageLog -ActivityID 39aa5438-c8de-0003-6206-ac39dec8d701 At line:1 char:1 + Add-AppxPackage .\Microsoft.UI.Xaml.2.6_2.62108.18004.0_arm64__8wekyb ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Users\Maxey\...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

1 Reply
< Install-Package Microsoft.UI.Xaml -Version 2.8.0-prerelease.210927001 >


Have you tried that yet. There was a known bug fix