Match the symptom before changing settings
| What you observe | Where to focus |
|---|---|
| One app does nothing | End its process, then repair that app |
| Several Store apps fail | Check Store updates, account and package health |
| All apps fail after an update | Check Windows Update history and system files |
| App works in another account | Repair the original profile or its permissions |
Diagnose apps will not open before making major changes
Choose one affected app and reproduce the launch failure from Start and from its executable or shortcut if available. Note whether nothing happens, a window flashes, or an error appears.
Update the affected app from its official source and install relevant Windows updates. Confirm the app supports your Windows edition, architecture, and current build.
Launch two unrelated apps plus Settings. If only one app fails, stay at that app's repair layer; if many unrelated apps fail, investigate profile, security software, and Windows components.
Use Reliability Monitor at the exact launch time to capture the faulting application or module. Treat the log as evidence, not permission to delete DLLs or system files.
Back up app-specific data before Repair, Reset, or reinstall. Check for local saves, project folders, browser profiles, and license information first.
Close stuck processes and test the correct launch path
Open Task Manager and end only the affected app and its clearly named helper processes. Launch it once from Start and once from its installed executable or Store library. A shortcut can be broken even when the application is healthy, so do not reinstall solely because one pinned icon fails.
Right-click the app only when it legitimately requires elevation. Running every app as administrator can hide a permission design problem and increases risk. Confirm its system requirements, architecture and whether Windows S mode or an organization policy limits it.
1Verification checkpoint
- Launch the original app from the same path.
- Confirm the previous launch symptom changed.
- If not, keep the exact crash or error evidence.
Repair or reset the affected app
Open Settings > Apps > Installed apps, select the app's menu, then Advanced options when available. Try Terminate and Repair first. Repair should preserve app data; Reset reinstalls the app package and can remove local preferences, sign-ins or offline data. Back up application-specific work before Reset.
For a desktop program without Advanced options, use its own repair entry in Installed apps or Control Panel when provided. Download a fresh installer only from Microsoft Store or the publisher's official site. Never use “all-in-one DLL fixer” or repackaged installer sites.
2Verification checkpoint
- Open one unrelated trusted app.
- Confirm the fix did not only mask one shortcut issue.
- If many apps still fail, broaden scope.
Isolate startup software and repair Windows
Install pending Windows and Microsoft Store updates, restart, and retest. If multiple unrelated apps fail, perform a clean boot to identify security, overlay, tuning or shell software that conflicts with application startup. Restore normal startup after the comparison.
When failures remain system-wide, run DISM /Online /Cleanup-Image /RestoreHealth followed by sfc /scannow in an elevated Terminal. If the issue began after a known driver or Windows update, review that evidence rather than uninstalling random updates.
3Verification checkpoint
- Restart and launch the repaired app again.
- Confirm it survives reboot.
- Stop when behavior is stable.
Verify the repair and stop at the right point
Launch the original app twice, then one unrelated app. Restart Windows and confirm the repaired app still opens normally.
If one app now opens consistently, stop changing system-wide settings. Extra DISM, registry, or profile changes are unnecessary.
If unrelated apps fail in every account after clean boot and system repair, escalate to a Windows repair install rather than resetting each app individually.
Technical order checked against Microsoft app repair guidance. Menus, policies and app options can vary by Windows edition, device management and publisher.
Frequently asked questions
Why does an app appear in Task Manager but not open?
Its startup process may be hung, blocked by a dependency or waiting off-screen. End the process, restart Windows and repair the app.
Will Repair delete my app data?
Windows Repair is designed to keep app data, but important work should still be backed up. Reset is the option more likely to remove local data.
Why do apps open in a new Windows account?
That points to damaged settings, permissions or startup integrations in the original user profile rather than a system-wide app failure.