Fix Microsoft Store Error Code 0x80070490 When Installing/Updating Apps/Games On Windows 10/11

AarohanTechSol
AarohanTechSol
370 بار بازدید - 6 ماه پیش - Fix Apps/Games Not Updating/Installing On
Fix Apps/Games Not Updating/Installing On Microsoft Store Error Code 0x80070490 On On Windows 10/11,Fix Unable to download or update anything from Microsoft Store Error 0x80070490 On Windows 10/11
Step 1) Sign out and sign, make Sure date, & time zone is correct
Step 2) Try installing game from my library
Step 3) Run Windows Store Troubleshooter
Step 4) Clear store cache Using wsreset command
Step 5) Update Windows
Step 6) Reset Store app
Step 7) Restart Windows Update, Microsoft Store Install and background intelligence service
Step 8) Delete Windows Store local cache file:
C:\Users\User_name\AppData\Local\Packages \Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache
Step 9) Run Powershell command to re-register store
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Step 10) Run this powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 11) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 12) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 13) Run inetcpl.cpl command
Step 14) Use Xbox App (Login with same account on Xbox App & Microsoft Store)
https://www.xbox.com/en-US/apps/xbox-...
Step 15) Install Xbox identity provider and Gaming services
https://www.microsoft.com/en-us/p/xbo...            
Uninstall remains of gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Install Gaming service:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Step 16) Start all these services
IP Helper
Xbox Live Auth Manager
Xbox Live Game Save
Xbox Live Networking Service
Gaming services
Windows Update
Microsoft install service
Step 17) Try installing it to C Drive / different drive
Step 18) Update Windows 10/11 using media creation tool
Windows 10: https://www.microsoft.com/en-in/softw...
Windows 11: https://www.microsoft.com/en-in/softw...
6 ماه پیش در تاریخ 1402/11/15 منتشر شده است.
370 بـار بازدید شده
... بیشتر