Fix Microsoft Store App Download Stuck On Queued/Stuck On Checking Dependencies On Windows PC
Fix Microsoft Store App/Game Download Stuck On Queued/Stuck On Checking Dependencies On Windows PC
Step 1) Delete Microsoft Store Local Cache Files
C\Users\Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 2) Run these commands
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
netsh int ip reset
Step 3) Make Sure Date and Time, time zone, region are correct
Step 4) Clear store cache Using wsreset command
Step 5) Repair/Reset Store app
Step 6) Start/Restart Windows Update, Microsoft Store Install service and background intelligent service
Step 7) Run this Powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 8) Use Mobile hotspot
Step 9) Try installing game/app from my library
Step 10) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 11) Run SFC & DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 12) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
Step 13) Update Windows 11
Step 14) 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 15) Run gaming services repair tool, 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 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