App Keeps Crashing | Fix It Fast Without Losing Data

Most app crashes stop after you clear corrupted files, free storage space, and reinstall cleanly.

An app crash is when the app closes on its own, freezes, or drops you back to your home screen. It can happen once, or it can loop every time you tap the icon.

Start with low-risk checks, then move to deeper resets if needed. If app keeps crashing, these steps cover common causes on Android, iPhone, and iPad.

What To Notice Before You Change Anything

Crashes feel random, but they often follow patterns. A simple note or two saves time, since you won’t repeat the same fix three times.

Look For A Trigger

Think about the last action you take before the crash. Does it happen when you open the app, sign in, start a video, upload a photo, or switch accounts? Triggers point to a narrow set of causes, like a bad cache entry, a broken login token, or a file the app can’t read.

Check Whether It’s One App Or Many

If only one app is failing, the app’s files, permissions, or an update mismatch are likely. If several apps are crashing, look at storage, low memory pressure, system updates, or a device-wide issue like a broken WebView component on Android.

Use This Quick Pattern Table

What You See Likely Cause First Fix To Try
Crash right after tapping the icon Corrupt cache, bad update, missing permission Force close, then clear cache
Crash when logging in Broken session token or blocked network Switch networks, then sign in again
Crash during upload or camera use Permission issue or storage full Check permissions, free storage
Crash only on one Wi-Fi DNS or firewall rules on that network Try mobile data, restart router
Crash after a few minutes Memory pressure or background limits Restart phone, close heavy apps

App Keeps Crashing After Update Or Install

If the crash started right after an update, your phone and the app can be out of sync for a short window. Sometimes the update itself is fine, but a leftover file from the old version breaks startup.

Start With Low-Risk Resets

  • Force close the app — Open your recent apps view, swipe the app away, then open it again.
  • Restart your phone — A reboot clears stuck background processes that can collide with the updated app.
  • Check for a second update — Developers often ship a patch when a crash spikes after release.

Clear Cache And Temporary Files

Cache files are meant to speed things up, but they can become incompatible after a big app update. Clearing cache is a safe first step because it usually keeps your sign-in and saved data inside the app.

  • Clear app cache on Android — Settings > Apps > the app > Storage > Clear cache.
  • Offload on iPhone and iPad — Settings > General > iPhone Storage > the app > Offload App, then reinstall it.

Confirm Storage And Date Settings

Many apps crash when the device has no room to write temp files. A clock that’s far off can also break login checks, which can look like a crash loop.

  • Free storage — Delete large videos, clear downloads, or move photos to cloud storage.
  • Set time automatically — Turn on automatic date and time, then reopen the app.

Crashes On Startup Or Login

When the crash hits at startup, the app fails before it can load your home screen. When it hits at login, the app gets far enough to run, then fails when it tries to reach a server or read your account state.

Fix A Bad Session Or Broken Sign-In

This is a common loop: your password is fine, but a token saved on the device is corrupted. You can reset the token without wiping everything.

  1. Switch networks — Try mobile data, then Wi-Fi, to rule out a network block.
  2. Turn off VPN and ad blockers — Some apps crash when traffic is rewritten or filtered.
  3. Reset the login state — If the app has a “log out” button you can reach, use it. If not, clear the app’s storage/data as shown below.

Reset App Data When Cache Isn’t Enough

Clearing app data is stronger than clearing cache. It removes local settings and downloaded content, and it often signs you out. Do this only after you’ve checked that you know your login and that your content is stored in your account, not only on the phone.

  • Clear storage on Android — Settings > Apps > the app > Storage > Clear storage (or Clear data).
  • Delete and reinstall on iPhone and iPad — Touch and hold the app, delete it, then reinstall from the App Store.

Watch For Permission Prompts

Some crashes happen because the app expects a permission, but the prompt never appears due to a prior denial. Camera, microphone, photos, and location are common trouble spots.

  • Review permissions on Android — Settings > Apps > the app > Permissions, then allow what the app needs.
  • Review permissions on iOS — Settings > Privacy & Security, then check the category that matches the app’s feature.

Fixes That Work On Android Phones

Android crashes often tie back to cache corruption, aggressive battery settings, or system components used by many apps. Work top to bottom and stop when the crash is gone.

Update System Components That Apps Depend On

Some apps rely on shared Android services for web pages, sign-in screens, and embedded content. If those shared pieces are broken, multiple apps can crash in similar ways.

  • Update Android System WebView — Open the Play Store, search for Android System WebView, then update it.
  • Update Google Chrome — Many apps use Chrome’s engine for web content, so an update can fix sudden crashes.
  • Install pending system updates — Settings > System > System update, then install updates and reboot.

Check Battery And Background Limits

Some phones restrict background activity so hard that apps crash when they try to sync, fetch data, or finish an upload. This can show up as a crash after a minute or two.

  • Set battery usage to Unrestricted — Settings > Apps > the app > Battery, then pick Unrestricted if available.
  • Allow background data — Settings > Apps > the app > Mobile data & Wi-Fi, then allow background data.
  • Turn off Battery Saver — Temporarily disable it and test the app again.

Stop Storage And Memory Pressure

When RAM is tight, Android may kill an app mid-task. When storage is tight, the app can crash when it can’t write files. Both issues can stack together, especially on older phones.

  • Free 1–2 GB of space — Delete large items, clear downloads, and remove offline video caches.
  • Close heavy apps — Swipe away games, editors, and browser tabs, then test again.
  • Reduce video load — Lower streaming quality inside the app and test if the crash stops.

Remove Conflicts From Third-Party Tools

Cleaner apps, permission managers, and overlay tools can break normal app behavior. If you recently installed a “booster” app, treat it as a suspect.

  • Disable overlays — Turn off screen filters, floating widgets, and chat heads, then retest.
  • Try Safe Mode — Boot into Safe Mode and check if the app runs without third-party apps active.
  • Remove recent installs — Uninstall the newest utility apps first, then test after each removal.

Fixes That Work On iPhone And iPad

On iOS and iPadOS, crashes often come from a bad app build, low storage, or a broken local database inside the app. The fixes are similar, but the menus look different.

Do The iOS Version Of Cache Clearing

iOS doesn’t always offer a “clear cache” button. Offloading the app removes the app binary while keeping documents in many cases, which can reset the parts that crash.

  • Offload the app — Settings > General > iPhone Storage > the app > Offload App.
  • Reinstall from the App Store — Tap Reinstall App, then open it and sign in if asked.
  • Restart the device — Power off, wait ten seconds, then turn it back on.

Check Storage, Network, And Permissions

iOS apps can crash when there’s no space for temp files, or when they can’t reach required services. Permissions can also block features and trigger failure loops.

  • Free storage — Settings > General > iPhone Storage, then remove large items or offload unused apps.
  • Reset network settings — Settings > General > Transfer or Reset iPhone > Reset > Reset Network Settings.
  • Review privacy access — Settings > Privacy & Security, then allow access needed for camera, photos, or microphone.

Handle Crashes Tied To Widgets And Extensions

Some apps crash when their widget, share sheet extension, or keyboard add-on is outdated. Turning those parts off can keep the core app running until the developer ships a fix.

  • Remove the widget — Long-press the widget, tap Remove Widget, then open the app.
  • Disable app keyboards — Settings > General > Keyboard > Keyboards, then remove third-party keyboards.
  • Reinstall cleanly — Delete the app, restart the device, then reinstall.

Stop Crashes From Coming Back

Once the app is stable, a few habits keep it that way. This also helps you spot when the next crash is a real app bug, not a device issue.

Keep Updates Controlled

Auto-updates are convenient, but they can drop a buggy build onto your phone at a bad time. A simple routine reduces surprises.

  • Update apps when you can test — Run updates when you can open the app right after and confirm it launches.
  • Scan recent reviews — A spike in “crash” mentions is a clue that the issue isn’t your device.
  • Keep your OS current — Many app updates assume a recent Android or iOS release.

Protect Your Data Before Big Fixes

Most steps here are safe, but clearing storage or reinstalling can remove local-only files. If you store drafts, downloads, or edits inside the app, make sure they’re synced or exported first.

  • Sync inside the app — If the app has a sync button, run it while the app is still usable.
  • Export what matters — Save drafts to a notes app, email them to yourself, or move files to cloud storage.
  • Confirm recovery options — Check your email, phone number, or authenticator setup before you sign out.

Know When It’s Not Your Phone

Some crashes come from a server outage, a bug in the newest build, or a device model the developer missed. You can often spot this quickly by changing only one variable at a time.

  • Test on another device — If the same account crashes on a second phone, the issue is tied to the account or server.
  • Check status pages — Many services publish outage dashboards that explain sudden login or sync failures.
  • Send a clean bug report — Include your phone model, OS version, app version, and the exact step that triggers the crash.

If app keeps crashing after you’ve worked through these steps, it’s smart to pause and narrow the trigger. One detail beats ten guesses.