COD Black Ops 6 Not Updating On Xbox App / Microsoft Store On PC Fix All Error Codes
Is Call of Duty: Black Ops 6 stuck on updating, won’t download, or showing error codes on the Xbox App or Microsoft Store on your PC? 😤 Whether it’s stuck at 0%, not progressing, or throwing errors like 0x80070490, 0x87e00013, or 0x80073CF3, this video will walk you through every working fix to resolve update and install issues on Windows 11 and 10. 🎮🖥️
⸻
Common Errors Fixed:
Update stuck at 0% or “Pending”
Error codes: 0x80070490, 0x80073CF3, 0x87e00013, 0x87e0000f
COD Black Ops 6 won’t update or install
Xbox App and Microsoft Store loop or crash during update
Commands:
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
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"}
》 CHAPTERS 《
00:00 Intro
00:21 Solution 1
00:46 Solution 2
01:30 Solution 3
03:05 Solution 4
05:22 Solution 5
07:06 Outro