WSABuilds/Fixes/Fix Error 0x80073CFD_CN.md
2023-04-06 21:40:32 +01:00

1.5 KiB
Raw Blame History

WSABuilds      


问题:
运行“Run.bat”安装Windows子系统Android (WSA) 时出现0x80073CFD错误

前言:

这个问题是由于Windows 10 Build版本过老无法运行WSA因此安装程序会停止并出现错误如下所示
Registering AppxManifest.xml... 
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, 
Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_2301.40000.7.0_x64__8wekyb3d8bbwe because this package is not compatible with the device. 
The package requires OS version 10.0.19044.2604 or higher on the Windows.Desktop device family. 
The device is currently running OS version 10.0.19043.2364. 
NOTE: For additional information, look for [ActivityId] 8b8599fb-55c1-0002-338b-868bc155d901 in the Event Log or use the command line 
Get-AppPackageLog -ActivityID 8b8599fb-55c1-0002-338b-868bc155d901


解决方法:

解决方法很简单:

使用微软指南更新Windows 10到最新版本

使用Windows 10 更新助手