ℹ️ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0.7 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://www.makeuseof.com/windows-fix-application-not-responding/ |
| Last Crawled | 2026-03-30 02:32:00 (20 days ago) |
| First Indexed | not set |
| HTTP Status Code | 200 |
| Meta Title | How to Fix the "Application Is Not Responding" Error on Windows |
| Meta Description | Programs crash from time to time, but what if the problem is chronic? Here's how to get things working again on Windows. |
| Meta Canonical | null |
| Boilerpipe Text | Published
Jun 25, 2022, 3:15 PM EDT
Rishabh is a staff writer at MakeUseOf (MUO), specializing in Windows technology. He joined MUO in 2022 and has since been creating how-to guides on Windows troubleshooting, apps, and its new features. His interests extend to Android OS, artificial intelligence, cyber security services, and productivity tools like Office 365.
Currently, he's pursuing Bachelor of Commerce (BCom Hons.) from Panjab University, India. In his free time, he explores the world of custom ROMs and kernels.
Sometimes, Windows software just freezes. This can happen for several reasons, such as an old version of Windows, incompatible software, driver problems, etc.
In such situations, Windows shows a pop-up with the option to terminate the process and force close the application. It's usually fine if it happens once or twice, but what if it keeps popping up? This article describes how to resolve the "application is not responding" error on Windows 10 and 11.
1. Run a System File Checker Scan
Due to missing or corrupted system files, Windows applications may sometimes stop responding. In this situation, you can use the System File Checker (SFC) command to check the system files.
The System File Checker (SFC) is a command-line utility that helps you fix corrupted system files in Windows. Follow the steps given below to run the System File Checker:
1. Open Command Prompt as an Administrator. If you're a newbie, you can use one of the many
ways to open Command Prompt
on Windows.
2. Type the following command and press the
Enter
key:
sfc /scannow
That is all. The command-line utility will begin processing the system files, which may take longer depending on the files. Make sure you don't close the Command Prompt window until the verification is 100% done.
The "
sfc /scannow
" command will be useful if you encounter a Windows-related issue. In addition, you should
create a shortcut for System File Checker
to simplify regular SFC checks.
2. Update and Repair Faulty Drivers
The rule of thumb for drivers is to leave them alone if everything is working smoothly. However, issues may develop if the installed drivers are out of date or incompatible with your Windows version.
If you often use software that relies on a certain driver, you may have issues if the driver is not updated to the most recent version.
For example, if you use Adobe Photoshop a lot but haven't updated the graphics driver on your PC in years, it may randomly crash while you're using it.
There are many useful
free driver updaters for Windows
that can fix driver-related issues. A driver updater will detect all outdated or malfunctioning drivers and fix them with a single click. Also, if you want to go with a premium alternative, you can use
Driver Booster Pro
to update drivers.
Aside from using Driver Updaters, we've also discussed many other
ways to fix corrupted drivers in Windows
.
3. Install the Latest Windows Update
Microsoft regularly publishes new updates to fix current bugs and maintain Windows stability. If you keep getting the "application is not responding" error, updating your operating system may resolve it.
Follow these steps to update your computer to the most recent version of Windows:
To open the Settings app, press the
Win + I
key combination.
Select the
Update & Security
option.
Now, click the
Check for updates
button on the right-hand side.
That is all. If you are using an older version of Windows, it will automatically download and install the latest updates on your PC. If you encounter a downloading error, check the most common
reasons for a failed Windows update
.
Besides that, if the updates are not even showing, here are some
other ways to install a Windows update
.
4. Check for Memory Leaks
All applications consume some amount of RAM to function, but when such applications don't free or release the RAM after usage—it is known as a memory leak. In layman's terms, a memory leak means the loss of available RAM in Windows.
Generally, it results in poor performance, unresponsive programs, and, in the worst cases, a blue screen of death (BSOD) error. If there are any memory leaks, you can
use the Windows Memory Diagnostic tool
for troubleshooting.
Follow the steps mentioned below to run the utility and check for memory leaks:
Press the
Win + R
key combination to open the
Run
dialogue box.
Enter
mdsched.exe
and press
OK
.
Select whether you want to perform a full scan now or when you restart the computer.
After you restart the computer, your PC's screen will turn blue and scanning will automatically start. It'll take more than an hour, so make sure to not shut down your PC in the meantime.
If the tool identifies an error, you'll receive the error code with solutions on the next following screen. Besides, if you don’t have enough RAM on your PC to handle all your daily needs, the best available solution is to upgrade your RAM.
5. Perform a Virus Scan
If your PC is infected with a virus, it may affect several apps' ability to respond. To fix this problem, we recommend you install and run one of the
best malware removal tools for Windows
. Such tools offer better and more advanced malware protection and are equipped with more features.
Once you install the antivirus software, you've got to run a full system scan to check for hidden malware, including viruses. The antivirus software will automatically suggest actions once it completes the scan.
But, if you don't want to use any third-party antivirus program, you can also
check for viruses using Windows Defender
.
6. Delete Temporary Files
Every time you run an application on Windows, the system automatically creates unique files to store some temporary data. Such files are called temporary files, and they help the computer run smoothly when you use related programs or tasks.
However, cache files can take up memory. And so, such files can cause problems with the way Windows functions.
So, here's how you can delete the temporary files using the command prompt:
1. Open the Command Prompt as an Administrator.
2. Type the following command and then press
Enter
key:
del /q/f/s %TEMP%\*
7. Launch the Windows Troubleshooter
If the problem is still not fixed, Windows built-in troubleshooters might be able to help you fix the application freezing issue.
Here are the steps you need to perform to launch a program compatibility troubleshooter:
Press
Win + I
to open the Windows Settings app.
Now, click
Update & Security
and then select
Troubleshoot
on the left-hand side.
After that, select
View Additional Troubleshooters
from the menu on the right.
Select the
Program Compatibility troubleshooter
option and then press
Run the troubleshooter
.
Choose the application you're having a problem with and click
Next
.
Click
Try Recommended Settings
and then follow the on-screen instructions to complete the process.
Note:
If the program you're having trouble with is an app you downloaded from the Microsoft Store, choose the
Windows Store Apps
troubleshooter to make the process easier.
No More Application Crashes
In most scenarios, you only need to run a system file checker scan or update to the most recent version of Windows. If not, you can stop Windows from freezing on your PC by using one of the ways already mentioned above.
There are many reasons why Windows applications may stop responding. However, the main cause lies in the compatibility factor. When you try to run an application that was made for one version of Windows on a different version, it stops responding and shows errors. |
| Markdown | Menu
[](https://www.makeuseof.com/)
Sign in now
Close
- - [PC & Mobile](https://www.makeuseof.com/tag/devices/)
Submenu
- [Windows](https://www.makeuseof.com/category/windows/)
- [Linux](https://www.makeuseof.com/category/linux/)
- [Android](https://www.makeuseof.com/category/google-android/)
- [Apple](https://www.makeuseof.com/category/apple/)
- Technical Submenu
- [Tech Explained](https://www.makeuseof.com/category/technology-explained/)
- [Security](https://www.makeuseof.com/category/security/)
- Software Submenu
- [Productivity](https://www.makeuseof.com/category/productivity/)
- [Internet](https://www.makeuseof.com/category/web-based/)
- [Creative](https://www.makeuseof.com/category/creative/)
- [Screen](https://www.makeuseof.com/category/entertainment/)
Submenu
- [Entertainment](https://www.makeuseof.com/tag/entertainment/)
- [Streaming](https://www.makeuseof.com/category/streaming/)
- [Home](https://www.makeuseof.com/segment-home/)
Submenu
- [Smart Home](https://www.makeuseof.com/tag/entertainment/)
- [Home](https://www.makeuseof.com/category/home/)
- [News](https://www.makeuseof.com/category/news/)
- [Sign in](https://www.makeuseof.com/windows-fix-application-not-responding/)
- [Newsletter](https://www.makeuseof.com/page/newsletter/)
Menu
[](https://www.makeuseof.com/)
Follow
Followed
Like
More Action
Sign in now
[Windows 11](https://www.makeuseof.com/tag/windows-11/)
[ChatGPT](https://www.makeuseof.com/tag/chatgpt/)
[iPhone Help](https://www.makeuseof.com/tag/iphone-troubleshooting/)
[Facebook Help](https://www.makeuseof.com/tag/facebook/)
[Avoiding Scams](https://www.makeuseof.com/tag/scam/)
[Emojis Explained](https://www.makeuseof.com/top-emojis-explained-cheat-sheet/)
[Free Movie Streaming](https://www.makeuseof.com/free-movie-streaming-sites-no-sign-up/)
Close
# How to Fix the "Application Is Not Responding" Error on Windows

Image via Unsplash: [Free to use](https://unsplash.com/photos/AigsWJmvoEo)
[](https://www.makeuseof.com/author/rishabh-chauhan/)
By [Rishabh Chauhan](https://www.makeuseof.com/author/rishabh-chauhan/)
Published Jun 25, 2022, 3:15 PM EDT
Rishabh is a staff writer at MakeUseOf (MUO), specializing in Windows technology. He joined MUO in 2022 and has since been creating how-to guides on Windows troubleshooting, apps, and its new features. His interests extend to Android OS, artificial intelligence, cyber security services, and productivity tools like Office 365.
Currently, he's pursuing Bachelor of Commerce (BCom Hons.) from Panjab University, India. In his free time, he explores the world of custom ROMs and kernels.
[Sign in to your MakeUseOf account]()
[Add Us On](https://www.google.com/preferences/source?q=makeuseof.com "Add Us On")
follow
Follow
followed
Followed
Like
Like
Log in
Here is a fact-based summary of the story contents:
Try something different:
Show me the facts
Explain it like I’m 5
Give me a lighthearted recap
Sometimes, Windows software just freezes. This can happen for several reasons, such as an old version of Windows, incompatible software, driver problems, etc.
In such situations, Windows shows a pop-up with the option to terminate the process and force close the application. It's usually fine if it happens once or twice, but what if it keeps popping up? This article describes how to resolve the "application is not responding" error on Windows 10 and 11.
## 1\. Run a System File Checker Scan
Due to missing or corrupted system files, Windows applications may sometimes stop responding. In this situation, you can use the System File Checker (SFC) command to check the system files.
The System File Checker (SFC) is a command-line utility that helps you fix corrupted system files in Windows. Follow the steps given below to run the System File Checker:
1\. Open Command Prompt as an Administrator. If you're a newbie, you can use one of the many [ways to open Command Prompt](https://www.makeuseof.com/windows-open-command-prompt-powershell/) on Windows.
2\. Type the following command and press the **Enter** key:
```
sfc /scannow
```

Author Screenshot
That is all. The command-line utility will begin processing the system files, which may take longer depending on the files. Make sure you don't close the Command Prompt window until the verification is 100% done.
The "**sfc /scannow**" command will be useful if you encounter a Windows-related issue. In addition, you should [create a shortcut for System File Checker](https://www.makeuseof.com/windows-11-system-file-scan-shortcuts/) to simplify regular SFC checks.
## 2\. Update and Repair Faulty Drivers
The rule of thumb for drivers is to leave them alone if everything is working smoothly. However, issues may develop if the installed drivers are out of date or incompatible with your Windows version.
If you often use software that relies on a certain driver, you may have issues if the driver is not updated to the most recent version.
For example, if you use Adobe Photoshop a lot but haven't updated the graphics driver on your PC in years, it may randomly crash while you're using it.

Author Screenshot
There are many useful [free driver updaters for Windows](https://www.makeuseof.com/windows-best-free-driver-updaters/) that can fix driver-related issues. A driver updater will detect all outdated or malfunctioning drivers and fix them with a single click. Also, if you want to go with a premium alternative, you can use [Driver Booster Pro](https://www.iobit.com/en/driver-booster-pro.php) to update drivers.
Aside from using Driver Updaters, we've also discussed many other [ways to fix corrupted drivers in Windows](https://www.makeuseof.com/how-to-fix-corrupt-drivers-on-windows-10/).
## 3\. Install the Latest Windows Update
Microsoft regularly publishes new updates to fix current bugs and maintain Windows stability. If you keep getting the "application is not responding" error, updating your operating system may resolve it.
Follow these steps to update your computer to the most recent version of Windows:
1. To open the Settings app, press the **Win + I** key combination.
2. Select the **Update & Security** option.
3. Now, click the **Check for updates** button on the right-hand side.

Author screenshot
That is all. If you are using an older version of Windows, it will automatically download and install the latest updates on your PC. If you encounter a downloading error, check the most common [reasons for a failed Windows update](https://www.makeuseof.com/reasons-why-windows-updates-fail/).
Besides that, if the updates are not even showing, here are some [other ways to install a Windows update](https://www.makeuseof.com/why-is-the-latest-windows-update-not-showing-on-my-pc-/).
## 4\. Check for Memory Leaks
All applications consume some amount of RAM to function, but when such applications don't free or release the RAM after usage—it is known as a memory leak. In layman's terms, a memory leak means the loss of available RAM in Windows.
Generally, it results in poor performance, unresponsive programs, and, in the worst cases, a blue screen of death (BSOD) error. If there are any memory leaks, you can [use the Windows Memory Diagnostic tool](https://www.makeuseof.com/windows-memory-diagnostic-tool-guide/) for troubleshooting.
Follow the steps mentioned below to run the utility and check for memory leaks:
1. Press the **Win + R** key combination to open the **Run** dialogue box.
2. Enter **mdsched.exe** and press **OK**.

Author Screenshot
3. Select whether you want to perform a full scan now or when you restart the computer.

Author Screenshot
After you restart the computer, your PC's screen will turn blue and scanning will automatically start. It'll take more than an hour, so make sure to not shut down your PC in the meantime.
If the tool identifies an error, you'll receive the error code with solutions on the next following screen. Besides, if you don’t have enough RAM on your PC to handle all your daily needs, the best available solution is to upgrade your RAM.
## 5\. Perform a Virus Scan
If your PC is infected with a virus, it may affect several apps' ability to respond. To fix this problem, we recommend you install and run one of the [best malware removal tools for Windows](https://www.makeuseof.com/best-malware-removal-tools-pc/). Such tools offer better and more advanced malware protection and are equipped with more features.
Once you install the antivirus software, you've got to run a full system scan to check for hidden malware, including viruses. The antivirus software will automatically suggest actions once it completes the scan.
But, if you don't want to use any third-party antivirus program, you can also [check for viruses using Windows Defender](https://www.makeuseof.com/scan-for-viruses-without-buying-antivirus-software).
## 6\. Delete Temporary Files
Every time you run an application on Windows, the system automatically creates unique files to store some temporary data. Such files are called temporary files, and they help the computer run smoothly when you use related programs or tasks.
However, cache files can take up memory. And so, such files can cause problems with the way Windows functions.
So, here's how you can delete the temporary files using the command prompt:
1\. Open the Command Prompt as an Administrator.
2\. Type the following command and then press **Enter** key:
```
del /q/f/s %TEMP%\*
```

Author Screenshot
## 7\. Launch the Windows Troubleshooter
If the problem is still not fixed, Windows built-in troubleshooters might be able to help you fix the application freezing issue.
Here are the steps you need to perform to launch a program compatibility troubleshooter:
1. Press **Win + I** to open the Windows Settings app.
2. Now, click **Update & Security** and then select **Troubleshoot** on the left-hand side.
3. After that, select **View Additional Troubleshooters** from the menu on the right.

Author Screenshot
4. Select the **Program Compatibility troubleshooter** option and then press **Run the troubleshooter**.

Author Screenshot
5. Choose the application you're having a problem with and click **Next**.

Author Screenshot
6. Click **Try Recommended Settings** and then follow the on-screen instructions to complete the process.
**Note:** If the program you're having trouble with is an app you downloaded from the Microsoft Store, choose the **Windows Store Apps** troubleshooter to make the process easier.
## No More Application Crashes
In most scenarios, you only need to run a system file checker scan or update to the most recent version of Windows. If not, you can stop Windows from freezing on your PC by using one of the ways already mentioned above.
There are many reasons why Windows applications may stop responding. However, the main cause lies in the compatibility factor. When you try to run an application that was made for one version of Windows on a different version, it stops responding and shows errors.
- [Windows](https://www.makeuseof.com/category/windows/ "Windows")
- [Windows 10](https://www.makeuseof.com/tag/windows-10/ "Windows 10")
- [Windows 11](https://www.makeuseof.com/tag/windows-11/ "Windows 11")
Follow
Followed
Like
Share
[Facebook](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F%2F&src=sdkpreparse) [X](https://twitter.com/intent/tweet?text=How%20to%20Fix%20the%20%22Application%20Is%20Not%20Responding%22%20Error%20on%20Windows&url=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F) [WhatsApp](https://web.whatsapp.com/send?text=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F) [Threads](https://www.threads.net/intent/post?text=How%20to%20Fix%20the%20%22Application%20Is%20Not%20Responding%22%20Error%20on%20Windows%20https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F) [Bluesky](https://bsky.app/intent/compose?text=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F) [LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F&title=How%20to%20Fix%20the%20%22Application%20Is%20Not%20Responding%22%20Error%20on%20Windows&source=www.makeuseof.com&summary=Programs%20crash%20from%20time%20to%20time%2C%20but%20what%20if%20the%20problem%20is%20chronic%3F%20Here%27s%20how%20to%20get%20things%20working%20again%20on%20Windows.) [Reddit](https://www.reddit.com/submit?url=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F) [Flipboard](http://share.flipboard.com/bookmarklet/popout?v=2&title=How%20to%20Fix%20the%20%22Application%20Is%20Not%20Responding%22%20Error%20on%20Windows&url=https%3A%2F%2Fwww.makeuseof.com%2Fwindows-fix-application-not-responding%2F&utm_campaign=tools&utm_medium=article-share&utm_source=www.makeuseof.com) [Copy link]() [Email](<mailto:?Subject=How to Fix the "Application Is Not Responding" Error on Windows&Body=Check%20this%20out%21%0Ahttps://www.makeuseof.com/windows-fix-application-not-responding/>)
Close
- ### Technology Explained
- ### PC & Mobile
[](https://www.makeuseof.com/ive-been-paying-10-month-for-feature-thats-been-free-in-browser/)
##### [I've been paying \$10 a month for a feature that's been free in my browser this whole time](https://www.makeuseof.com/ive-been-paying-10-month-for-feature-thats-been-free-in-browser/ "I've been paying $10 a month for a feature that's been free in my browser this whole time")
5 hours ago
[](https://www.makeuseof.com/every-time-save-photo-to-sd-card-slowly-destroying-it-from-the-inside/)
##### [Every time you save a photo to an SD card, you're slowly destroying it from the inside](https://www.makeuseof.com/every-time-save-photo-to-sd-card-slowly-destroying-it-from-the-inside/ "Every time you save a photo to an SD card, you're slowly destroying it from the inside")
7 hours ago
[](https://www.makeuseof.com/hardware-upgrade-that-changed-my-workflow-wasnt-a-pc-part/)
##### [The hardware upgrade that changed my workflow wasn't a PC part](https://www.makeuseof.com/hardware-upgrade-that-changed-my-workflow-wasnt-a-pc-part/ "The hardware upgrade that changed my workflow wasn't a PC part")
12 hours ago
[See More](https://www.makeuseof.com/category/technology-explained/)
[](https://www.makeuseof.com/one-app-tanking-pc-performance-had-no-idea-until-checked-this/)
##### [One app was tanking my PC performance, and I had no idea until I checked this](https://www.makeuseof.com/one-app-tanking-pc-performance-had-no-idea-until-checked-this/ "One app was tanking my PC performance, and I had no idea until I checked this")
7 hours ago
[](https://www.makeuseof.com/command-list-power-plan-pc-found-one-windows-never-showed/)
##### [I used a command to list every power plan on my PC — and found the one Windows never showed me](https://www.makeuseof.com/command-list-power-plan-pc-found-one-windows-never-showed/ "I used a command to list every power plan on my PC — and found the one Windows never showed me")
9 hours ago
[](https://www.makeuseof.com/change-these-default-windows-settings-for-faster-internet/)
##### [Windows was throttling my internet until I found these 5 settings](https://www.makeuseof.com/change-these-default-windows-settings-for-faster-internet/ "Windows was throttling my internet until I found these 5 settings")
10 hours ago
[See More](https://www.makeuseof.com/category/pc-mobile/)
Trending Now
[](https://www.makeuseof.com/before-you-buy-used-gpu-make-sure-to-run-these-tests-first/)
##### [Before you buy a used GPU, make sure to run these tests first](https://www.makeuseof.com/before-you-buy-used-gpu-make-sure-to-run-these-tests-first/ "Before you buy a used GPU, make sure to run these tests first")
[](https://www.makeuseof.com/amazon-echo-spatial-audio/)
##### [I turned on spatial audio in my Echo Studio and the difference was shocking](https://www.makeuseof.com/amazon-echo-spatial-audio/ "I turned on spatial audio in my Echo Studio and the difference was shocking")
[](https://www.makeuseof.com/spent-40-on-laptop-accessory-fixed-a-problem-id-had-for-years/)
##### [I spent \$40 on a laptop accessory and it fixed a problem I'd had for years](https://www.makeuseof.com/spent-40-on-laptop-accessory-fixed-a-problem-id-had-for-years/ "I spent $40 on a laptop accessory and it fixed a problem I'd had for years")
Recommended
[](https://www.makeuseof.com/tag/7-common-reasons-why-your-system-is-irresponsive-how-to-solve-them/)
Feb 25, 2021
### [Why Does Windows Become Unresponsive? 8 Common Reasons](https://www.makeuseof.com/tag/7-common-reasons-why-your-system-is-irresponsive-how-to-solve-them/ "Why Does Windows Become Unresponsive? 8 Common Reasons")
[](https://www.makeuseof.com/lates-windows-insider-update-raises-hope-for-microsoft-fix/)
2 days ago
### [The latest Windows 11 update gives me hope Microsoft might actually fix things](https://www.makeuseof.com/lates-windows-insider-update-raises-hope-for-microsoft-fix/ "The latest Windows 11 update gives me hope Microsoft might actually fix things")
[](https://www.makeuseof.com/theres-a-windows-task-manager-tab-shows-exactly-why-pc-is-slow/)
17 hours ago
### [There's a Windows Task Manager tab that shows exactly why your PC is slow](https://www.makeuseof.com/theres-a-windows-task-manager-tab-shows-exactly-why-pc-is-slow/ "There's a Windows Task Manager tab that shows exactly why your PC is slow")
[](https://www.makeuseof.com/windows-is-quietly-holding-back-up-to-7gb-of-your-ssd-by-default-heres-how-to-reclaim-it/)
1 day ago
### [Windows is quietly holding back up to 7GB of your SSD by default — here's how to reclaim it](https://www.makeuseof.com/windows-is-quietly-holding-back-up-to-7gb-of-your-ssd-by-default-heres-how-to-reclaim-it/ "Windows is quietly holding back up to 7GB of your SSD by default — here's how to reclaim it")
[](https://www.makeuseof.com/)
- [Join Our Team](https://www.makeuseof.com/work-with-us/)
- [Our Audience](https://www.makeuseof.com/page/advertise/)
- [About Us](https://www.makeuseof.com/page/about/)
- [Press & Events](https://www.makeuseof.com/page/press-events/)
- [Media Coverage](https://www.makeuseof.com/page/media/)
- [Contact Us](https://www.makeuseof.com/contact/)
- Follow Us
[](https://www.valnetinc.com/en/)
- [Advertising](https://www.valnetinc.com/en/advertising)
- [Careers](https://www.valnetinc.com/en/careers)
- [Terms](https://www.valnetinc.com/en/terms-of-use)
- [Privacy](https://www.valnetinc.com/en/privacy-policy)
- [Policies](https://www.valnetinc.com/en/editorial-integrity)
[MakeUseOf](https://www.makeuseof.com/) is part of the [Valnet Publishing Group](https://www.valnetinc.com/en/)
Copyright © 2026 Valnet Inc. |
| Readable Markdown | [](https://www.makeuseof.com/author/rishabh-chauhan/)
Published Jun 25, 2022, 3:15 PM EDT
Rishabh is a staff writer at MakeUseOf (MUO), specializing in Windows technology. He joined MUO in 2022 and has since been creating how-to guides on Windows troubleshooting, apps, and its new features. His interests extend to Android OS, artificial intelligence, cyber security services, and productivity tools like Office 365.
Currently, he's pursuing Bachelor of Commerce (BCom Hons.) from Panjab University, India. In his free time, he explores the world of custom ROMs and kernels.
Sometimes, Windows software just freezes. This can happen for several reasons, such as an old version of Windows, incompatible software, driver problems, etc.
In such situations, Windows shows a pop-up with the option to terminate the process and force close the application. It's usually fine if it happens once or twice, but what if it keeps popping up? This article describes how to resolve the "application is not responding" error on Windows 10 and 11.
## 1\. Run a System File Checker Scan
Due to missing or corrupted system files, Windows applications may sometimes stop responding. In this situation, you can use the System File Checker (SFC) command to check the system files.
The System File Checker (SFC) is a command-line utility that helps you fix corrupted system files in Windows. Follow the steps given below to run the System File Checker:
1\. Open Command Prompt as an Administrator. If you're a newbie, you can use one of the many [ways to open Command Prompt](https://www.makeuseof.com/windows-open-command-prompt-powershell/) on Windows.
2\. Type the following command and press the **Enter** key:
```
sfc /scannow
```

That is all. The command-line utility will begin processing the system files, which may take longer depending on the files. Make sure you don't close the Command Prompt window until the verification is 100% done.
The "**sfc /scannow**" command will be useful if you encounter a Windows-related issue. In addition, you should [create a shortcut for System File Checker](https://www.makeuseof.com/windows-11-system-file-scan-shortcuts/) to simplify regular SFC checks.
## 2\. Update and Repair Faulty Drivers
The rule of thumb for drivers is to leave them alone if everything is working smoothly. However, issues may develop if the installed drivers are out of date or incompatible with your Windows version.
If you often use software that relies on a certain driver, you may have issues if the driver is not updated to the most recent version.
For example, if you use Adobe Photoshop a lot but haven't updated the graphics driver on your PC in years, it may randomly crash while you're using it.

There are many useful [free driver updaters for Windows](https://www.makeuseof.com/windows-best-free-driver-updaters/) that can fix driver-related issues. A driver updater will detect all outdated or malfunctioning drivers and fix them with a single click. Also, if you want to go with a premium alternative, you can use [Driver Booster Pro](https://www.iobit.com/en/driver-booster-pro.php) to update drivers.
Aside from using Driver Updaters, we've also discussed many other [ways to fix corrupted drivers in Windows](https://www.makeuseof.com/how-to-fix-corrupt-drivers-on-windows-10/).
## 3\. Install the Latest Windows Update
Microsoft regularly publishes new updates to fix current bugs and maintain Windows stability. If you keep getting the "application is not responding" error, updating your operating system may resolve it.
Follow these steps to update your computer to the most recent version of Windows:
1. To open the Settings app, press the **Win + I** key combination.
2. Select the **Update & Security** option.
3. Now, click the **Check for updates** button on the right-hand side.

That is all. If you are using an older version of Windows, it will automatically download and install the latest updates on your PC. If you encounter a downloading error, check the most common [reasons for a failed Windows update](https://www.makeuseof.com/reasons-why-windows-updates-fail/).
Besides that, if the updates are not even showing, here are some [other ways to install a Windows update](https://www.makeuseof.com/why-is-the-latest-windows-update-not-showing-on-my-pc-/).
## 4\. Check for Memory Leaks
All applications consume some amount of RAM to function, but when such applications don't free or release the RAM after usage—it is known as a memory leak. In layman's terms, a memory leak means the loss of available RAM in Windows.
Generally, it results in poor performance, unresponsive programs, and, in the worst cases, a blue screen of death (BSOD) error. If there are any memory leaks, you can [use the Windows Memory Diagnostic tool](https://www.makeuseof.com/windows-memory-diagnostic-tool-guide/) for troubleshooting.
Follow the steps mentioned below to run the utility and check for memory leaks:
1. Press the **Win + R** key combination to open the **Run** dialogue box.
2. Enter **mdsched.exe** and press **OK**.

3. Select whether you want to perform a full scan now or when you restart the computer.

After you restart the computer, your PC's screen will turn blue and scanning will automatically start. It'll take more than an hour, so make sure to not shut down your PC in the meantime.
If the tool identifies an error, you'll receive the error code with solutions on the next following screen. Besides, if you don’t have enough RAM on your PC to handle all your daily needs, the best available solution is to upgrade your RAM.
## 5\. Perform a Virus Scan
If your PC is infected with a virus, it may affect several apps' ability to respond. To fix this problem, we recommend you install and run one of the [best malware removal tools for Windows](https://www.makeuseof.com/best-malware-removal-tools-pc/). Such tools offer better and more advanced malware protection and are equipped with more features.
Once you install the antivirus software, you've got to run a full system scan to check for hidden malware, including viruses. The antivirus software will automatically suggest actions once it completes the scan.
But, if you don't want to use any third-party antivirus program, you can also [check for viruses using Windows Defender](https://www.makeuseof.com/scan-for-viruses-without-buying-antivirus-software).
## 6\. Delete Temporary Files
Every time you run an application on Windows, the system automatically creates unique files to store some temporary data. Such files are called temporary files, and they help the computer run smoothly when you use related programs or tasks.
However, cache files can take up memory. And so, such files can cause problems with the way Windows functions.
So, here's how you can delete the temporary files using the command prompt:
1\. Open the Command Prompt as an Administrator.
2\. Type the following command and then press **Enter** key:
```
del /q/f/s %TEMP%\*
```

## 7\. Launch the Windows Troubleshooter
If the problem is still not fixed, Windows built-in troubleshooters might be able to help you fix the application freezing issue.
Here are the steps you need to perform to launch a program compatibility troubleshooter:
1. Press **Win + I** to open the Windows Settings app.
2. Now, click **Update & Security** and then select **Troubleshoot** on the left-hand side.
3. After that, select **View Additional Troubleshooters** from the menu on the right.

4. Select the **Program Compatibility troubleshooter** option and then press **Run the troubleshooter**.

5. Choose the application you're having a problem with and click **Next**.

6. Click **Try Recommended Settings** and then follow the on-screen instructions to complete the process.
**Note:** If the program you're having trouble with is an app you downloaded from the Microsoft Store, choose the **Windows Store Apps** troubleshooter to make the process easier.
## No More Application Crashes
In most scenarios, you only need to run a system file checker scan or update to the most recent version of Windows. If not, you can stop Windows from freezing on your PC by using one of the ways already mentioned above.
There are many reasons why Windows applications may stop responding. However, the main cause lies in the compatibility factor. When you try to run an application that was made for one version of Windows on a different version, it stops responding and shows errors. |
| Shard | 17 (laksa) |
| Root Hash | 8015183094204371817 |
| Unparsed URL | com,makeuseof!www,/windows-fix-application-not-responding/ s443 |