Unfortunately, Settings has stopped

Android 'Unfortunately, Settings has stopped' fix

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

Settings crashing on Android? Usually a cache or data glitch. Here's how to fix it in under 2 minutes.

Quick answer for advanced users

Go to Settings > Apps > See all apps, tap the three-dot menu, select Show system, find Settings, then Clear cache and Clear storage. Reboot. Done.

Why this happens

The Settings app on Android is just another system app. It can get corrupted cache, bad data from a recent update, or a conflict with a third-party app that hooks into system settings (think battery savers, launchers, or accessibility tools). I've seen this on every Android version from 11 to 14, across Samsung, Pixel, and OnePlus devices. The culprit is almost always a bloated cache file that Android's package manager can't read cleanly. Sometimes a bad OTA update leaves leftover junk.

Before you factory reset (please don't yet), try these steps in order. They work on stock Android, Samsung One UI, OxygenOS, and most custom ROMs.

Fix steps (numbered)

  1. Force stop Settings – Go to Settings > Apps > See all apps. Tap the three-dot menu, choose Show system. Scroll to Settings (not the gear icon, the app named "Settings"). Tap Force stop. Wait 10 seconds. Open Settings again. If it works now, you're fine. If not, continue.
  2. Clear cache – Same screen, tap Storage & cache, then Clear cache. Reopen Settings. This wipes temporary files but keeps your preferences. About 60% of the time this alone fixes it.
  3. Clear data (storage) – If clearing cache doesn't help, tap Clear storage (or Clear data on older Android). This will reset all Settings app preferences — Wi-Fi passwords? No, those are stored elsewhere. But your display brightness, sound profiles, and lock screen settings might go back to defaults. You won't lose photos or files. Reboot after.
  4. Boot into Safe Mode – Press and hold the power button, then long-press Restart or Power off until you see the Safe Mode prompt. Confirm. In Safe Mode, third-party apps are disabled. If Settings works here, a third-party app is the cause. Uninstall recently installed apps, especially launchers, battery managers, or accessibility tools like TalkBack. Reboot normally.
  5. Wipe cache partition (hardware dependent) – This clears system-level cache, not user data. Works on many Samsung and Pixel devices. Power off, then press Volume Up + Power (Samsung) or Volume Down + Power (Pixel) until recovery mode appears. Use volume keys to navigate to Wipe cache partition, press power to select. Reboot.

Alternative fixes if the main one fails

  • Check for system updates – Go to Settings > System > System update. Sometimes a known bug gets patched. I've seen this on Samsung Galaxy S22s after a One UI 6.0 update.
  • Disable accessibility services – Go to Settings > Accessibility. Turn off anything like TalkBack, Select to Speak, or third-party services. These can conflict with the Settings app.
  • Update WebView – Go to the Play Store, search for Android System WebView, and update it. A broken WebView can crash system apps including Settings. On Android 14, this is less common but still happens.
  • Last resort: Factory reset – Only if nothing else works. Back up your data first. Go to Settings > System > Reset options > Erase all data (factory reset). This wipes everything. Use it only after trying the above steps.

Prevention tip

Don't install system tweaking apps from sketchy sources. Apps that promise "battery calibration" or "ram booster" often inject bad data into the Settings app. Also, clear your system app cache manually every few months if you're on a budget phone with low storage. It's a 30-second habit that prevents this exact crash.

If you're on a Samsung device, the bug is often tied to a misbehaving Settings Recommendations feature. Disable it: Settings > Advanced features > Settings recommendations.

Was this solution helpful?