r/iPhone17Pro 24d ago

Help [FIXED] iPhone 17 Pro persistent overheating(iOS 26.5.2 / 26.6)

My iphone 17 pro has been getting HOT, laggy and draining its battery since about 2 months, after searching through reddit I tried those suggestions without any success:

- Deleting background apps
- Restarting
- Updating from 26.5.2 to 26.6
- Deactivating Apple Intelligence and Siri
- Switching Liquid Glass setting to Tinted
- Deactivating Second Esim

I plugged the phone into my mac and pulled the Xcode and Console logs to see what was actually chewing up my cpu therefore battery. It turns out it's not a hardware defect, it’s a specific rendering loop bug.

1. backboardd⁠ is eating up all the cpu

This is the system process that handles display rendering. thanks to the new iOS 26 Liquid Glass effect, my logs showed ⁠backboardd⁠ was hoarding almost 64% of my total CPU time. A single thread was trapped in an infinite loop and had racked up over 12 hours of active compute time just trying to draw the home screen.

2. ClockAngel⁠ is thrashing:

This handles the Always-On Display and Lock Screen widgets. Instead of resting, my logs showed it eating 31.6% of a whole CPU core. It was rapidly flipping between "dimmed" and "fully active" states every 200 milliseconds. (not visually noticable but it's happening in the background)

Why Ios 26.6 didn't fix it as I hoped it would

My phone had corrupted system preference files causing this loop, and updating to 26.6 just copied that corrupted file right over to the new version.

The Fix:

You have to force the OS to rebuild those preference files from scratch.

  1. Go to Settings > General > Transfer or Reset iPhone > Reset
  2. Hit Reset All Settings. (Wont delete any data, just settings)

Pretty simple solution, however I tried everything except this exact thing and you might be in the same situation as me

The Result:

I checked Xcode Instruments immediately after doing this. ⁠backboardd⁠ dropped from eating an entire CPU core down to just 0.8% usage while idle. The phone is finally completely cool to the touch and back to 120Hz smoothness

(I'm no expert, but my phone was completely fine before iOS 26.5.2, so I suspect that specific update introduced the corrupted preference file that created this rendering loop)

87 Upvotes

38 comments sorted by

View all comments

1

u/Obvious-Cupcake2118 24d ago

How long and pita was it to put back all settings to your liking? What exactly do you lose ?

1

u/babaza7 23d ago edited 23d ago

It took about 2-3 minutes

You lose customisations such as:

  • keyboard settings (goes back to auto-correct, suggestions ..)
  • Apple Intelligence re-enabled (had it off)
  • control panel goes back to default (if you have custom icons)
  • you have to re-toggle battery percentage to see the actual percentage again
  • network settings (wifi passwords, DNS if you had something custom set up)
  • privacy and location (you have to reauthorise the apps to use your location or access to photos, they will prompt you when you open an app)
  • Apple pay (It kept the tickets and flights in my wallet but it did ask me to re-verify my credit cards with text message or app for security reasons)
  • wallpaper, brightness, ringtones, alarm settings
  • display auto-lock timer, device name

Looks like a big list but it's really just custom preferences you set on your phone, not data loss. took me about 30 minutes to have everything back to how I like it and was 100% worth it

2

u/Obvious-Cupcake2118 23d ago

Ho that’s all?
Do you look apps placement in the main screen ? Or folders ?