Help! How to disable powergenie ADB in order to use modded apk properly.

Pingagent

Awesome Active Platinian
I use honor magic 7 pro. I download modded apk game from platinmods. I try to enable mod from mod menu but it is not working like other users. I try to find what the problem is come from. Now I know that my machine have EMUI/MagicOS security (like powergenie) that disable background modded game. I dont know how to disable them. Anyone know it please let me know how to do it.
 
Use platform tools (USB debugging) or shizuku (wireless debugging) to uninstall powergenie with this commande:

adb shell pm uninstall -k --user 0 com.hihonor.powergenie
Or:
pm uninstall -k --user 0 com.hihonor.powergenie

Or try to disable app from settings apps /powergenie /disable




Then:
1_disable smart tune up from system manager
2_settings then battery then app launch, search for target app or game and off manage manually
3_settings then battery optmization then click not allow for target app or game
 
Use platform tools (USB debugging) or shizuku (wireless debugging) to uninstall powergenie with this commande:

adb shell pm uninstall -k --user 0 com.hihonor.powergenie
Or:
pm uninstall -k --user 0 com.hihonor.powergenie

Or try to disable app from settings apps /powergenie /disable




Then:
1_disable smart tune up from system manager
2_settings then battery then app launch, search for target app or game and off manage manually
3_settings then battery optmization then click not allow for target app or game
Thank you so much for this answer. I'll try doing as you said.
 
Back
Top Bottom