Fix Microsoft Store Error Code 0x80070005 Something Unexpected Happened On Windows 11 PC
Fix Can't Download/Install Apps/Games From Microsoft Store Error Code 0x80070005 Something Unexpected Happened On Windows 11 PC
Step 1) Make Sure Date and Time, time zone, region are correct
Step 2) Clear store cache Using ss command
Step 3) Repair/Reset Store app
Step 4) Start/Restart Windows Update, Microsoft Store Install service and background intelligent service
Step 5) Run this Powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 6) Run these commands
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
netsh int ip reset
Step 7) Use Mobile hotspot
Step 8) Try installing game/app from my library
Step 9) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 10) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 11) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
Step 12) Update Windows 11
Step 13) If trying to install any games, Use Xbox App (Login with same account on Xbox App & Microsoft Store) https://www.xbox.com/en-US/apps/xbox-app-for-pc
Step 14) Install Xbox identity provider and Gaming services
https://www.microsoft.com/en-us/p/xbox-identity-provider/9wzdncrd1hkw?rtc=1
Uninstall remains of gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Install Gaming service:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Step 15) 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 16) Use option “Fix Problems Using Windows Update”
Step 17) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows11
Step 18) Reset Windows 11 (Create a backup first as it may result in data loss)