(SOLVED) How to remove amazon crap? (boost mobile XT1766 variant)

cameroncr95

Member
Feb 26, 2015
26
3
0
Jackson, MI
Edit: solved
I rooted and wiped the phone. Installed Lineage and PicoGapps and the LTE fix. Perfection. Highly recommend this delight of a phone. ?



Original post for reference:

Sorry if this has been answered but I'm using the XDA app traveling and can't seem to find it. I purchased the $50 Moto e4 boost version from Best buy and no matter what I do, I can't seem to permanently disable amazon apps.

I disable them and when I restart the device, low and behold they are back again. Is there a way to disable these apps permanently through ADB or some other jazz? Or should I just root?
 

Attachments

Last edited:

madbat99

Senior Member
Mar 1, 2014
5,538
3,285
113
Sorry if this has been answered but I'm using the XDA app traveling and can't seem to find it. I purchased the $50 Moto e4 boost version from Best buy and no matter what I do, I can't seem to permanently disable amazon apps.

I disable them and when I restart the device, low and behold they are back again. Is there a way to disable these apps permanently through ADB or some other jazz? Or should I just root?
Yeah, ya gotta root and delete them from the oem partition if you want them completely gone. But you should be able to disable them with adb without root.
adb shell pm uninstall -k --user 0 "package name"

Without quotes and where package name is the actual package name.

Usually disabling them in settings/apps (show system) will disable them until you re enable them yourself.
 
Last edited:
  • Like
Reactions: cameroncr95

cameroncr95

Member
Feb 26, 2015
26
3
0
Jackson, MI
Strangely I disable them and they re enable themselves upon boot up. Not sure why. Usually most phones you disable apps and they stay disabled. Clearly something is installed by boost that makes them reenable.

Thanks, I will try ADB.
 

cameroncr95

Member
Feb 26, 2015
26
3
0
Jackson, MI
Yeah, ya gotta root and delete them from the oem partition if you want them completely gone. But you should be able to disable them with adb without root.
adb shell pm uninstall -k --user 0 "package name"

Without quotes and where package name is the actual package name.

Usually disabling them in settings/apps (show system) will disable them until you re enable them yourself.
Sorry for the Ninja double reply.
I have managed to disable via your method several apps except for three: boost zone, boost Mobile I'd and mobile installer. These are the apps causing the phone upon restart to redownload bloatware and enable disabled bloatware. When I try disabling them via adb, it simply says failure. Do disabling these require root?
 

madbat99

Senior Member
Mar 1, 2014
5,538
3,285
113
Sorry for the Ninja double reply.
I have managed to disable via your method several apps except for three: boost zone, boost Mobile I'd and mobile installer. These are the apps causing the phone upon restart to redownload bloatware and enable disabled bloatware. When I try disabling them via adb, it simply says failure. Do disabling these require root?
Probably. It's mobile ID that changes the home screens around. It usually doesn't install anything except for home screen shortcuts. I wasnt able to disable that one without root. try using a different launcher ( I use nova). Zone let's you check for prl and profile updates, and I pay my bill in it (virgin mobile).
 
Last edited:

cameroncr95

Member
Feb 26, 2015
26
3
0
Jackson, MI
Update:

I followed a guide online and unlocked the boot, installed twrp and rooted the phone. Removed boosts pre installed Android version because no matter what tool I used I couldn't delete their apps. So I installed lineageOS. Having issues with 4G and can only get 3g.
 

madbat99

Senior Member
Mar 1, 2014
5,538
3,285
113
Update:

I followed a guide online and unlocked the boot, installed twrp and rooted the phone. Removed boosts pre installed Android version because no matter what tool I used I couldn't delete their apps. So I installed lineageOS. Having issues with 4G and can only get 3g.
Yeah that's a well documented problem on CDMA carriers. A few ppl are working on it. There is a sort of fix if you check the guides, news section.

https://forum.xda-developers.com/showthread.php?t=3752036&p=75622014
 
Last edited:

madbat99

Senior Member
Mar 1, 2014
5,538
3,285
113
Thank you. This is an annoying issue because I pay for 4g and hotspot support and unfortunately the hotspot only gets dialup speeds.
We all do dude.(pay for lte) But LTE is fairly broken on sprint and all it's mvno's (boost, virgin, etc.)on custom roms. You can try the fix but no guarantees. Only sure way is stock. I've debloated stock, and using Xposed with gravitybox. All the customization I need. And everything works. All bloat can be removed. Most of it is /oem, that's why root apps don't get rid of it. Some things in /system are required to keep it running.
 
Last edited:
  • Like
Reactions: DB126

VulpesZerda

New member
Feb 19, 2018
1
0
0