8,330 questions
Hello
Thank you for posting in our Q&A forum
You can try to confirm that you have a developer license by running the following command in powershell: Get-WindowsDeveloperLicense
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to install WSL (Debian) with this manual: https://learn.microsoft.com/en-us/windows/wsl/install-on-server, with my MS store disabled. However, I get error 0x80073CF3
===================
PS C:\USERS\Yerong\Downloads\Ubuntu> Add-AppxPackage .\DistroLauncher-Appx_1.12.2.0_scale-400.appx
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation
.
Windows cannot install resource package TheDebianProject.DebianGNULinux_76v4gfsz19hv4 because the app package it requir
es could not be found. Ensure that the app package is installed before installing the resource package
NOTE: For additional information, look for [ActivityId] e872d39e-8723-0001-41fd-72e82387d901 in the Event Log or use th
e command line Get-AppPackageLog -ActivityID e872d39e-8723-0001-41fd-72e82387d901
At line:1 char:1
+ Add-AppxPackage .\DistroLauncher-Appx_1.12.2.0_scale-400.appx
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\USERS\Yerong..._scale-400.appx:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Hello
Thank you for posting in our Q&A forum
You can try to confirm that you have a developer license by running the following command in powershell: Get-WindowsDeveloperLicense