null

Android stuck in boot loop after system update? Try these fixes

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

Phone keeps restarting after an Android update? Start with a forced restart, then clear cache, then factory reset. I'll walk you through each step.

Your phone just updated and now it's stuck in a boot loop. I know how maddening this is.

You saw the update notification, hit install, and the phone restarted. Then it hit the logo screen, rebooted, hit the logo again, and kept going. Maybe you even left it for an hour hoping it'd sort itself out. It won't.

This usually happens because the update introduced a corrupted cache or a conflict with an app you've got installed. The fix is straightforward, but you'll need to work through it step by step. I ran a help desk for years, and boot loops after Android updates were one of the most common calls. Here's what actually works.

Fix 1: The 30-second forced restart

This is the simplest thing to try, and it fixes a surprising number of boot loops. Don't skip it.

  1. Press and hold the Power button and the Volume Down button together.
  2. Keep them held for about 10-15 seconds. Don't let go when the screen goes black — that's normal.
  3. If you see the manufacturer logo again, release the buttons immediately.

Why does this work? Sometimes the update gets stuck in a soft reboot cycle where the system can't finish initializing. A forced restart cuts that power and lets the bootloader start fresh. I've seen this fix it on Samsung Galaxy S22s, Pixel 6s, and even cheap Motorola phones.

If the phone boots normally after this, you're done. If it loops again, move to Fix 2.

Fix 2: Clear the cache partition (5 minutes)

This is the fix that solves 70% of boot loops after an update. The update can leave behind corrupted cached files that cause the system to crash every time it tries to load them.

Every Android phone has a hidden recovery menu. Getting into it varies by manufacturer, but here's the most common method:

  1. Turn the phone off completely. If it's looping, hold Power + Volume Down to force it off.
  2. Press and hold Power + Volume Up (some phones use Power + Volume Down + Home button for older Samsung models).
  3. When the recovery menu appears (usually a tiny Android robot or a list of text options), release the buttons.
  4. Use the volume buttons to scroll down to Wipe cache partition. Press the Power button to select it.
  5. Confirm with Yes (using volume to highlight, power to select).
  6. Once it's done, select Reboot system now.

A few things to watch out for:

  • On Pixel phones, the recovery menu is clean and simple – just tap the screen to access options after the Android robot appears.
  • On Samsung phones with a Bixby button (Galaxy S10 and later), you might need to hold Power + Volume Up + Bixby simultaneously.
  • If you see an option that says "Apply update from ADB" or "Install from SD card," you're in the right place. Just ignore those.

Clearing the cache doesn't delete any of your personal data — no photos, no contacts, no app data. It only removes temporary system files. If this works, you're golden. If the boot loop persists, we go to the nuclear option.

Fix 3: Factory reset from recovery (15+ minutes)

I know. This one hurts. But sometimes the update corrupts your system data or user data in a way that only a full wipe can fix. Before you do this, understand: it will erase everything on your phone. Photos, texts, app accounts, saved passwords — all gone unless you've got a backup.

Here's how to do it properly:

  1. Boot into recovery mode using the same method as Fix 2 (Power + Volume Up).
  2. Scroll down to Wipe data/factory reset (not cache partition).
  3. Select it, then confirm with Yes. This will take a minute or two.
  4. Once it's done, select Reboot system now.

The phone will boot up as if it's brand new. You'll need to go through the initial setup wizard, sign into your Google account, and re-download your apps. If you had automatic Google Photos backup turned on, your pictures should sync back. If you didn't, they're gone — sorry.

When does this fail? Rarely. If the boot loop continues even after a factory reset, the update may have bricked the phone at a hardware level. That's uncommon but not impossible. In that case, contact your phone's manufacturer for warranty service. For Samsung and Pixel phones, they'll usually replace it if it's under a year old.

One more thing: The update might be the problem

If your phone still loops after the factory reset, and you're sure the reset was done correctly, the update itself could be buggy. This happened with Android 14 on some Pixel 6 models last year — the update corrupted the boot partition. The only fix was flashing the full firmware via a PC using tools like Odin (for Samsung) or Fastboot (for Pixel). That's advanced stuff, beyond what most folks can do without risking a paperweight. If you're comfortable with command-line tools, search for your specific model and "flash stock firmware." Otherwise, send it back to the manufacturer.

That's the full boot loop fix flow. Start with the forced restart, move to cache clearing, and if you have to factory reset, at least you'll know it was a last resort. Updates are supposed to make your phone better, not break it — but when they do, you've got the tools to fix it.

Was this solution helpful?