FIX Install Error 0x80073cf9 Xbox Game Pass / Xbox App / Microsoft Store in Windows 11/10
If you try to install apps of games in the microsoft store, xbox app or xbox game pass and you get the error, something went wrong, error code 0x80073cf9 . this usually happens when you try to install a new app or program, so in this tutorial we'll teach you several solutions so you can fix it.
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: https://www.microsoft.com/es-es/software-download/windows11
This troubleshooting guide will work Windows 11 and 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, surface among others.