Applications may sometimes fail during execution, this is nothing to worry about. However, if a certain .exe file crashes again and again with the "exe has stopped working" message, then there is some issue with the application file. Don't panic, there are many reasons why exe files may crash. Just go through simple solutions and work out these solutions on your system for quick resolution.
Solution——
1. Before you perform any action, we recommend that you restart your computer once and then restart the application.
2. Simply disable any third-party antivirus software that may interfere with the process.
Kill the paused program and restart the program.
1. Simply right-click the Windows icon on the taskbar and click "Task Manager" to access Task Manager.
#2. Now you will see the application in the application list in Task Manager.
3. Simply right-click on the application and click "End Task" to terminate the application immediately.
Close Task Manager. Close Task Manager and try restarting the application again and test if it works.
Sometimes background apps consume a lot of resources.
1. Right-click on the Windows icon and it should open a menu page.
2. Then, click on “Task Manager” to access it.
#3. When Task Manager opens, you will notice that there are several applications running in the background.
4. Simply right-click on any unnecessary application you can find on your system and click on "End Task".
This will kill the application process.
#5. Now, in the same manner, you should kill the applications that are consuming system resources unnecessarily.
You can close the Task Manager. Then, launch the application again and test it.
Sometimes, some applications require administrative level execution to work properly.
[Here, we take "MyWorld" as an example. ]
1. Just enter the name of the application in the search box.
2. Then, just right-click on the application and click "Run as administrator".
Check if this works for you. If so, you can make sure that whenever you launch this application, it has administrative rights. Follow these steps -
1. Now, just press Windows key and type the name of the exe file.
(In our case Minecraft)
2. Then, right-click on the application and click on "Open file location".
This should point directly to the installation directory. If not, you can manually change to the installation directory.
3. Once you reach the location of the executable file, right-click on the application and click "Properties".
4. In the Properties window, go to the Compatibility section.
5. Here, just check the "Run as administrator" option.
6. When finished, click Apply and OK to apply this change immediately.
Afterwards, try launching the application again and test if this worked.
Sometimes an incompatibility between the application and your system can cause this issue.
1. First, right-click the exe file and click "Properties" to open the application's properties.
2. Then, go to the "Compatibility" tab.
3. Here, just check the "Run this program as " box and set the option to "Windows 8" from the list .
4. When finished, click "Apply" and "OK" to finally save the changes.
Then, run the application and test whether it fails.
Data Execution Prevention can prevent and restrict applications from running smoothly.
1. First, right-click on the Windows icon and click "Run".
2. Then, enter "sysdm.cpl" in the "Run" window and click "OK".
3. Next, go to "Advanced".
4. In the Performance section, click "Settings".
#5. In the Performance Options window, go to the Data Execution Prevention section.
6. After that, just select the "Enable DEP only for essential Windows programs and services" box.
7. Finally, click "OK" to save these changes.
8. Then, click "Apply" and "OK" to save the changes.
After you complete this, run the application and test it.
If the previous fix doesn’t work, try clearing the Temp Folder.
1. Press the Windows key and R key simultaneously.
2. Then write this on the fly and click "OK".
%温度%
#2. There you will notice several files and folders.
3. Select all files and click the bin icon to completely empty the folder.
4. From the File Explorer screen, head in this direction -
C:\Windows\Temp
5. Clear this folder as before.
#After clearing the folder, close File Explorer.
Run an SFC scan to recover important system files and fix crash issues.
1. First, right-click the Windows key and click "cmd".
2. Now, just right-click on "Command Prompt" and click on "Run as administrator" to open a terminal with appropriate administrative rights.
#3. First, you must perform a DISM scan. So paste this code and press Enter.
DISM.exe /Online /Cleanup-image /Restorehealth
#Windows will run a DISM check.
4. Once completed, Paste this command and press Enter to run the SFC scan.
sfc /scannow
Close the command prompt window. After completing two scans, please remember to restart the system.
After restarting, try launching the application again. It should run as before.
The above is the detailed content of Fix: Application.exe stopped working in Windows 11, 10. For more information, please follow other related articles on the PHP Chinese website!