How to fix
Hanging or crashing apps
on Windows
Resolve crashing or hanging apps in Windows Store effortlessly with our expert-tested troubleshooting guide. Get your Windows 10 and Windows 11 apps run…
What causes How to fix Hanging or crashing apps in Windows Store Apps troubleshooter?
- Corrupted system files
- Damaged system files
- Errors when updating apps
- Lag spikes when accessing apps
- Apps crashing on startup
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello, I ran the Windows Store Apps troubleshooter, and it came back it a result of "Hanging or crashing apps," and it said that the issue is not fixed. How can I resolve this?
Windows Store Apps are apps that are specifically designed to run on Windows 11, 10, and Windows 8 operating systems. These apps are available in the Microsoft Store and can be downloaded and installed directly from there. They are designed to be touch-friendly, lightweight, and have a modern user interface. They are also more secure and have access to the Windows platform APIs, allowing them to provide a more integrated user experience.
When users encounter issues with these apps - such as errors when updating them or crashing, many tend to run the troubleshooter. Troubleshooters are excellent tools that can help users whenever they face issues with certain Windows components and sometimes can even resolve them automatically.
Some users exposed a concern that Windows Store Apps troubleshooter provides the "Hanging or crashing apps" result. While typically, the troubleshooter will attempt to resolve whatever is causing this, it does not always succeed, and many reports claim that every time they run the troubleshooter, they get the "Not fixed" result.
Typically Hanging or crashing apps result is related to users experiencing various issues like apps crashing on startup, lag spikes when accessing them, or sometimes little to no symptoms are observed.
In most cases, the "Hanging and crashing apps - not fixed" issue can be fixed by repairing corrupted system files, and the quickest method to do so is by using [d1] PC repair software. There are also other reasons for this issue to arise, and we cover several solutions below, so check them out and see what works for you.

Fix 1. Run SFC and DISM scans
Corrupted or damaged system files could be the primary reason for hanging and crashing apps. You can address this by running SFC and DISM scans via an elevated Command Prompt:
- Type cmd in Windows search.
- Right-click on the Command Prompt search result and select Run as administrator.
- User Account Control (UAC) will ask whether you want to make changes, click Yes.
- Next, copy and paste the following command and press Enter:
sfc /scannow - Once done, run the following commands as well:
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /restorehealth - Restart your device.

Fix 2. Check Time and Date settings
If your clock is incorrectly synchronized, it might affect Windows apps.
- Type Control Panel in Windows search and press Enter.
- Go to Clock and Region and click on Date and Time.
- Pick the Internet Time tab and select Change Settings.
- Ensure Synchronize with an Internet time server checkbox is ticked.
- Click Update now and then select OK.

Fix 3. Clear Store cache
- Type wsreset in the Windows search box and press Enter.
- A black pop-up window should show up - do not interact with it or close it.
- The Store should re-open soon, and the Store cache should be reset.

Fix 4. Reset Microsoft Store
A more profound way of resetting MS Store is doing it through Apps and Features:
- Right-click on Start and pick Apps and Features.
- Scroll down to locate Microsoft Store.
- Click Advanced options.
- Scroll down again, click Terminate and Repair.
- Finally, click Reset.

Fix 5. Try Clean Boot
- Press Win + R, type msconfig, and press Enter.
- Go to the Services tab and tick the Hide all Microsoft services checkbox.
- Pick Disable all.
- Go to the Startup tab and click Open Task Manager.
- Right-click on each of the non-Windows entries and select Disable.
- Close down the Task Manager.
- Navigate to the Boot tab and tick the Safe boot option.
- Click Apply, OK, and restart your device.

If the problem is no longer present in the Clean Boot environment, it is indeed the third-party software that is causing the issue. Open the System Configuration window once again by using msconfig command, go to the Services tab, and click Hide all Microsoft Services again - enable app processes one by one (or in small batches) to determine which one is causing the problem.
Fix 6. Reset your apps
- Right-click on Start and pick PowerShell (admin).
- If UAC shows up, click Yes.
- In the new window, copy and paste the following commands and press Enter:
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Restart your PC.

Fix 7. Reset your PC
If none of the solutions helped you, resetting your Windows might be useful. Follow these steps:
- Right-click on Start and select Settings.
- Go to the Update & Security section and pick Recovery.
- Under Reset this PC, click Get Started.
- Select Keep my files and Cloud download.
- Your PC will restart as required.
Bottom line
To fix hanging or crashing apps, you can run SFC and DISM scans via an elevated Command Prompt. If these solutions do not resolve the issue, consider using PC repair software or exploring additional troubleshooting methods.
Frequently asked questions
To access the Windows Store Apps troubleshooter in Windows 10, go to Settings > Update & Security > Troubleshoot, then select Additional troubleshooters and find Windows Store Apps.
While the Windows Store Apps troubleshooter can resolve many issues with crashing apps, it may not fix every problem; additional troubleshooting steps might be required for persistent issues.
If the troubleshooter doesn't resolve your app issues, consider resetting the app, checking for Windows updates, or reinstalling the problematic app in Windows 10.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment