How to fix an app that won't open on Windows 11
When an app won't open on Windows 11, work in order: restart, update, run as administrator, repair or reset the app, run a clean boot, then reinstall.
When an app on Windows 11 won’t open — clicking it does nothing, it flashes and vanishes, or it hangs on a blank window — the fix is almost always on a short list, and you work through it from the simplest step to the most drastic. Start with a restart and updates, then run the app as administrator and repair it, and only reinstall or hunt for conflicts if it still won’t launch. The order below works for any app, whether it came from the Microsoft Store or a downloaded installer.
Start with the fast checks
Restart the whole PC, not just the app. A restart clears memory and ends processes that a stuck app may have left running, and it fixes a surprising share of launch problems on its own. If the app opens after a restart, you are done.
If it doesn’t, update two things. Update the app: for a Store app, open the Microsoft Store, select Library, then Get updates. Update Windows itself at Settings > Windows Update > Check for updates, since an app can refuse to start on an out-of-date system. Microsoft lists updating Windows and updating the app among the first steps for apps that won’t open or work right.
Then try running it as administrator. Some apps need elevated permissions to launch. Right-click the app’s shortcut, its Start menu entry, or its program file, and choose Run as administrator. If it opens that way, you can set it to always do so from the program file’s Properties > Compatibility tab. Use this only for apps you trust.
| Symptom | Likely fix |
|---|---|
| Icon does nothing when clicked | Restart, then update the app and Windows |
| App opens then closes at once | Run as administrator, then repair the app |
| Permissions or “can’t run on your PC” error | Run as administrator; confirm it’s compatible; reinstall |
| Only Microsoft Store apps fail | Update the Store, run the Store apps troubleshooter, reset the app |
| Trouble started after a new install | Test in a clean boot to find the conflict |
| App hangs on a blank window | Repair the app, then reset it |
Repair or reset the app
Windows 11 can try to fix an installed app without a full reinstall. Go to Settings > Apps > Installed apps, select the three-dot More icon next to the app, and choose Advanced options. Note that not every app offers this — many traditional desktop programs installed from their own setup file won’t show it.
On the page that opens, use Repair first if it’s there. Repair attempts to fix the app while leaving its data in place. If Repair isn’t available or doesn’t help, use Reset, which returns the app to a fresh state — but it deletes the app’s data, so you will sign in and set it up again. Microsoft documents both under repairing apps and programs in Windows.
Because Reset wipes an app’s local data, save anything that lives only inside the app before you use it. If a reset removes files you needed and there is no copy elsewhere, our guide to recovering deleted files on Windows covers what you can still do.
Fixes made for Microsoft Store apps
If the app came from the Microsoft Store, a few extra steps target the Store’s own plumbing. Start by updating the Store as described above — an outdated Store can leave its apps unable to launch.
Windows has long included a Windows Store Apps troubleshooter. Where it still exists, open Settings > System > Troubleshoot > Other troubleshooters and select Run next to Windows Store Apps. Be aware that Microsoft has been retiring the older built-in troubleshooters and moving toward the Get Help app, so newer builds may not list it. If it isn’t there, updating the Store and repairing or resetting the app cover the same ground.
When none of that works, reinstall. Uninstall the app from Settings > Apps > Installed apps using the More icon and Uninstall, then install it again — a Store app from the Microsoft Store’s Library, and a desktop program from the vendor’s own installer. A clean reinstall replaces missing or damaged files that a repair couldn’t reach.
When something else is blocking it
If an app still refuses to open, another program on the PC may be stopping it. Security software is the usual suspect: an antivirus tool can quarantine an app it wrongly flags or block it from starting. Open your antivirus and check its quarantine or blocked list, and add an exception only for an app you trust. Turn full protection back on when you’re done testing.
To find a less obvious conflict, use a clean boot. It starts Windows with only essential drivers and startup programs, which makes background software conflicts easy to isolate. Microsoft’s steps for a clean boot in Windows are:
- Search for
msconfigand open System Configuration. - On the Services tab, check Hide all Microsoft services, select Disable all, and click Apply.
- On the Startup tab, select Open Task Manager, then disable each enabled startup item.
- Click OK and restart.
If the app opens in a clean boot, a startup program or service was the cause. Re-enable items a few at a time and restart between rounds until the culprit reappears. To go back to normal, open System Configuration again, choose Normal startup on the General tab, re-enable the services and startup items you turned off, and restart.
A clean boot also helps when the app opens but everything drags. That is a different problem — our guide to why a Windows PC runs slow walks through it. And if an app or its update won’t install at all, a full drive is a common blocker, so it’s worth freeing up space on Windows 11 before you retry.
Work the list in order
Most apps come back after one of the first three steps: a restart, an update, or a repair. Save the heavier moves — resetting, reinstalling, and the clean-boot test — for the stubborn cases, and change one thing at a time so you know what actually fixed it. If an app fails only after a recent Windows update or a new program, note that timing, because it points straight at the conflict you’re looking for.