How can i disable system apps in my realme X2 currently running on Coloros 6.1? - Realme X2 Questions & Answers

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.

Related

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?

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!

Uninstalling Samsung Pay framework through adb

Hi, didn't feel like this is worth making a thread but didn't really find anywhere else to ask for assistance nor any recent help on google.
I'm trying to disable some preinstalled bloatware on my s20 ultra, such as Samsung pay framework though abd but I keep getting this message: adb delete failed owner blocked
I am using the following command: pm uninstall -k --user 0 (package name)
Any insights? thanks.
Did you try the disable method? This one is safer than the uninstall one.
Pm disable 'package name'
You can always re-enable if something goes wrong.
I have same issues mate. Have your found a solution ?
You tried the disable method?
Make your life easier and use ADB AppControl.
ADB AppControl - android applications manager and debloat tool. Official website. Free download.
cucumber42 said:
Make your life easier and use ADB AppControl.
ADB AppControl - android applications manager and debloat tool. Official website. Free download.
Click to expand...
Click to collapse
Privacy Policy
When using this software, the following data may be collected, transmitted to a remote server and processed:
- IP address, information about CPU, RAM, operating system version and installed components from user's PC.
- Android device model and list of applications that have been disabled or removed on this device using this software.
- Activation key and additional identifier for this software.
- Data on user actions within the graphical interface of this software, like buttons clicks.
The user can at any time stop collecting and processing this data by refusing to use this software.

Question Cannot uninstall Powergenie on my phone

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?

Question Easter Egg (Solved)

How can I turn off Neko Cat (Cat Controls) from Android 11 that appeared on my own in Android 12? You can't remove the Easter Egg, just hide the entire smart devices category. But then the other applications also disappear.
Try Disabling it in Settings Apps...
I froze it in my Titanium App, since I'm rooted.
Unfortunately, neither shutdown nor uninstallation is possible...
Hello,
so I finally found a solution:
Since I don't have root and can't disable the system app, I had to go through ADB.
- enable developer mode
- enable USB debugging
- connect the phone to a computer with Minimal ADB and Fastboot installed (tested on version 1.4.3 and Windows 10)
- enable connection with PC
- enter commands in ADB
-- adb devices
-- adb shell
-- pm uninstall -k --user 0 com.android.egg
And the Neko Cats are gone. They can be returned by reinstallation or factory reset. Ufff... really "simple"...
P.S. Cats have been activated together with the Easter Egg of Android 12 - hours. They cannot be turned off without uninstalling. Interestingly, removing the egg makes the cat disappear, but not the clock...

Categories

Resources