Microsoft Store Will Not Download Apps!

Chris Flynn 0 Reputation points
2026-07-23T18:07:47.5933333+00:00

Hi, when I try to download anything on the Microsoft Store on my new Laptop, which I have never downloaded anything on, the app will constantly be in a state of "checking dependencies." I have downloaded Steam using a browser and it works just fine. I have tried to restart my laptop, and even tried to search for a problem with Microsofts AI. Can someone please help me out?

Windows for home | Windows 11 | Microsoft Store
0 comments No comments

2 answers

Sort by: Most helpful
  1. Kapil Arya 38,216 Reputation points Volunteer Moderator
    2026-07-24T12:38:43.62+00:00

    Hello, 

    Try re-registering Store app. Perform these steps: 

    1. Search for Windows PowerShell using Windows Search. 
    2. From results, right click on Windows PowerShell and select Run as administrator. 
    3. Then type following command and press Enter key: 
    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 
    

    Let the command complete. 

    1. Close Windows PowerShell. 

    Let me know if issue still persists!

    Was this answer helpful?

    0 comments No comments

  2. John Jefferson Doyon 82,935 Reputation points Independent Advisor
    2026-07-23T18:59:54.72+00:00

    Hi, @Chris Flynn

    Since this is a new laptop, please check the exact Windows version first.

    Press Windows key + R, type winver and press Enter.

    What version and OS build does it show? Also, does “Checking dependencies” happen with every app in the Microsoft Store or only one specific app?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.