Repair Apps That Aren’t Working Properly in Windows (Windows 11/10)
Apps and desktop programs are a major part of the Windows experience. Whether you’re using a web browser, photo editor, office software, or any other application, you expect it to launch quickly and work without errors. However, there are times when an app suddenly stops responding, crashes after opening, freezes, displays unexpected error messages, or refuses to start altogether.
Microsoft includes several built-in repair tools, while Windows also provides advanced troubleshooting methods that can restore damaged apps and programs.
This guide explains why applications become broken, walks you through basic troubleshooting methods, and then covers advanced repair techniques in simple language so you can get your apps working again.
Why & When Apps and Programs Become Broken in Windows 11/10?
There isn’t always a single reason why an application stops working. In many cases, several small issues combine to cause crashes or startup failures.
One common cause is an incomplete Windows update or an interrupted application update. If files are only partially installed, the app may not launch correctly.
Corrupted system files are another frequent reason. Windows relies on thousands of system files to run applications properly. If these files become damaged because of an unexpected shutdown, malware infection, or disk errors, installed apps can also stop functioning.
Corrupted application files are equally common. Missing configuration files, damaged cache files, or incomplete installations can prevent a program from opening.
Sometimes, outdated graphics drivers, storage issues, insufficient permissions, antivirus conflicts, or compatibility problems with newer Windows versions can also prevent software from running normally.
Understanding the possible causes makes it easier to choose the right repair method instead of reinstalling Windows immediately.
Repair Apps That Aren’t Working Properly in Windows (Windows 11/10)

Basic Troubleshooting Steps
Before moving to advanced repairs, try a few simple solutions. Many application problems can be resolved within a few minutes.
Restart your computer first. A restart clears temporary memory, reloads Windows services, and often fixes apps that became stuck after running for a long time.
Next, check for Windows updates. Installing the latest updates may include fixes for application compatibility issues.
After that, update the affected application. Developers regularly release updates that correct bugs and improve stability.
If the application is downloaded from the Microsoft Store, open the Microsoft Store, go to your Library, and install any available updates.
Finally, make sure your PC has enough available storage. Low disk space can prevent applications from creating temporary files, causing unexpected crashes.
Advanced Troubleshooting Steps
Step 1: Restart the Problematic App
Sometimes an app appears frozen even though Windows is working normally. Close the application completely using Task Manager by pressing Ctrl + Shift + Esc. Locate the app under the Processes tab, select it, and choose End Task. After closing it, launch the application again. This removes temporary memory errors that may have caused the app to stop responding.
Step 2: Use the built-in App Repair Feature
Windows 11 and Windows 10 include a repair option for many Microsoft Store applications.
Open Settings, select Apps, then choose Installed Apps in Windows 11 or Apps & Features in Windows 10. Find the application experiencing problems and open its Advanced Options. If the Repair button is available, click it.
Windows attempts to repair the application’s files without deleting your personal settings or saved data. This is usually the safest repair method because it keeps your preferences while replacing damaged files.
Step 3: Reset the Application
If repairing the app does not solve the issue, use the Reset option found below the Repair button.
Resetting restores the application to its original installation state. It removes cached files, corrupted settings, and temporary data that may be preventing the app from working correctly.
Keep in mind that resetting may remove saved preferences, login information, and locally stored data depending on the application.
Step 4: Run ‘Windows Store Apps Troubleshooter’
If the issue involves a Microsoft Store application, Windows includes a built-in troubleshooter.
Open Settings, navigate to System, select Troubleshoot, then open Other Troubleshooters. Locate Windows Store Apps and run the troubleshooter.
The tool automatically checks for permission problems, Microsoft Store issues, damaged components, and configuration errors. If Windows detects a problem, it will recommend or apply a repair automatically.
Step 5: Repair Corrupted System Files Using SFC
Damaged Windows system files often prevent applications from opening correctly.
Open Command Prompt as an administrator and type:
sfc /scannow
Press Enter and allow the scan to complete.
The System File Checker compares protected Windows files with healthy copies stored by Windows. If damaged files are found, they are replaced automatically.
This process may take several minutes, depending on your computer’s speed.
Step 6: Repair the Windows Image Using DISM
If SFC cannot repair everything, use the Deployment Image Servicing and Management (DISM) tool.
Open Command Prompt with administrator privileges and run:
DISM /Online /Cleanup-Image /RestoreHealth
This command checks the Windows installation image for corruption and downloads healthy replacement files if necessary.
After DISM finishes successfully, restart your computer and run sfc /scannow again to ensure all damaged files have been repaired.
Step 7: Reinstall the Problematic Application
If the application still refuses to work, uninstall it completely.
Open Settings, go to Apps, locate the program, and choose Uninstall.
Restart your computer before downloading the latest version from the official developer’s website or the Microsoft Store.
Installing a fresh copy removes corrupted files, incorrect settings, and damaged installation components that simple repairs cannot fix.
Step 8: Check Compatibility Settings
Older applications may not work properly on newer Windows versions.
Right-click the application’s shortcut and choose Properties. Open the Compatibility tab and select Run Compatibility Troubleshooter.
Windows analyzes the application and recommends settings that improve compatibility with Windows 11 or Windows 10.
This is especially useful for older software originally designed for previous Windows versions.
Step 9: Perform a Clean Boot
Background software can interfere with applications without you realizing it.
Open System Configuration by typing msconfig in the Windows search box.
Under the Services tab, hide Microsoft services and temporarily disable third-party services. Restart the computer.
If the application starts working normally after a clean boot, another installed program is likely causing the conflict. You can then re-enable services gradually until the conflicting software is identified.
Step 10: Create a New User Account
Sometimes the issue is not with the application itself but with your Windows user profile.
Create a new local user account through Settings > Accounts > Other Users.
Sign in to the new account and launch the application.
If it works correctly, your original Windows profile may contain damaged settings that are preventing the application from functioning properly.
Additional Tips
- Always download software from trusted sources and keep both Windows and your applications updated.
- Install graphics, chipset, and storage drivers from your computer manufacturer whenever possible.
- Avoid shutting down your computer while updates are installing, as interrupted installations can corrupt application files.
- Regularly create System Restore points so you have a safe recovery option if something goes wrong.
- Running periodic malware scans also helps prevent malicious software from damaging installed applications.
FAQs
Can Windows repair apps without reinstalling them?
Yes. Many Microsoft Store applications support the built-in Repair feature, which fixes damaged files while keeping your personal settings intact.
What is the difference between Repair and Reset?
Repair attempts to fix damaged application files without deleting your data. Reset restores the app to its default state and may remove saved settings and cached information.
Does SFC repair installed applications?
Not directly. System File Checker repairs Windows system files that many applications depend on. If damaged system files are causing the issue, repairing them can restore normal application functionality.
Should I uninstall an app before reinstalling it?
Yes. Removing the damaged installation before installing the latest version provides the cleanest repair and often resolves persistent issues.
Why do only some apps crash while others work normally?
Each application uses different files, drivers, services, and permissions. Damage affecting one application may not impact others, which is why troubleshooting usually focuses on the specific app first.
Summary
Application problems in Windows 11 and Windows 10 are often caused by corrupted files, incomplete updates, damaged system components, compatibility issues, or software conflicts. Fortunately, Windows includes several powerful repair tools that can restore applications without requiring a complete operating system reinstall.
Start with the basic troubleshooting methods, then work through the advanced repair steps one by one. Features such as Repair, Reset, SFC, DISM, compatibility troubleshooting, clean boot, and reinstalling the application can resolve the vast majority of software issues.
