Fix Error 0x80073d02 Xbox App / Microsoft Store/ Game Pass On Windows 11/10
In case you encounter the error message “something unexpected happened” while attempting to install games or apps via your Xbox app or Microsoft store, reporting the issue can aid in its comprehension. You could also try restarting your device or waiting for some time before trying again. Error code 0x80073d02 indicates that either your Xbox app or Microsoft store is damaged or corrupted. Hence, this tutorial will provide multiple methods to resolve this error.
If you are trying to install, download or update games in the xbox app and you get the error 0x80073d02 then try this solutions to learn how to resolve this issue.
Link :
Script 1:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Script 2:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
This troubleshooting guide will work Windows 11 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei, dynabook, LG , vaio, surface among others.
[ad_2]
source