Error 0x8D050003 Xbox App / Microsoft Store/ Game Pass in Windows 11/10 [Solution]

Published: 21 October 2023
on channel: TechFixIT
352
3

If you try to download or install applications on your Microsoft store and you get the error, 0x8D050003. this could be happening due to a problem with the store's cache or data. so in this tutorial you will learn several solutions so you can download or update applications again.

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"}

Link For Windows 11: https://www.microsoft.com/en-us/softw...

Link For Windows 10: https://www.microsoft.com/en-us/softw...


This troubleshooting guide will work Windows 11, Windows 10, 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, Microsoft Surface among others.