How to Fix Store Error 0x80073d0a on Windows 10 [Tutorial]
How to Fix Store Error 0x80073d0a on Windows 10 [Tutorial]
Powershell Command Shown:
powershell -executionpolicy unrestricted
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Second Command: sfc /scannow
Some Windows 10 users have recently reported receiving error code 0x80073DOA that prevents them from purchasing and installing new software in the Windows store. What is the error code 0x80073doa and how is error 80073doa set on Windows 10?
The Windows Store error Code 0x80073doa usually appears when users attempt to install or update certain applications from the Windows store. The problem doesn’t seem to have anything to do with it.
Several Windows 10 users are unable to install apps from the Windows Store. The error that comes up is 0x80073d0a and typically appears as soon as the users click the Get button to download and install the app. Some affected users are reporting that the issue only occurs with certain UWP apps, while others are saying that they only see this error with certain applications. Windows Store is exclusive to Windows 10, so the issue is only occurring for this OS version.
This tutorial will apply for computers, laptops, desktops,and tablets running the Windows 10 operating system (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba,Lenovo, and Samsung).