You plug your iPhone in to charge overnight, wake up, and it's just sitting there. Apple logo, black screen, Apple logo again. It's been doing this for twenty minutes and no amount of holding the power button helps. I've seen this hundreds of times on the help desk, and the fix is almost always one of three things. Start with the first one because it's free, fast, and solves maybe 70 percent of cases.
Cause 1: A failed iOS update or interrupted restore
This is the big one. iOS 18.1 shipped a patch in late October that bricked a small but vocal number of iPhone 12 and 13 units mid-update, and every major release since iOS 16 has had similar reports. The update writes files to NAND storage, then reboots to verify them. If anything interrupts that write — power drop, thermal shutdown, a bad cable — the device sits at the Apple logo waiting for a boot flag that never arrives.
What you'll see: the logo flashes roughly every 5-15 seconds, often with a brief black gap between. If it's truly stuck on a static logo, that's a different problem (jump to Cause 2).
The fix: force restart
Force restarting clears the boot flag without wiping data. The button combo changed on newer phones, so match yours:
- iPhone 8 and later (including 15/16): Press and quickly release Volume Up. Press and quickly release Volume Down. Then press and hold the side button for about 15 seconds.
- iPhone 7 / 7 Plus: Hold Volume Down and the side button together for about 15 seconds.
- iPhone 6s and earlier: Hold Home and the top (or side) button together for about 15 seconds.
You'll know it worked when the screen goes black, then the Apple logo reappears with a progress bar underneath. That bar means it's finishing the update. Let it run — on an A12 or older chip it can take 10 minutes. Don't touch it.
If the bar fills and the phone boots to the lock screen, you're done. If you get the logo without a bar and it loops again, move on.
Cause 2: Dead battery or a failing charge port
Happens more than people want to admit. A lithium battery below about 3.2V can't supply the current the CPU needs during boot. The phone tries, browns out, resets. Apple logo, brownout, reset. Endless loop.
Real scenario I ran into last month: a customer's iPhone 11 sat in a hot car for a weekend. Battery health showed 89 percent, but the cell had bulged slightly and dropped below threshold. Every boot attempt drained it further. Fifteen minutes on a 20W charger and it booted fine.
The fix: clean power, real cable
- Unplug whatever cheap gas-station cable you've been using. Grab the cable that came in the box or a genuine MFi one.
- Plug into a wall adapter — a 20W USB-C brick is ideal. Don't use a laptop USB port; some throttle to 500mA and that's not enough.
- Watch the screen for 30 seconds. If the Apple logo appears and disappears without progress, leave it plugged in for a full hour. Seriously — walk away.
- Try a force restart after the hour.
If it still loops, shine a flashlight into the Lightning or USB-C port. I've pulled lint out of hundreds of these things. A wooden toothpick works. So does a dry soft-bristle toothbrush. Don't use metal — you'll short the pins.
If a different cable and a different charger don't fix it, the port or battery is going bad. Book a Genius Bar appointment or hit an independent shop. Battery replacement runs $49-$89 depending on model.
Cause 3: Corrupted system files or a bad jailbreak tweak
Less common than it used to be, but still shows up. A jailbroken device on iOS 15 or 16 (unc0ver, palera1n) that failed a respring, or a stock device that lost power during an OTA install, can end up with a corrupted system partition. The bootloader can't find a coherent kernel to load.
Symptoms point here when: force restarts don't help, the phone works fine in recovery mode but loops when booting normally, and the last thing you did was install an update or sideload something.
The fix: recovery mode restore
Recovery mode reinstalls iOS from scratch. It will wipe data unless you have an iCloud or Finder backup. Back up first if you possibly can.
- Connect the iPhone to a Mac (or PC with iTunes from Apple's site — not the Microsoft Store version, that one's ancient).
- Open Finder on macOS 10.15+ or iTunes on Windows. Select your device when it shows up.
- Put the phone into recovery mode:
- iPhone 8 and later: Volume Up, Volume Down, then hold the side button until you see the recovery screen (a cable pointing at a laptop icon).
- iPhone 7: hold Volume Down and side button together.
- iPhone 6s and older: hold Home and top/side button together.
- Finder/iTunes will pop a dialog: "There's a problem with the iPhone that requires it to be updated or restored."
Click Update first. That reinstalls iOS without erasing your data. It takes 15-40 minutes depending on model and connection speed. If Update fails with error 4013, 4005, or 9, click Restore instead — same process, but data gets wiped.
Common recovery errors and what they mean:
4013 - generic hardware or USB issue; try a different cable/port
4005 - storage corruption; Restore required
9 - USB connection dropped mid-restore
14 - file system damage; Restore required
21 - storage failure; hardware service needed
If Restore also fails, you're looking at a storage controller issue. That's not something you fix at home. Apple will run diagnostics in-store and either swap the logic board or offer a replacement unit.
What about DFU mode?
DFU is one step deeper than recovery. The screen stays completely black the entire time — that's how you know you're in it. You only need DFU when recovery mode won't engage or the restore keeps failing at the same percentage. The button dance is the same as recovery except you hold the side button (or Home) for about 5 extra seconds after the screen goes black. iTunes will say it detected a device in recovery mode; ignore that, you're in DFU.
One opinion: skip the third-party "boot loop fixer" apps. Tenorshare ReiBoot, iMyFone, and friends charge $40+ for essentially wrapping the same recovery mode commands you can run for free. Save your money.
Quick-reference summary
| Cause | Tell-tale sign | Fix | Data loss? |
|---|---|---|---|
| Failed iOS update | Logo loops with progress bar flashing | Force restart | No |
| Dead battery / bad port | Loops even when plugged in | Charge 1 hr on 20W, clean port, try new cable | No |
| Corrupted system | Force restart doesn't work; recovery mode does | Finder/iTunes Update, then Restore | Update: no. Restore: yes |
| Hardware failure | Restore fails at same % every time | Apple Store diagnostics | Yes |
If you've tried the first three and nothing's worked, stop. Every additional restore attempt on failing hardware pushes the storage controller closer to total death. Get it in front of a technician who can read the panic logs.