App Keeps Stopping on Android? Fix Every Crash (2026 Guide)
Any app keeps stopping on Android? The universal 8-step fix sequence, plus direct guides for WebView, System UI, Gboard, Samsung apps and more.
“App keeps stopping” is Android’s least helpful error message. It tells you something crashed, not why, and the cause ranges from a corrupted cache (fixable in one minute) to a bad system update (fixable in ten). The good news: nearly every crash responds to the same fix sequence, and when it doesn’t, the app’s name in the error tells you exactly which specialized guide you need.
This page gives you both: the universal sequence that resolves most crashes, and a directory of our deep-dive guides for the specific apps and services that fail most often.
Why apps keep stopping on Android
An app crashes when it hits a state it can’t handle. In practice that’s one of five things: corrupted cache or app data, a bad update (to the app, to Android, or to a shared component like WebView), a conflict with another app or overlay, not enough free storage or memory, or a system service failing underneath the app. That last one matters because the crashing app is often the victim, not the culprit. When a shared component like Android System WebView breaks, dozens of unrelated apps start crashing at once.
One quick diagnostic before you start: is it one app crashing, or several? One app points to that app’s cache, data, or update. Several apps at once points to a shared component or a system problem, and you should start with our Android System WebView guide, because a broken WebView is the most common cause of mass crashes.
How to fix an app that keeps stopping
Work through these in order. Test after each step, and stop when the crashing stops.
1. Force stop the app and reopen it
Settings, Apps, find the app, Force stop. This kills the broken process and gives it a clean start. It’s a 20-second step that resolves temporary glitches more often than it should.
2. Restart the phone
A restart clears memory, resets background services, and fixes crashes caused by a process that wedged itself hours ago. If you haven’t restarted in days, do it before anything else.
3. Clear the app’s cache
Settings, Apps, the app, Storage, Clear cache. Cache corruption is the single most common cause of a repeating crash, and clearing it deletes nothing you care about.
4. Update the app and Android
Old app plus new Android, or new app plus old Android, is a classic crash recipe. Update the app in Google Play, then check Settings, Software update. While you’re in Play, update Android System WebView and Chrome too, since they render web content inside many other apps.
5. Clear the app’s data
Same Storage screen, Clear data. This resets the app to a fresh install, so you’ll sign in again and lose in-app settings. It fixes the corruption that cache-clearing can’t reach.
6. Uninstall and reinstall the app
For apps from the Play Store, a full reinstall replaces every file the app owns. For system apps that can’t be uninstalled, use “Uninstall updates” instead, which rolls the app back to its factory version, then update it again from Play.
7. Free up storage
Below roughly 10 percent free space, Android starts behaving badly in ways that look random, including app crashes. Delete what you don’t need or move media to cloud storage.
8. Boot into Safe Mode to catch a bad third-party app
Hold the power button, then long-press “Power off” and choose Safe Mode. In Safe Mode only system apps run. If the crashing stops there, a third-party app you installed is the culprit; remove recent installs one at a time until you find it.
If you’ve done all eight and the crash persists, the problem is deeper than one app. Back up your data, then consider a repair-level option: reset app preferences, reset network settings, or as a genuine last resort, a factory reset. For Samsung phones showing firmware-level errors, see our Secure Check Fail guide before flashing anything.
Fix guides by app
The error names the app that crashed. Find it below for a targeted fix.
| Error mentions | Go to |
|---|---|
| Android System WebView | WebView keeps stopping: 10 fixes |
| System UI / com.android.systemui | System UI stopped responding · com.android.systemui fix |
| Gboard | Gboard keeps stopping · Voice typing not working |
| Carrier Services | Keeps stopping · Battery drain |
| Samsung Keyboard | Samsung Keyboard keeps stopping |
| Samsung Messages | Samsung Messages keeps stopping |
| Samsung Internet | Samsung Internet keeps stopping |
| Samsung Account | Samsung Account keeps stopping |
| Galaxy Store | Galaxy Store keeps stopping |
| Samsung Experience Home | Launcher keeps stopping |
| Samsung Experience Service | Full fix guide · Complete guide |
Samsung owners can also browse the full Samsung troubleshooting hub for battery, notification, and firmware guides.
FAQs
Why do all my apps keep stopping at once?
A shared component broke, and it’s almost always Android System WebView after a bad update. Update WebView and Chrome in the Play Store, or roll the WebView update back. Our WebView guide covers the rollback trick step by step.
Will clearing data delete my photos or files?
No. Clearing an app’s data resets that app’s internal settings and sign-in, nothing else. Photos, downloads, and documents stored on the phone are untouched. The exception is apps that store content only inside themselves, like some offline note apps, so check before clearing those.
Why does an app keep stopping only on mobile data?
That pattern points at Carrier Services or a network configuration issue rather than the app. Update Carrier Services from the Play Store, then try Settings, General management, Reset mobile network settings. Details in the Carrier Services guide.
Do I need a factory reset to fix app crashes?
Almost never. A factory reset does work, but in most cases it’s a sledgehammer standing in for the two-minute cache fix. Run the eight steps above first; resets are for crashes that survive everything else, and only after a full backup.