Share via

Microsoft Store keeps freezing when clicking the download button.

Wiktor Piepka 10 Reputation points
2026-02-06T22:24:36.72+00:00

Hi,

I've been trying to install minecraft for the past 3 hours, but every time I hit the download button, microsoft store freezes and refuses to be opened until I close it with task manager. I've tried installing every update, resetting the app, fixing the cache and many other stuff. Nothing has worked and I'm about to give up on this, so I might aswell ask how to fix this problem here.

update: I got it to stop freezing but now the download is stuck at 0%. User's image

Windows for home | Windows 11 | Microsoft Store
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Estrella721 34,445 Reputation points Independent Advisor
    2026-02-06T22:59:17.41+00:00

    I'm sorry to hear that you're experiencing this issue. I'm happy to help.

    Does the freezing issue occur only with Minecraft, or does it affect all apps when downloading?


    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.


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.