How do I fix apps crashing my computer?
How do I fix app crashes in Windows 10?
- Disable your antivirus.
- Disable the Firewall.
- Check the time & date.
- Reset the apps.
- Reset the Microsoft Store process.
- Clear Microsoft Store cache.
- Re-register ownership on Microsoft Store and Apps.
How do I fix Microsoft apps hanging or crashing?
fix hanging or crashing apps
- If you are able to open MS Store, open MS Store > Click on your profile picture on top right and sign-out.
- Run Windows Store Apps Troubleshooter.
- Reset Windows Store through Command Prompt.
- Re-register All Store apps (You will get many Reds, ignore them)
- Uninstall & Reinstall Store.
What to do when an app crashes on your computer?
First, refresh the app’s cache by clearing it from memory: Swipe up from the bottom of the screen and hold until your open apps appear (or double-tap the Home button), then swipe up on the app that’s causing issues.
Where can I find a log of an application crash?
Windows keeps a log of every application crash. This technical information doesn’t provide a direct solution, but it can help you when searching online for specific answers, or if you want to report a bug to a developer. Search for “Event Viewer” on the Start screen or Start menu. In the viewer, open “Windows Logs” and click “Application.”
What causes an application to crash or glitch?
Many application crashes and glitches occur due to errors in the software’s code. Once program developers discover an error, they often release a patch that solves the problem.
How to do debugging of an application crash?
Now comes our choice in how you wish to actually do the debug. When an application crashes, it will generally be caught by Dr. Watson and create a dump in the same location as the Drwtsn32.log file. This is the dump file we can open using the Debugging Tools for Windows.