This widget could not be displayed.
This widget could not be displayed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Huge Huge Battery Drainage

Speed_Rebirth
Star III
Please tell us some basic information before asking for help:
Model Name: Asus Rog Phone 5
Firmware Version: .86
Rooted or not: Not Rooted
Frequency of Occurrence: Once in a While
APP Name & APP Version (If your issue relates to the app): org.codeaurora.ims
In addition to information above, please also provide as much details as you can, e.g., using scenario, what troubleshooting you've already done, screenshot, etc.
========================================
Today I'm facing a huge battery drainage. I don't know the reason some app called org.codeaurora.ims is draining battery like hell 8% battery brain in 10 minutes.

Please suggest me a solution for this issue.
Please find the attachment.
20 REPLIES 20

waxy78611
Zen Master I
chi8104

Please tell us some basic information before asking for help:

  1. Model Name: Asus Rog Phone 5
  2. Firmware Version: .86
  3. Rooted or not: Not Rooted
  4. Frequency of Occurrence: Once in a While
  5. APP Name & APP Version (If your issue relates to the app): org.codeaurora.ims

In addition to information above, please also provide as much details as you can, e.g., using scenario, what troubleshooting you've already done, screenshot, etc.

========================================

Today I'm facing a huge battery drainage. I don't know the reason some app called org.codeaurora.ims is draining battery like hell 8% battery brain in 10 minutes.

screenshot-20210801-222512676.jpg

screenshot-20210801-222825477.jpg

Please suggest me a solution for this issue.

Please find the attachment.


Huge Huge Battery Drainage
Hello, I found the package name for you.
Simply set up ADB on your PC or laptop and once you've attached your device with USB debugging enter the following command:

adb shell pm uninstall -k --user 0 org.codeaurora.ims
And don't worry, it's perfectly safe to uninstall. It's a user app so basically bloatalware. If you need any more help drop me a message on here. Also feel free to uninstall other user apps if you like but make sure you don't need them before you uninstall

Speed_Rebirth
Star III
waxy78611

https://zentalk.asus.com/en/discussion/51361/huge-huge-battery-drainage

Hello, I found the package name for you.

Simply set up ADB on your PC or laptop and once you've attached your device with USB debugging enter the following command:

adb shell pm uninstall -k --user 0 org.codeaurora.ims

And don't worry, it's perfectly safe to uninstall. It's a user app so basically bloatalware. If you need any more help drop me a message on here. Also feel free to uninstall other user apps if you like but make sure you don't need them before you uninstall


View post
Thank You So Much I'll try this method.
I'm sick of seeing this bloatware. It drains battery like hell.
Thanks 👍

waxy78611
Zen Master I
chi8104

https://zentalk.asus.com/en/discussion/comment/179350#Comment_179350

Thank You So Much I'll try this method.

I'm sick of seeing this bloatware. It drains battery like hell.

Thanks 👍


View post
No problem ☺️.
It will definitely work for you, I promise. ADB is really good. Simply uninstall that annoying app and you're good to go.
Please mark my response as solution/best answer once you're done too ☺️

Speed_Rebirth
Star III
waxy78611

https://zentalk.asus.com/en/discussion/comment/179388#Comment_179388

No problem ☺️.

It will definitely work for you, I promise. ADB is really good. Simply uninstall that annoying app and you're good to go.

Please mark my response as solution/best answer once you're done too ☺️


View post
Hey I tried adb and removed that bloatware. After removing that app Volte disappeared from status bar and I'm not able to make phone calls... please help.

waxy78611
Zen Master I
chi8104

https://zentalk.asus.com/en/discussion/comment/179392#Comment_179392

Hey I tried adb and removed that bloatware. After removing that app Volte disappeared from status bar and I'm not able to make phone calls... please help.

p-20210803-125339.jpg


View post
Hi, very interesting. Looks like it's a important app.

To restore the app via ADB enter this command:
adb shell cmd package install-existing org.codeaurora.ims

Once reinstalled, check if battery drain is still there.
Let me know once you have reinstalled