Published August 31, 2026
A Windows Store App Was Stuck "Installing" for Three Days
I clicked install on a small app from the Store, glanced away for a few minutes, and came back to a progress bar frozen at roughly a third of the way across. I checked again an hour later. Still frozen, same position, same "Installing" label, no error, no failure, nothing to actually click on or respond to — just a task that appeared to be permanently, silently in progress.
The Problem
Three days later, it was still showing exactly the same status. I'd restarted the laptop twice in that stretch for unrelated reasons, and each time, the same stalled install picked right back up on reopening, sitting at that same frozen point, neither completing nor failing, just perpetually "in progress" in a way that gave me absolutely nothing concrete to troubleshoot against.
What I Initially Thought
My first assumption was that it simply needed more time, that some installs are just slower than others for reasons I don't fully understand, and that patience alone would eventually resolve it. Three days felt like it had already exhausted any reasonable definition of patience, but I genuinely didn't know what else to try for a process that wasn't producing an actual error to respond to.
What I Tried
Once three days had clearly ruled out "just needs more time" as a real explanation, I looked specifically for how to cancel and restart a stuck Store install, rather than continuing to wait on something that showed no evidence of ever actually finishing on its own. I found the app listed in the Store's own Downloads and updates section, and there was a Pause option available, though notably no direct Cancel button visible for that specific stuck state.
Pausing and then resuming it didn't unstick anything on its own. From there, I looked into resetting the Microsoft Store app itself, treating the Store as the thing that might actually be broken, rather than continuing to focus specifically on the one stuck download.
What I Discovered
Resetting the Store, through Settings > Apps > Installed apps > Microsoft Store > Advanced options > Reset, cleared out whatever internal state had gotten stuck, along with the entire frozen download queue itself. Reopening the Store afterward showed no trace of the previous stalled install at all — not paused, not resumed, just gone entirely, as if it had never been queued in the first place.
Reinstalling the same app from scratch, after that reset, completed normally within about a minute, with no stalling or unusual behavior at all, which strongly suggested the actual app download itself had never really been the problem. Something in the Store's own local download queue or cache had apparently gotten corrupted or stuck, independent of the specific app I'd originally been trying to install, and no amount of waiting on that particular stuck entry was ever going to resolve something the Store itself needed a full reset to actually clear.
I also learned, digging a little further afterward, that a command called wsreset.exe exists specifically for clearing the Store's cache without going through the Settings menu at all, which would likely have accomplished something similar and slightly faster if I'd known about it from the start, rather than working my way toward the Settings-based reset option through general troubleshooting first.
What I Changed
If a Store download ever stalls again without producing an actual error, I go straight to resetting the Store itself now, rather than spending days waiting on a single stuck entry that shows no signs of resolving on its own. I also know now that a completely frozen progress bar, with no error and no movement at all over an extended period, is itself a meaningful signal — a genuinely stuck process rather than just a slow one — worth acting on well before three days pass.
The Lesson
A process that never fails and never progresses is its own specific kind of broken, one that's easy to keep waiting on precisely because there's no error message actively telling you to stop. The absence of a clear failure isn't the same as evidence that something is actually working — sometimes it just means the failure never had a way to announce itself in the first place.
Practical Takeaway
- If a Store app install shows no progress and no error for an extended period, don't assume it just needs more time.
- Try pausing and resuming the download first, through the Store's Downloads and updates section.
- If that doesn't help, reset the Microsoft Store app via Settings > Apps > Installed apps > Microsoft Store > Advanced options > Reset, which clears the entire stuck download queue.
- Alternatively, run
wsreset.exefrom the Run dialog (Windows+R) to clear the Store's cache directly. - A completely frozen progress bar with no movement over hours (not minutes) is a meaningful signal worth acting on, not just patience worth extending further.
A Personal Ending
I think about those three days of periodically checking a progress bar that was never actually going to move, purely because nothing about it was actively telling me to stop waiting. Since then, a stuck process with no error gets a time limit in my head now, rather than indefinite patience — and once that limit passes, I go straight to resetting whatever's involved rather than continuing to wait it out.
Had a stuck, error-free process turn out to need a full reset rather than more patience? I'd like to hear about it.