Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

Top 6 Ways to Fix App Crashes on Windows 10

App crashes and freezes can be the worst problem of all! You lose your progress and important data as a result. You may think the only way to get the app up and running is to open it again. This may seem easy, but frequent app crashes on your computer mean annoying workflow and data loss.

Top 7 Ways to Fix App Crashes on Windows 10

There could be many reasons why an application might crash on Windows, ranging from: Bad Windows Update To a critical system error. If usual solutions like updating or reinstalling apps don't help, try applying the fixes below to save yourself from recurring app crashes.

1. SFC SCAN

Corrupted system files can be responsible for all sorts of crashes and errors that occur on Windows. Fortunately, Windows has an SFC (System File Checker) scanner to automatically find and repair them. Here's how.

Step 1: Open menu START YOUR , And type cmd To open a command prompt, select “Run as administratorTo open it with administrator rights.

Open-Command-Prompt_2021-07-27-152420_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Step 2: Type the command below and press Enter.

SFC / scannow

SFC-Scan_2021-07-27-155349_4d470f76dc99e18ad75087b1b8410ea9 Top 6 Ways to Fix App Crashes on Windows 10

Wait for the process to complete and then restart your computer to see if the applications are working fine now.

2. Reset apps

Sometimes, a bad or faulty update can make an app unstable. Therefore, if the app crashing issue is limited to only one or two apps, you can try resetting them to see if that resolves the issue. Read on to learn how to reset an app on Windows 10.

Also read:  Power Automate tools to speed up everyday tasks on Windows 11

Step 1: Press Windows key + I to open SettingsGo to. Applications.

Settings-Menu-in-Windows-10_2021-07-27-154707_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Step 2: Select Apps & features on the left. Scroll down to find the troublesome app and click Advanced options. There, click the button Reset.

Apps-Features_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Note that resetting the app will erase all app data. Once done, restart your computer to see if the app crashing issue has been resolved.

3. Reset the Microsoft Store process

it is known that Clear cache Microsoft Store helps resolve app crashes on Windows 10. So, if resetting the app doesn't help, it's time to reset the Microsoft Store process itself.

Step 1: Open menu START YOUR , And type cmd To open a command prompt, select “Run as administratorTo open it with administrator rights.

Step 2: In the console, type WSReset.exe and press Enter. Enter.

Reset-Microsoft-Store-Process_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

This will restart the Microsoft Store. Continue your work now and see if the app crashing issue persists.

Also read:  How to Download, Install, and Use WGET for Windows 10

4. Re-register Windows applications

If your computer has multiple user accounts, and if the app crashing issue is caused by one of the conflicting Windows user accounts, you can try re-registering ownership of the Windows Store to the account you're using. Here's how.

Step 1: Press Windows Key + E to launch File Explorer Quickly. Now go to C:>ProgramFiles. Then, switch to the View tab and check the Hidden items box if it isn't already there.

File-Explorer_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Step 2: Now, right-click the WindowsApps folder and select Properties. Now switch to the "Security" tab and click "Advanced."

WindowsApps-Properties_4d470f76dc99e18ad75087b1b8410ea9 Top 6 Ways to Fix App Crashes on Windows 10 Step 3: In the next window, you'll find the owner's name at the top. Click the "A change” next to it. In the Select User or Group window, enter your username in the white box and click OK.

Top 935 Ways to Fix App Crashes on Windows 67

Step 4: Open the properties window for a folder. WindowsApps Go to Advanced Security Settings. Under the Permissions tab, click addition.

Giving-Folder-Permissions_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Step 5: In the next window, click Select Administrator and type your username. Then click “OK“. Next, grant all permissions by checking the box that reads Full Control and click OK.

Giving-Folder-Permissions-in-Windows_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Step 6: Now press Windows Key + To open the Quick Links menu, select Windows PowerShell (Admin) from the list. In the PowerShell windows, paste the command below and press Enter.

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}

PowerShell-Window_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

Once done, restart your computer and see if the problem is now gone.

Also read:  Easy Ways to Resize Images on Windows 11

5. Check for viruses or malware

If your computer is affected by some type of malware or virus, it can cause applications on your computer to crash in unseen ways. Therefore, it's best to check your computer for any malware by running a quick scan. If you already have antivirus software installed, use it to scan your computer. If not, you can rely on Windows Defender Built to do the job.

6. Run DISM

If the above solutions don't help you, you can try: DISM , which stands for Deployment Image Servicing and Management. Like the SFC scan, DISM is another system tool designed to repair system images and files on Windows. Here's how to use it.

Step 1: Open menu START YOUR , and type cmd to open a command prompt. Select “Run as administratorTo open it with administrator rights.

Step 2: Type the commands below and press Enter.

DISM / Online / Cleanup Image / CheckHealth
DISM / Online / Cleanup Image / ScanHealth
DISM / Online / Cleanup Image / RestoreHealth

DISM-Check_935adec67b324b146ff212ec4c69054f Top 6 Ways to Fix App Crashes on Windows 10

After applying the above commands, restart your computer and see if the applications are working fine now.

Fix those errors

Ideally, trying the above solutions should fix the app crashing issue on Windows 10. Additionally, update your Windows system regularly as these updates often bring fixes for any major instability or crashing issues.

Go to top button