Fix Microsoft Store Games Not Installing Error Code 0x87e00196 Microsoft Store Windows 10/11
Fix Microsoft Store Games Installation/Download Error Code 0x87e00196 On Microsoft Store In 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-app-for-pc
Step 15) Install Xbox identity provider and Gaming services
https://www.microsoft.com/en-us/p/xbox-identity-provider/9wzdncrd1hkw?rtc=1&activetab=pivot:overviewtab
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) Update Windows 10/11 using media creation tool
Windows 10: https://www.microsoft.com/en-in/software-download/windows10
Windows 11: https://www.microsoft.com/en-in/software-download/windows11