Android 'Unfortunately, Settings has stopped' error fix

Mobile – Android Beginner 👁 2 views 📅 May 29, 2026

The Settings app crashes on Android for three common reasons. We'll walk through each fix – from clearing cache to resetting app preferences.

1. Corrupt app cache and data for the Settings app

This is the number one reason the Settings app crashes. It's not your phone – it's just a bad cache file that got corrupted during an update or a bad app install. I've seen this happen after a Google Play Services update, or after you install a third-party launcher that messes with Settings.

How to clear the Settings app cache and data:

  1. Open the Phone app and dial *#*#4636#*#*. This opens the testing menu. If that doesn't work, go to step 2.
  2. Go to Settings > Apps > See all apps (or App management). Look for Settings (the gear icon).
  3. Tap Storage (or Storage & cache).
  4. Tap Clear cache. You'll see a confirmation – tap OK. After that, tap Clear data (or Clear storage).
  5. Reboot your phone. Hold the power button, tap Restart.

What to expect: After you clear the data, your phone will ask you to sign in to your Google account again. That's normal – it's not a factory reset. All your personal files, photos, and apps stay. You just need to re-enter your Wi-Fi password and maybe re-set your wallpaper. The Settings app should stop crashing.

If the crash returns after a few hours, it's probably another app interfering. Move to the next fix.

2. Conflicting third-party app (or a bad overlay)

The second most common cause is an app that overlays on top of the Settings screen. Apps like screen dimmers, night light filters, or those “blue light filter” apps love to draw over Settings. Even the Facebook Messenger chat head can cause this. I've also seen it with antivirus apps that try to “protect” your Settings.

Test in Safe Mode:

  1. Press and hold the Power button until you see the power menu.
  2. Tap and hold Power off (or Restart). After a few seconds, you'll see a prompt to reboot into Safe Mode. Tap OK.
  3. The phone will restart. You'll see “Safe mode” in the bottom-left corner.
  4. Open the Settings app. If it doesn't crash in Safe Mode, you know a third-party app is the culprit.
  5. Exit Safe Mode by restarting your phone normally.

Now find the bad app:

  1. Go to Settings > Apps > See all apps.
  2. Tap the three-dot menu in the top-right corner and choose Show system (if available).
  3. Look for System UI or Settings and check if they have an “Update” button. If yes, update them via the Play Store.
  4. Uninstall any app you installed around the time the crashing started. Common suspects: Screen Filter, Twilight, Ultimate Settings (malware), Clean Master, Cheetah Mobile apps.
  5. Restart your phone after uninstalling each candidate. Test Settings after each restart.

What to expect: If Safe Mode fixes the crash, you'll find the troublemaker. Uninstall it, and Settings will work again. If the crash still happens in Safe Mode, the cause is deeper. Move to fix 3.

3. Corrupt system cache partition or Google Play Services

If the first two fixes didn't work, the problem is likely a corrupt system cache partition (the place where Android stores temporary system files). This can happen after a failed OTA update or if your phone runs out of storage during an update. The fix is to wipe the cache partition from recovery mode.

Wipe the cache partition (most Android phones except Samsung with One UI 5+):

  1. Power off your phone completely.
  2. Press and hold Volume Up + Power button simultaneously until the phone vibrates and shows the manufacturer logo. Then release only the Power button but keep holding Volume Up until you see the recovery menu. (On Samsung, hold Volume Up + Power + Bixby button if you have one.)
  3. Use the volume buttons to scroll down to Wipe cache partition (not factory reset). Press the Power button to select it.
  4. Confirm by selecting Yes. Wait for the process to finish – it usually takes 10-30 seconds.
  5. Select Reboot system now.

What to expect: Your phone will boot up normally, but the first boot might take a bit longer. All your apps and data are intact. The Settings app should stop crashing immediately.

If that doesn't work, the next step is to update Google Play Services and Android System WebView. Go to the Play Store, search for each, and update them. I've seen outdated WebView cause the Settings app to crash on Android 10 and 11. If you're on Android 12 or higher, WebView is handled differently, but still update it.

Last resort – Factory reset: If none of the above helped, back up your data (photos, contacts, SMS) to Google Drive or a PC. Then do a factory reset from Settings > System > Reset options > Erase all data. This is rare – only about 1 in 100 cases need this.

Quick-reference summary table

Cause Fix Time to try
Corrupt Settings app cache/data Clear cache and data for the Settings app in Apps settings 5 minutes
Conflicting third-party app overlay Boot into Safe Mode, uninstall recently added apps 10-15 minutes
Corrupt system cache partition Wipe cache partition from recovery mode 10 minutes
Outdated Google Play Services or WebView Update both via Play Store 5 minutes
Persistent corruption (rare) Factory reset after backup 30 minutes + backup time

Start with fix 1. That handles 80% of the cases. If it doesn't work, go to fix 2. Fix 3 catches the rest. You'll have your Settings back in under 20 minutes.

Was this solution helpful?