Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 914 Bytes

Fix Error 0x80073D10.md

File metadata and controls

15 lines (9 loc) · 914 Bytes

Issue:
Error 0x80073D10 when "Run.bat" is executed to install Windows Subystem for Android (WSA)

Preface:

This issue is caused when your are trying to install the incorrect WSA package for your CPU Archetecture. For example, you are mistakenly trying to install the arm64 package on your x64 system.


Solution

1. To ensure that you download the correct package for your CPU archtecture, go to the Release of this repository then check again

2. Click on the package matching your Operating System (OS) and CPU Archetecture

3. Download then install the package by follow the Installation guide in README.md file