3 weeks ago
Hi everyone,
I've been dealing with idle battery drain for quite some time. Overnight, I can lose up to 40% of battery. I’ve done two factory resets, wiped the partition cache—nothing helped.
I installed GSam Battery Monitor and noticed that the phone doesn't enter deep sleep due to “Prevent Sleep by AssistantDelay.”
Using PowerShell and ADB:
while ($true) {
adb shell dumpsys power | Select-String "AssistantDelay"
Start-Sleep -Seconds 3
}
I see various native Samsung apps appearing, which I’d prefer not to disable. When I tried disabling one, another would activate in its place, and it kept going like that.
I’d really like to understand what’s causing this. I assume it’s a software-related issue, so sending the phone in for warranty service would likely be pointless.
I’ve disabled both Bixby and Google Assistant/Gemini.
Can anyone help me figure out what to do?
3 weeks ago - last edited 3 weeks ago
3 weeks ago - last edited 3 weeks ago
3 weeks ago
I’ve already studied all of that… And as I mentioned above, if I disable the app via ADB, another one appears in its place. In my case, it has nothing to do with Edge lighting. Here’s an example:
3 weeks ago
3 weeks ago - last edited 3 weeks ago
As of right now, I suggest using the send feedback button within samsung members, writing the important details with screenshots if needed and seeing if something happens. That feedback should go directly to devs. Seems this issue might go back to the s23 or older
3 weeks ago
I’ve already sent it—curious to see if I’ll get any response.
3 weeks ago
3 weeks ago - last edited 3 weeks ago
3 weeks ago - last edited 3 weeks ago