Question Cannot uninstall Powergenie on my phone - Honor Magic4 Pro

Hi, ive been experiencing problems receiving notifications on my phone. After doing some research, i found the source of the problem to be from the powergenie application. Tried to uninstall it using ADB method but have been unable to do so as i keep getting an error message. Have also tried to disable it but that doesn't work either. Anyone has any suggestions or workarounds? Thanks in advance.
PS: I am a long time huawei user and have always been able to uninstall powergenie on all huawei phones i use but i cant do it on this phone for some reason.
HNLGE:/ $ pm uninstall -k --user 0 com.hihonor.powergenie
Failure [DELETE_FAILED_ABORTED: com.hihonor.powergenie is not allowed to uninstall.]
HNLGE:/ $ pm disable-user --user 0 com.hihonor.powergenie
Package com.hihonor.powergenie new state: default

I've got a similar problem, although with me it's to do the ability to answer the phone, I can hear phone ringing, yet the screen doesn't wake to allow to answer, when pressing power button to wake it then cuts call off.
I have often thought of deleting/disabling power genie but never did, I don't have answer of how to overcome or solution, I think now Honor are separated from Hauwei their have made some very slight changes and what used to work before a new method is needed.

Any news about this?

also looking for a solution to this

Pakox0123 said:
Hi, ive been experiencing problems receiving notifications on my phone. After doing some research, i found the source of the problem to be from the powergenie application. Tried to uninstall it using ADB method but have been unable to do so as i keep getting an error message. Have also tried to disable it but that doesn't work either. Anyone has any suggestions or workarounds? Thanks in advance.
PS: I am a long time huawei user and have always been able to uninstall powergenie on all huawei phones i use but i cant do it on this phone for some reason.
HNLGE:/ $ pm uninstall -k --user 0 com.hihonor.powergenie
Failure [DELETE_FAILED_ABORTED: com.hihonor.powergenie is not allowed to uninstall.]
HNLGE:/ $ pm disable-user --user 0 com.hihonor.powergenie
Package com.hihonor.powergenie new state: default
Click to expand...
Click to collapse
Samething here We can not disbale or delete. Any news?

Has anyone tried to disable or deleted in safe mode?

Related

galaxy s9 sm-g9600 mdm lock

i bought that phone on ebay is there any way to remove that lock?
XDA cannot help you bypass anything like that, return the phone / open a dispute on ebay
*Detection* said:
XDA cannot help you bypass anything like that, return the phone / open a dispute on ebay
Click to expand...
Click to collapse
he can also try contacting the seller and see if they can remove the mdm lock.. if not then yea, sucks..
typically with mdm the device is registered to the mdm/server and only their admins can remove it as its typically tied to the IMEI/SN
You only need ADB, the USB Settings code (*#0808#) and some time & patience:
Once you can enable the ADB Mode via USB Settings, search for the Knox App and disable it:
" pm disable-user --user 0 com.sec.knox.kccagent"
It works for me, but i need to disable other apps:
"pm disable-user --user 0 com.planetcellinc.ressvc"
"pm disable-user --user 0 com.absolute.android.agent"
This is different for every MDM.
When i try to factory reset this phone, the first thing who ask is for wifi and then let install the MDM apps install/download but then i shut down the wifi. If you do correctly, you can open the dialer app and input the code for ADB and do the commands i listed before.
DO NOT FACTORY RESET AGAIN, because you need to repeat the operation.
The apps are disabled and the FRP Mode is enabled and you cant access to the Developer mode. The phone is suitable for everyday use without Any Problem.
The Best way to disable the MDM Lock is talking with the person who sell you the phone. This is a temporary solution only.
M4xh3dr00m said:
You only need ADB, the USB Settings code (*#0808#) and some time & patience:
Once you can enable the ADB Mode via USB Settings, search for the Knox App and disable it:
" pm disable-user --user 0 com.sec.knox.kccagent"
It works for me, but i need to disable other apps:
"pm disable-user --user 0 com.planetcellinc.ressvc"
"pm disable-user --user 0 com.absolute.android.agent"
This is different for every MDM.
When i try to factory reset this phone, the first thing who ask is for wifi and then let install the MDM apps install/download but then i shut down the wifi. If you do correctly, you can open the dialer app and input the code for ADB and do the commands i listed before.
DO NOT FACTORY RESET AGAIN, because you need to repeat the operation.
The apps are disabled and the FRP Mode is enabled and you cant access to the Developer mode. The phone is suitable for everyday use without Any Problem.
The Best way to disable the MDM Lock is talking with the person who sell you the phone. This is a temporary solution only.
Click to expand...
Click to collapse
Not working for me, but I found a way to make this work:
Open Samsung Calculator and type in (+30012012732+ this will pop up drp mode, then type in the *#0808# and select DM+Modem+ADB and hit reboot. You should now have ADB! (you have to do this same method after every reboot) Also, you have to add "adb shell" before all of those commands to make them work. There is another importnant command that needs to be run: "adb shell pm disable-user --user 0 com.sec.enterprise.knox.cloudmdm.smdms", this disables the configuration.
Now I just need to figure out a way to show the developer options. It is enabled but will not show.
kekistaneerefugee said:
The USB settings menu doesn't actually allow ADB for me, is there a trick to this at all?
EDIT: NVM, I found a way to make this work:
Open Samsung Calculator and type in (+30012012732+ this will pop up drp mode, then type in the *#0808# and select DM+Modem+ADB and hit reboot. You should now have ADB! (you have to do this same method after every reboot) Also, you have to add "adb shell" before all of those commands to make them work. There is another importnant command that needs to be run: "adb shell pm disable-user --user 0 com.sec.enterprise.knox.cloudmdm.smdms", this disables the configuration.
Now I just need to figure out a way to show the developer options. It is enabled but will not show.
Click to expand...
Click to collapse
Maybe the FRP Mode doesnt allow the Developer Options.
Maybe with another MDM can disable the other MDM, maybe uninstall it... i try this with a guy in the office but doesnt work
Im going to use that command too, still my phone is working without problems. I need to know a way to do a "Soft Reset" without enable the disabled apps.
M4xh3dr00m said:
Maybe the FRP Mode doesnt allow the Developer Options.
Maybe with another MDM can disable the other MDM, maybe uninstall it... i try this with a guy in the office but doesnt work
Im going to use that command too, still my phone is working without problems. I need to know a way to do a "Soft Reset" without enable the disabled apps.
Click to expand...
Click to collapse
Idk, my phone isn't frp locked or anything, I am just simply experimenting on how to remove the mdm knox crap put on it by rent-a-center/PayJoy.
M4xh3dr00m said:
Maybe the FRP Mode doesnt allow the Developer Options.
Maybe with another MDM can disable the other MDM, maybe uninstall it... i try this with a guy in the office but doesnt work
Im going to use that command too, still my phone is working without problems. I need to know a way to do a "Soft Reset" without enable the disabled apps.
Click to expand...
Click to collapse
it doesnt work that way lol.. usually if you try to add to an mdm when ur already on an mdm it wont allow it.
the device is tied to the mdm using your device info such as imei and serial no. The only way to stop it is to have them remove it from the mdm server.
i have researched and utilized multiple mdms, in fact, i even purchased a samsung knox manage commercial license just to mess with.
Dev options are not available because the mdm admin set a policy to block it.. they can control many things from settings to camera to ota updates etc.
There are paid removal services on ebay
Look em
Up
elliwigy said:
it doesnt work that way lol.. usually if you try to add to an mdm when ur already on an mdm it wont allow it.
the device is tied to the mdm using your device info such as imei and serial no. The only way to stop it is to have them remove it from the mdm server.
i have researched and utilized multiple mdms, in fact, i even purchased a samsung knox manage commercial license just to mess with.
Dev options are not available because the mdm admin set a policy to block it.. they can control many things from settings to camera to ota updates etc.
Click to expand...
Click to collapse
If the imei is changed, it can be unlocked from the server. To be placed in a device x the same imei I can unlock the MDM of the lock device.

Bixby

I just bought the new s10 note+. And I can't stand this Bixby assistant, is there any way to get rid of it and make Google the default?
You can uninstall bixby and link to Assistant app.
BIXBY
pm uninstall -k --user 0 com.samsung.android.bixby.wakeup
pm uninstall -k --user 0 com.samsung.android.app.spage
pm uninstall -k --user 0 com.samsung.android.app.routines
pm uninstall -k --user 0 com.samsung.android.bixby.service
pm uninstall -k --user 0 com.samsung.android.visionintelligence
pm uninstall -k --user 0 com.samsung.android.bixby.agent
pm uninstall -k --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall -k --user 0 com.samsung.android.bixbyvision.framework
USING ADB COMMANDS ABOVE INTO ADB TOOL ON A PC
LINK Assistant app https://play.google.com/store/apps/details?id=com.google.android.apps.googleassistant&hl=en IN SIDEKEY
OR LEAVE bixby there if you dont know ADB
the_mec said:
I just bought the new s10 note+. And I can't stand this Bixby assistant, is there any way to get rid of it and make Google the default?
Click to expand...
Click to collapse
Easiest would be to install an button re mapper app
eg
"Power Button Remapper for Note10 - sideActions" by XDA dev Jawomo .
https://play.google.com/store/apps/details?id=com.jamworks.sidekeybuttonremap
Post note
In short no root ,just follow his straight forward instruction to set up .
App
I put that app in and followed the instructions but the power button still brings up bixby
Did you already try to just re-map the side button in the stock settings?
No. Just this app
the_mec said:
I put that app in and followed the instructions but the power button still brings up bixby
Click to expand...
Click to collapse
i don't know your complete device setup .
What you disable or what mods etc .
Anyway, i have Note 10+ ,stock firmware ,no root etc .
With my overall general setup, i don't see Bixby at all .
Only enabled it once and thats it .
Bixby does not pop up or never has Bixby been a issue for me .
Anyway ,
just to give you a general idea of my device setup .
My power button , is set to...one press switch /restart device .
Two button press ,quick launch Camera .
My Google assistant is set to always on ( my preference ) so i can launch/call ,
Google assistant from inside any app /program ....anytime etc .
Works +_ 99% of time .
note ,Bixby is not disabled etc .
Bottom line
Be careful what system apps you freeze /uninstall or mod etc ..
You might get a knock on effect of errors
eg .. excessive battery drain , freezes ,unexpected reboots ...etc
Good luck
Does it works as in S10+? And how can I get it to work?

How can i disable system apps in my realme X2 currently running on Coloros 6.1?

I have been having trouble disabling realme X2 browser which keeps sending notification even though I tried to disable the notifications and marked it unimportant. I was wondering if there is any way I could disable it for good.
just uninstall ( debloat ) unwanted apps
adb devices
adb shell
pm uninstall -k --user 0 package.name
Hello
Just uninstall all non-used apps and try.

Anybody know how to read logcats?

So my phone has not been able to update anything on the galaxy app store ... I also cant install any watch faces or apps due to this. .. I am unrooted and have debloated apps via adb, I'm assuming I debloated something that breaks apps on the Samsung galaxy app store... So I took a logcat but don't know how to read it... Can anybody help me?
m_reyna_16 said:
So my phone has not been able to update anything on the galaxy app store ... I also cant install any watch faces or apps due to this. .. I am unrooted and have debloated apps via adb, I'm assuming I debloated something that breaks apps on the Samsung galaxy app store... So I took a logcat but don't know how to read it... Can anybody help me?
Click to expand...
Click to collapse
Post the list of apps you disabled via ADB, might be easier to work it out from them
I remember that from S10 onwards, disabling device security
com.samsung.android.sm.devicesecurity
Broke app installations for me, despite it never having been enabled as feature.
Also I would recommend getting an on device disabler (e.g. package disabled pro Samsung from police developer). It makes it all a lot easier.
I'm seeing a lot of entries for "Samsung Account" in the logcat, have you disabled anything to do with your Samsung Account?
Failed to connect to us-auth2.samsungosp.com
*Detection* said:
Post the list of apps you disabled via ADB, might be easier to work it out from them
Click to expand...
Click to collapse
Didn't keep a list of what I disabled...
corwin_amber said:
I remember that from S10 onwards, disabling device security
com.samsung.android.sm.devicesecurity
Broke app installations for me, despite it never having been enabled as feature.
Also I would recommend getting an on device disabler (e.g. package disabled pro Samsung from police developer). It makes it all a lot easier.
Click to expand...
Click to collapse
I'll check that out... Don't remember disabling this for that same reason but I'll double check
*Detection* said:
I'm seeing a lot of entries for "Samsung Account" in the logcat, have you disabled anything to do with your Samsung Account?
Failed to connect to us-auth2.samsungosp.com
Click to expand...
Click to collapse
Not that I remember... Had a huge problem with my Samsung account where I had to reset my device... I'm over the custom rom flashing and that's why I've left this one stock, so I wasn't really happy when I had to reset my phone to factory settings... Therefore I was sort of careful not to disable anything with the Samsung account
m_reyna_16 said:
Not that I remember... Had a huge problem with my Samsung account where I had to reset my device... I'm over the custom rom flashing and that's why I've left this one stock, so I wasn't really happy when I had to reset my phone to factory settings... Therefore I was sort of careful not to disable anything with the Samsung account
Click to expand...
Click to collapse
Try cleaning the data and cache of the galaxy store, see if it asks you to log back in again
Also see if everything works in Settings > Accounts and Backup > Accounts > Samsung account
*Detection* said:
Try cleaning the data and cache of the galaxy store, see if it asks you to log back in again
Also see if everything works in Settings > Accounts and Backup > Accounts > Samsung account
Click to expand...
Click to collapse
That didn't work... Now I can't go into my Samsung account
EDIT: Device security was apparently disabled before doing this... I re-enableed it prior to trying this
m_reyna_16 said:
That didn't work... Now I can't go into my Samsung account
EDIT: Device security was apparently disabled before doing this... I re-enableed it prior to trying this
Click to expand...
Click to collapse
Sounds like you have disabled something important to your Samsung account, which is what the Galaxy store needs access to in order to download apps
Unless you know what you disabled I'm not sure what you would do to fix it other than run the uninstall ADB command on all Samsung app package names, same way you disabled them
Either that or backup and reset
It's possible there is an adb command to see which apps you have disabled but I don't know it off-hand, maybe a dev or someone who knows more about ADB can help with that
*Detection* said:
Sounds like you have disabled something important to your Samsung account, which is what the Galaxy store needs access to in order to download apps
Unless you know what you disabled I'm not sure what you would do to fix it other than run the uninstall ADB command on all Samsung app package names, same way you disabled them
Either that or backup and reset
It's possible there is an adb command to see which apps you have disabled but I don't know it off-hand, maybe a dev or someone who knows more about ADB can help with that
Click to expand...
Click to collapse
I'll do that and report back
m_reyna_16 said:
That didn't work... Now I can't go into my Samsung account
EDIT: Device security was apparently disabled before doing this... I re-enableed it prior to trying this
Click to expand...
Click to collapse
OK this looks like it explains how to generate a list of all disabled apps
https://android.stackexchange.com/questions/56620/enable-and-disable-system-apps-via-adb
You should be able to fix it now if you enable either all of them again, or try one by one the likely suspects
adb shell pm list packages -d
Will list all disabled packages
*Detection* said:
OK this looks like it explains how to generate a list of all disabled apps
https://android.stackexchange.com/questions/56620/enable-and-disable-system-apps-via-adb
You should be able to fix it now if you enable either all of them again, or try one by one the likely suspects
adb shell pm list packages -d
Will list all disabled packages
Click to expand...
Click to collapse
this is what i have... i think these are the packages when you go into device care/battery/app power management/deep sleeping apps
i dont think these are the packages that are disabled via adb shell
adb shell pm list packages -d
package:com.samsung.android.themestore
package:com.kaerosduplicatescleaner
package:eu.thedarken.sdm.unlocker
package:com.haegin.homerunclash
package:com.instagram.android
package:com.samsung.android.app.simplesharing
package:com.sec.android.app.myfiles
package:com.remo.remoduplicatephotosremover
package:com.sec.android.emergencylauncher
package:com.remoduplicatefilesremover
Sooo I reseted my phone considering what I had mentioned earlier regarding not able to select my Samsung account on my phone under settings... I bought the "package disabler pro" app from the playstore and disabled apps... Phone worked fine for a cpl of days then all of a sudden I'm back to square 1, which is not being able to update anything on the Samsung store... Here is the debloated list, hope someone can help me figure it out:
com.samsung.android.smartswitchassistant
com.sec.android.app.setupwizardlegalprovider
com.google.android.youtube
com.sec.android.app.chromecustomizations
com.microsoft.appmanager
com.google.android.googlequicksearchbox
com.samsung.android.aremoji
com.samsung.android.app.social
com.samsung.android.knox.containercore
com.samsung.android.kidsinstaller
com.samsung.android.easysetup
com.sec.android.easyonehand
com.samsung.android.app.sbrowseredge
com.sec.android.cover.ledcover
com.sec.android.easyMover.Agent
com.wsomacp
com.sec.android.widgetapp.easymodecontactswidget
com.samsung.android.app.settings.bixby
com.samsung.android.game.gamehome
com.sec.android.app.desktoplauncher
com.google.ar.core
com.samsung.android.knox.attestation
com.samsung.systemui.bixby2
com.dsi.ant.service.socket
com.microsoft.skydrive
com.samsung.android.knox.containeragent
com.samsung.SMT
com.samsung.android.drivelink.stub
com.android.hotwordenrollment.xgoogle
com.samsung.knox.keychain
com.dsi.ant.sample.acquirechannels
com.samsung.android.aircommandmanager
com.samsung.android.net.wifi.wifiguider
com.samsung.android.bixby.service
com.samsung.android.app.tips
com.sec.android.app.SecSetupWizard
com.google.android.as
com.samsung.android.bixby.agent
com.sec.modem.settings
com.google.android.setupwizard
com.facebook.services
com.android.hotwordenrollment.okgoogle
com.samsung.storyservice
com.android.dreams.basic
com.samsung.android.game.gametools
com.samsung.desktopsystemui
com.samsung.android.service.peoplestripe
com.samsung.android.da.daagent
com.samsung.android.app.reminder
com.sec.android.desktopmode.uiservice
com.dsi.ant.plugins.antplus
com.samsung.android.app.taskedge
com.samsung.android.mdecservice
com.samsung.android.ardrawing
com.android.chrome
com.google.android.tts
com.sec.android.diagmonagent
com.samsung.android.app.ledbackcover
com.dsi.ant.server
com.samsung.android.aremojieditor
com.sec.android.app.myfiles
com.samsung.android.app.routines
com.sec.android.app.dexonpc
flipboard.boxer.app
com.google.android.feedback
com.samsung.android.arzone
com.google.android.documentsui</string>
com.samsung.android.visionarapps
com.samsung.android.game.gos
com.samsung.android.forest
com.android.providers.partnerbookmarks
com.samsung.android.app.camera.sticker.facearavatar.preload
com.samsung.android.beaconmanager
com.facebook.system
com.samsung.android.mdx
com.samsung.android.bixby.wakeup
com.samsung.android.app.spage
com.sec.android.mimage.avatarstickers
com.samsung.android.knox.analytics.uploader
com.google.android.projection.gearhead
com.google.android.apps.turbo
com.samsung.android.bbc.bbcagent
com.knox.vpn.proxyhandler
com.samsung.android.mateagent
com.android.providers.userdictionary
com.samsung.android.sdk.handwriting
com.facebook.appmanager
com.samsung.android.allshare.service.mediashare
com.samsung.android.app.clipboardedge
com.sec.android.widgetapp.webmanual
com.samsung.android.bixby.agent.dummy
com.google.android.apps.restore
Anyone?
m_reyna_16 said:
Anyone?
Click to expand...
Click to collapse
Try this:
com.samsung.android.mdecservice
Samsung Experience Service:
Samsung Experience Service provides the following main features:
-. The ability to sign in to Samsung apps with your Samsung account
-. Samsung account's Sharing groups feature
-. Profile sharing in the Contacts app
-. Shared albums in the Gallery app
-. Family calendar in the Calendar app
-. Shared notebooks in the Samsung Notes app
-. Family reminders in the Reminder app
*Detection* said:
Try this:
com.samsung.android.mdecservice
Samsung Experience Service:
Samsung Experience Service provides the following main features:
-. The ability to sign in to Samsung apps with your Samsung account
-. Samsung account's Sharing groups feature
-. Profile sharing in the Contacts app
-. Shared albums in the Gallery app
-. Family calendar in the Calendar app
-. Shared notebooks in the Samsung Notes app
-. Family reminders in the Reminder app
Click to expand...
Click to collapse
Daaang that worked!

Question How do I disable the Motorola Software Update? I'm rooted.

Every 5-10 minutes of using my phone to play Games or Watch videos this annoying updater has been forcing my phone to switch from a game/youtube to the updater which is driving me near insane as I cannot update a rooted phone so this updater tries and tries and tries... to update my phone and it won't stop and I cannot disable it or know how to disable it anyway. Any help would be nice.
I've tried
Code:
adb shell pm disable-user --user 0 com.motorola.ccc.ota
But it's not working as all it says is
Code:
Exception occurred while executing 'disable-user':
java.lang.SecurityException: Cannot disable a protected package: com.motorola.ccc.ota
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:21394)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:21226)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:2182)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:233)
at android.os.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:98)
at android.os.ShellCommand.exec(ShellCommand.java:44)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:22064)
at android.os.Binder.shellCommand(Binder.java:938)
at android.os.Binder.onTransact(Binder.java:822)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4665)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4447)
at android.os.Binder.execTransactInternal(Binder.java:1173)
at android.os.Binder.execTransact(Binder.java:1132)
Please someone tell me how do disable this very annoying updater? I just feel like throwing my phone at the wall at this point... that's how annoyed I am. It's ever since I did a format on the phone weeks ago...
jake7901 said:
Every 5-10 minutes of using my phone to play Games or Watch videos this annoying updater has been forcing my phone to switch from a game/youtube to the updater which is driving me near insane as I cannot update a rooted phone so this updater tries and tries and tries... to update my phone and it won't stop and I cannot disable it or know how to disable it anyway. Any help would be nice.
I've tried
Code:
adb shell pm disable-user --user 0 com.motorola.ccc.ota
But it's not working as all it says is
Code:
Exception occurred while executing 'disable-user':
java.lang.SecurityException: Cannot disable a protected package: com.motorola.ccc.ota
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:21394)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:21226)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:2182)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:233)
at android.os.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:98)
at android.os.ShellCommand.exec(ShellCommand.java:44)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:22064)
at android.os.Binder.shellCommand(Binder.java:938)
at android.os.Binder.onTransact(Binder.java:822)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4665)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4447)
at android.os.Binder.execTransactInternal(Binder.java:1173)
at android.os.Binder.execTransact(Binder.java:1132)
Please someone tell me how do disable this very annoying updater? I just feel like throwing my phone at the wall at this point... that's how annoyed I am. It's ever since I did a format on the phone weeks ago...
Click to expand...
Click to collapse
Just Disable The Motorola FOTA Services App! That Should Do The Trick

Categories

Resources