Apps refusing to open on Windows can stop your work cold. You click the icon, maybe see a loading cursor, then nothing happens. Whether it’s Microsoft Store apps, desktop programs, or essential tools like Settings, this frustrating issue affects millions of Windows users daily.
Most apps that won’t open can be fixed by running the Windows Store Apps troubleshooter, resetting the app cache with wsreset.exe, or repairing the app through Settings. For stubborn cases, you’ll need to re-register apps using PowerShell or check for corrupt system files.
This guide shows you exactly how to fix apps not opening issue on Windows with 10 proven solutions that work for both Windows 10 and 11. We’ll start with simple fixes that take seconds, then move to advanced solutions for complex problems.
Why Windows Apps Won’t Open – Common Causes?
Understanding why apps won’t open on my pc helps you choose the right fix faster. Here are the main culprits:
System File Corruption
Damaged Windows files prevent apps from launching properly. This often happens after failed updates or sudden shutdowns.
Outdated Software
When Windows apps won’t open 10, outdated Windows versions or app updates often cause compatibility issues.
Cache Problems
Corrupted cache files make apps freeze during startup. The Microsoft Store cache particularly causes widespread app failures.
Permission Issues
User Account Control (UAC) settings or administrator permissions can block apps from running.
Background Service Failures
Essential Windows services like Application Identity or Windows Update must run for apps to work.
Quick Fixes for Apps That Can Not Open
Let’s start with solutions that fix most app problems in under 5 minutes.
1. Restart Your Computer
Before trying complex fixes, restart Windows. This clears temporary files and resets stuck processes.
Steps:
- Save all open work
- Click Start > Power > Restart
- Wait for Windows to fully load
- Try opening the problematic app
2. Run Windows Store Apps Troubleshooter
Windows includes a built-in tool specifically for when Windows apps are not opening.
How to use it:
- Press Windows + I to open Settings
- Go to Update & Security > Troubleshoot
- Click “Additional troubleshooters”
- Select “Windows Store Apps”
- Click “Run the troubleshooter.”
The tool automatically detects and fixes common app problems.
3. Reset Windows Store Cache
A corrupted Store cache causes many Microsoft Store not opening Reddit complaints. Clearing it takes seconds.
Quick reset method:
- Press Windows + R
- Type wsreset.exe and press Enter
- Wait for the blank window to close
- Microsoft Store opens automatically when done
4. Update Windows
Outdated Windows versions create compatibility problems where app can’t open properly.
Update process:
- Open Settings (Windows + I)
- Click Update & Security
- Select “Check for updates”
- Install all available updates
- Restart when prompted
Advanced Solutions for Stubborn App Problems
When basic fixes fail, these powerful methods solve deeper issues.
5. Re-register All Apps Using PowerShell
This fixes registry problems preventing windows app won’t open errors.
PowerShell fix:
- Right-click Start button
- Select “Windows PowerShell (Admin)”
- Copy and paste this command:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
- Press Enter and wait for completion
- Restart your computer
6. Repair or Reset Individual Apps
Windows lets you fix specific apps without reinstalling them.
For Windows 11:
- Open Settings > Apps > Installed apps
- Find the problematic app
- Click the three dots > Advanced options
- Try “Repair” first (keeps your data)
- If that fails, use “Reset” (removes app data)
For Windows 10:
- Settings > Apps > Apps & features
- Select the app
- Click “Advanced options”
- Choose Repair or Reset
7. Check and Fix System Files
Corrupted system files create various Windows app error message problems.
Run System File Checker:
- Open Command Prompt as administrator
- Type: sfc /scannow
- Press Enter and wait (takes 10-15 minutes)
- Restart after completion
If SFC finds problems it can’t fix:
- Run this command next: DISM /Online /Cleanup-Image /RestoreHealth
- Wait for completion
- Run SFC again
- Restart Windows
8. Create a New User Account
Sometimes user profile corruption causes apps to fail.
Test with new account:
- Settings > Accounts > Family & other users
- Click “Add someone else to this PC”
- Follow prompts to create an account
- Sign in to new account
- Test if apps open properly
If apps work in the new account, transfer your files there.
9. Check Essential Windows Services
Several services must run for apps to work properly.
Verify critical services:
- Press Windows + R
- Type services.msc and press Enter
- Check these services are “Running”:
- Windows Update
- Application Identity
- Windows Store Service
To start a service:
- Double-click the service name
- Set “Startup type” to Automatic
- Click “Start” if the status shows Stopped
- Click OK
10. Perform a Clean Boot
Third-party software can interfere with Windows apps.
Clean boot process:
- Press Windows + R
- Type msconfig and press Enter
- Check “Hide all Microsoft services”
- Click “Disable all”
- Go to Startup tab > Open Task Manager
- Disable all startup items
- Restart Windows
Test apps in clean boot mode. If they work, enable services one by one to find the culprit.
Fixing Specific App Error Messages
Different error messages need different solutions.
“This App Can’t Open” Error
- Check if UAC is enabled in Control Panel
- Run the app as administrator
- Reset the specific app through Settings
“Class Not Registered” Error
- Re-register the app using PowerShell
- Run Windows Update
- Reset Windows Search
Microsoft Store Error 0x80131500
- Clear Store cache with wsreset
- Reset network settings
- Check date and time settings
Prevention Tips – Stop Apps From Breaking
Avoid future problems with these maintenance steps:
Regular Maintenance
- Install Windows updates monthly
- Update apps through the Microsoft Store weekly
- Run Disk Cleanup monthly
- Restart Windows at least weekly
Best Practices
- Don’t force-close apps regularly
- Avoid third-party “optimizer” tools
- Keep 15% disk space free
- Use antivirus software carefully (can block apps)
Backup Strategies
- Enable System Restore
- Create restore points before major changes
- Backup important app data regularly
- Note which apps you’ve installed
When to Try More Drastic Measures?
If nothing works after trying all solutions:
Reset Windows 10/11
- Settings > Update & Security > Recovery
- Click “Get started” under Reset this PC
- Choose “Keep my files”
- Follow on-screen instructions
In-Place Upgrade
Repairs Windows without losing programs:
- Download Windows Media Creation Tool
- Run it and select “Upgrade this PC now.”
- Choose to keep files and apps
- Complete the upgrade process
Professional Help
Contact Microsoft Support when:
- Hardware issues suspected
- Multiple system errors appear
- Blue screen errors occur
- Reset doesn’t fix problems
Quick Reference Troubleshooting Chart
Problem | First Try | If That Fails |
All apps won’t open | Restart PC | Run SFC scan |
Store apps only | Reset Store cache | Re-register apps |
Single app fails | Repair the app | Reset/reinstall |
After Windows update | Check for more updates | System restore |
Random crashes | Update Windows | Clean boot test |
Frequently Asked Questions
Why is Microsoft Store not opening and stuck on “Getting Ready”?
This happens when Store cache gets corrupted or downloads get stuck. Run wsreset.exe to clear the cache. If that doesn’t work, re-register the Store app using PowerShell with the command: Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}. Also check if Delivery Optimization service is running properly.
Can’t open any apps after Windows update – how do I fix this?
Windows updates sometimes break app registrations. First, check for additional updates as Microsoft often releases fixes quickly. Run the Windows Store Apps troubleshooter, then use PowerShell to re-register all apps. If problems persist, use System Restore to go back before the update, or perform an in-place upgrade to repair Windows while keeping your files.
Apps won’t open after system restore – what should I do?
System restore can leave apps in a broken state. Start by running wsreset.exe to clear Store cache. Then use PowerShell as administrator to re-register all apps. Check that Windows Update and Application Identity services are running. As a last resort, you may need to uninstall and reinstall affected apps through Settings.
Why do I get “This app can’t open” error message?
This error usually means User Account Control (UAC) is disabled or the app lacks proper permissions. Check UAC settings in Control Panel and ensure it’s not turned off completely. Try running the app as administrator. If it’s a Store app, reset it through Settings > Apps > Advanced options.
Microsoft Store shows error code 0x80131500 – how to fix?
Error 0x80131500 indicates Store cache or network problems. First run wsreset.exe. Check your date and time settings are correct. Disable any VPN or proxy settings temporarily. In PowerShell, run network reset commands: netsh int ip reset and netsh winsock reset. If you have Fiddler or similar network tools installed, close them completely.
Apps only open File Explorer instead of the actual app – what’s wrong?
This indicates file association problems or deep corruption. Create a new user account to test if it’s profile-specific. Run DISM and SFC scans to repair system files. Check for malware using Windows Defender. You might need to reset file associations through Settings > Apps > Default apps, or perform a Windows repair installation.
Why won’t Windows apps open when I click on them from the taskbar?
Taskbar shortcuts can become corrupted. Unpin the app from taskbar, then pin it again. Clear taskbar cache by ending Windows Explorer in Task Manager and restarting it. Check if the problem happens with Start menu shortcuts too. If taskbar-specific, reset taskbar settings or create a new user profile.
Final Thoughts
When How to Fix Apps not opening issue on Windows, start with simple solutions like restarting and running troubleshooters. Most problems get fixed at this stage. For stubborn issues, PowerShell commands and system file repairs provide deeper fixes.
Remember to maintain Windows regularly to prevent future app problems. Keep everything updated, maintain free disk space, and create restore points before major changes.
If you’ve tried everything and apps still won’t open, don’t hesitate to use Windows Reset or contact Microsoft Support. Sometimes a fresh start saves hours of troubleshooting.
Now you have all the tools to get your Windows apps working again. Start with the quick fixes and work your way through until your apps open normally.