Phone stuck in boot loop after Android update? Here's the fix
Your phone keeps restarting after a system update. We'll walk you through the fix, step by step, using safe mode and cache wipe.
You just installed that OTA update — maybe Android 14 on a Pixel 7, or One UI 6.1 on a Samsung Galaxy S23. The phone restarted like normal. But instead of the home screen, you see the logo flash, then it goes black, then the logo comes back. Over and over. Sometimes it makes it to the lock screen for a few seconds, then crashes.
This is called a boot loop. It's maddening because the phone is alive but unusable. The trigger is almost always a corrupted system cache, a failed update install, or a rogue app that conflicts with the new OS version. The good news: most boot loops are fixable without losing your data.
What actually causes this
When Android updates, it rebuilds the cache partition — that's a hidden storage area for temporary system files. If the update gets interrupted (low battery, bad download, spotty Wi-Fi), those cache files become garbage. The system tries to load them, hits a conflict, crashes, and reboots. Each time it reboots, it tries the same garbage cache again. Round and round.
Less common but still real: a misbehaving app that didn't get updated to work with the new OS version. Or a system app that got corrupted during the update. Android 14 had a known issue with Google Play Services causing boot loops on some Pixel 6 units — Google fixed it with a server-side patch, but if you missed that window, the boot loop stuck.
Fix 1: Force a restart into Safe Mode
Safe Mode loads Android with only the built-in system apps. If the boot loop stops in Safe Mode, the culprit is a third-party app. Here's how to get there:
- Press and hold the Power button until the power menu appears. If the phone reboots before you see it, catch it on the next loop — hold Power the moment the logo shows.
- When the power menu shows, tap and hold Power Off. A prompt will say "Reboot to Safe Mode." Tap OK.
- The phone will restart. You'll see "Safe Mode" in the bottom-left corner. If the phone stays on the home screen without rebooting, you've confirmed it's an app problem.
- In Safe Mode, go to Settings > Apps. Look for apps you installed right before the update — often launcher apps, battery savers, or VPNs. Uninstall them one by one, restarting normally after each removal to see if the loop stops.
If Safe Mode itself still loops, the problem isn't an app — move to Fix 2.
Fix 2: Wipe the cache partition from Recovery
This clears the junk cache files without deleting your photos, contacts, or settings. It's the single most effective fix for an update-caused boot loop.
- Power off the phone completely. If it's looping, let it crash, then as soon as it goes black, hold the button combo to enter Recovery Mode:
- Samsung: Volume Up + Power (older models: Volume Up + Home + Power)
- Pixel / stock Android: Volume Down + Power
- OnePlus: Volume Down + Power
- Motorola / LG: Volume Down + Power (sometimes Volume Up + Power)
- Hold the buttons until you see the word "Recovery" or a little Android robot with a red exclamation mark. On Samsung phones, you'll see "Installing system update" — ignore that and wait. It's faking it.
- Use the volume buttons to scroll down to Wipe cache partition. Press the Power button to select it.
- Scroll to Yes and press Power again. You'll see a progress bar. After it finishes, the menu returns.
- Scroll to Reboot system now and press Power.
After this, the phone should boot normally. If the loop persists, you're looking at a factory reset.
Fix 3: Factory reset from Recovery
This erases everything — photos, texts, downloads, app data. It's the nuclear option and should be a last resort. But if you can't get past the boot loop and you need the phone working, it's the only way left.
- Boot into Recovery Mode using the same button combo from Fix 2.
- Scroll to Wipe data/factory reset. Press Power.
- Scroll to Factory data reset (the wording varies by manufacturer) and confirm.
- After the reset completes, select Reboot system now.
The phone will boot fresh, asking you to set it up like new. If you had backup enabled on Google Photos or Google One, your photos and contacts will sync back. App data is gone unless you pre-backed it up.
What to check if the phone still won't boot
A boot loop that survives a factory reset is rare but happens. Here's the short checklist:
- Hardware failure: A dying battery or a loose charging port can cause the phone to reboot under load. Plug it into a charger and see if the loop changes. If it does, get the battery tested.
- USB brick mode: Some Samsung phones have a separate "Download Mode" (Volume Down + Power) that can reflash the full OS via Odin on a PC. This is an advanced fix — you'll need the exact firmware file for your model from sites like SamMobile.
- Motherboard failure: On older phones (Google Pixel 3, LG V30), boot loops after an update can signal a failing eMMC chip. There's no software fix for that. Time for a new phone.
The vast majority of boot loops after an update are solved by wiping the cache partition. Try that first. Skip the factory reset unless you're sure you don't have anything you can't replace.
Was this solution helpful?