Fix App Won't Install, Keeps Crashing, or Not Responding

Medium10-15 minutesSoftware Issues

Last updated: January 9, 2025

Fix frozen apps, failed installers, missing DLL errors, and old program compatibility issues. Covers force-close, admin install, runtime dependencies, and compatibility mode.

Overview

Apps freezing or installers failing? This guide covers 6 methods from force-closing stuck apps to installing missing Visual C++ libraries and running old programs in compatibility mode.

What's really stopping an app from installing or running

“Won't install,” “keeps crashing,” and “not responding” sound like three problems, but they're often connected — an app that struggles to install cleanly is more likely to misbehave once it's running, and vice versa. Underneath, it usually comes down to the app missing something it needs, hitting a conflict with something already on your PC, or simply not being built to run smoothly on your particular setup.

Because those causes overlap so much, the same app can fail in different ways on different PCs — which is part of why “just reinstall it” doesn't always work: reinstalling doesn't fix a mismatch between the app and what your PC actually has.

How to tell it's this

How serious is it?

Usually minor

One app misbehaving is a narrow, low-stakes problem — your PC and your other programs are unaffected.

Worth taking seriously

If several unrelated apps started failing around the same time, that points toward something shared between them rather than any one app being at fault — worth treating as a bigger clue.

Why “reinstall it” doesn't always work

Reinstalling only helps if the installed copy itself was damaged — but a lot of install and crash problems come from something the app needs not being present, or a conflict with something else on the PC, and reinstalling the same app changes neither of those.

The reliable route is working out what the app is actually missing or clashing with on your specific PC, and addressing that. Diagnosing the real gap and guiding the fix that closes it is what WindowsHelper is being built to do, instead of a reinstall-and-hope loop.

What this helps with

What to expect: Medium difficulty • usually about 10-15 minutes.

This is one of 67 Software Issues fixes in the WindowsHelper library. The full step-by-step fix for this is in the WindowsHelper app.

Coming soon in the app

The full step-by-step fix for this is in the WindowsHelper phone app — coming soon, no price announced yet. The free PC Companion (available now) is the piece that connects your phone to your PC.

🔔 Get notified at launch
Share: Share on X Share on Facebook Share by email

Common questions

Why does reinstalling not fix it?
Because reinstalling only replaces the app itself — if the real issue is something the app needs that isn't present, or a conflict with something else on your PC, a fresh copy runs into the exact same wall.
Is it the app's fault or my PC's?
It can be either, which is why it's worth checking rather than assuming. Some apps genuinely aren't built for every setup; other times it's something specific to your PC getting in the way.
Why does it work sometimes and not others?
Inconsistent failures usually mean the app is running into a condition that isn't always present — that pattern is a clue, not just bad luck, and it helps narrow down the cause.
Could this be a sign of a bigger problem with my PC?
Usually not, if it's just one app. If several different apps are failing around the same time, that's more worth looking into as a shared cause.

Related fixes in Software Issues

You might also run into

Browse all 1,000+ fixes →