Share via

Microsoft Store Crashing Few Seconds After Launch

Anonymous
2025-02-20T19:58:53+00:00

Hello,

I’m experiencing an issue with the Microsoft Store on my Windows PC. Every time I open the app, it crashes within a few seconds of launching. I’ve tried restarting my computer, but the problem persists.

I attempted to fix the issue by running the following command:

Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

However, this didn’t resolve the problem. Has anyone else encountered this, and if so, what solutions have worked for you? I’ve already checked for system updates, and everything seems to be up to date. Any help or advice would be greatly appreciated!

Thanks in advance for your assistance!

Windows for home | Windows 10 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Estrella721 38,820 Reputation points Independent Advisor
    2025-02-20T20:33:09+00:00

    Hello, I'm Estrella, and I'm here to assist you. I understand that this situation has been challenging for you. I'll do my best to help.

    1. If you're using a VPN or Third-party antivirus program, try temporarily uninstalling it to see if the problem goes away.
    2. Try resetting the MS store cache.

    Press Windows + R then copy and paste 'wsreset.exe -i' (without the quotes)

    Hit Ok, wait 10 seconds then try to check again.

    1. Try uninstalling and reinstalling the Windows Store.

    Press Windows Key + X and choose Windows PowerShell (Admin). Copy and paste the command below and hit Enter.

    Get-AppxPackage -Name "Microsoft.WindowsStore" | Remove-AppxPackage

    Note: Please complete the process before proceeding.

    After that, reinstall the Windows Store. Press Windows Key + X and choose Windows PowerShell (Admin). Copy and paste the command below, then hit Enter.

    Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Wait 2 minutes, then reboot your computer and try again.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Estrella721 38,820 Reputation points Independent Advisor
    2025-02-20T20:42:05+00:00

    I'm sorry to hear that :(. If none of the methods fix the issue, try an in-place repair upgrade while keeping your files and apps. This can help fix or replace any corrupted files that may be causing the problem.

    Note: Before doing so, unplug all unnecessary external peripherals connected to your PC, and temporarily disable any third-party antivirus program to avoid interference.

    1. Click the 'Download now' button under 'Create Windows 10 Installation Media' and save it to your computer: https://www.microsoft.com/software-download/win...
    2. Run the downloaded file and select 'Yes' when prompted by User Account Control (UAC).
    3. Accept the Microsoft Software License Terms if you agree.
    4. On the 'What do you want to do?' screen, select 'Upgrade this PC now' and click 'Next.'

    (This stage will download, verify, and create the Windows 10 or 11 installation media.) It will take some time to complete.

    1. Under 'Choose what to keep,' select 'Keep personal files and apps,' then click 'Next.'
    2. Click 'Install,' and the installation will begin. (This process will take some time, so please be patient.)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-02-20T20:37:52+00:00

    Hello! Thnaks for the reply!

    I am sad to say this did not fix my problem:(. I dont think this is fixable. I think that i maybe need to re-install windows for my store to work.
    

    Best regards

    Strahinja

    Was this answer helpful?

    0 comments No comments