Offline
What is a Debloat List?
More and more carriers and OEMs are locking down their devices and installing various pieces of bloatware onto our smartphones and
Warning Before Debloat
You should really check what you're getting rid of, I suggest Googling every package you are not familiar with.
Also since this is a simple text file you can delete or add packages to adjust to your personal needs, this is as a personal template to make it easy and fast for you to debloat your device.
If a package trying to uninstall isn't there it'll just skip it and move on, so it's safe to use on any device, just not as effective.
(also of course like with any mod I won't be held responsible for any damage or misfunction that occurs, you're doing this on your own will and your own risk.)
Adjusted from all Realme devices.
Instructions
1 - Install the USB
2 - Download the ADB binary
Extract the zip file into a folder that you can quickly access.
On your phone, go to Settings and tap on About Phone. Find the Build Number and tap on it 7 times to enable Developer Options. Now enter Developer Options and find USB Debugging. Enable it
3 - Download the file attached to this post and open it with any text viewer.
4 - Open a cmd or powershell window and Run "adb shell" (or. \ Adb shell if powershell) then "su" (if you have root)
5 - Copy and paste the whole list or the apps you want to disable into the open powershell adb window.
More and more carriers and OEMs are locking down their devices and installing various pieces of bloatware onto our smartphones and
Debes estar registrado para ver los enlaces
. Admittedly, bloatware is a rather subjective term and can range from Samsung's own messaging application to Google's own
Debes estar registrado para ver los enlaces
application to even actual spyware like DT Ignite. Because many of our phones and tablets are locked down, it can be difficult to uninstall or even disable some of these pre-installed system applications. Warning Before Debloat
You should really check what you're getting rid of, I suggest Googling every package you are not familiar with.
Also since this is a simple text file you can delete or add packages to adjust to your personal needs, this is as a personal template to make it easy and fast for you to debloat your device.
If a package trying to uninstall isn't there it'll just skip it and move on, so it's safe to use on any device, just not as effective.
(also of course like with any mod I won't be held responsible for any damage or misfunction that occurs, you're doing this on your own will and your own risk.)
Adjusted from all Realme devices.
Instructions
1 - Install the USB
Debes estar registrado para ver los enlaces
for your device
Debes estar registrado para ver los enlaces
2 - Download the ADB binary
Debes estar registrado para ver los enlaces
Extract the zip file into a folder that you can quickly access.
On your phone, go to Settings and tap on About Phone. Find the Build Number and tap on it 7 times to enable Developer Options. Now enter Developer Options and find USB Debugging. Enable it
3 - Download the file attached to this post and open it with any text viewer.
4 - Open a cmd or powershell window and Run "adb shell" (or. \ Adb shell if powershell) then "su" (if you have root)
5 - Copy and paste the whole list or the apps you want to disable into the open powershell adb window.
List
Google apps
. \ adb shell pm disable-user --user 0 com.android.chrome
. \ adb shell pm disable-user --user 0 com.google.android.setupwizard
. \ adb shell pm disable-user --user 0 com.google.android.googlequick
. \ adb shell pm disable-user --user 0 com.google.android.partnersetup
. \ adb shell pm disable-user --user 0 com.android.wallpaperbackup
. \ adb shell pm disable-user --user 0 com.android.printspooler
. \ adb shell pm disable-user --user 0 com.android.wallpaper.livepicker
. \ adb shell pm disable-user --user 0 com.android.calllogbackup
. \ adb shell pm disable-user --user 0 com.google.android.tts
. \ adb shell pm disable-user --user 0 com.google.android.feedback
. \ adb shell pm disable-user --user 0 com.google.android.printservice.recommendation
. \ adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
. \ adb shell pm disable-user --user 0 com.google.android.setupwizard
. \ adb shell pm disable-user --user 0 com.android.bips
. \ adb shell pm disable-user --user 0 com.android.providers.partnerbookmarks
. \ adb shell pm disable-user --user 0 com.android.bookmarkprovider
. \ adb shell pm disable-user --user 0 com.google.android.music
. \ adb shell pm disable-user --user 0 com.google.ar.core
. \ adb shell pm disable-user --user 0 com.google.android.apps.wellbeing
. \ adb shell pm disable-user --user 0 com.android.cellbroadcastreceiver
Color os specific
. \ adb shell pm disable-user --user 0 com.oppo.market
. \ adb shell pm disable-user --user 0 com.nearme.browser
. \ adb shell pm disable-user --user 0 com.oppo.qualityprotect
. \ adb shell pm disable-user --user 0 com.facebook.system
. \ adb shell pm disable-user --user 0 com.facebook.services
. \ adb shell pm disable-user --user 0 com.colouros.gamespace
. \ adb shell pm disable-user --user 0 com.coloros.assistantscreen
. \ adb shell pm disable-user --user 0 com.nearme.themestore
. \ adb shell pm disable-user --user 0 com.coloros.weather.service
. \ adb shell pm disable-user --user 0 com.coloros.weather2
. \ adb shell pm disable-user --user 0 com.nearme.statistics.rom
. \ adb shell pm disable-user --user 0 com.ted.number
. \ adb shell pm disable-user --user 0 com.oppo.quicksearchbox
. \ adb shell pm disable-user --user 0 com.google.android.apps.wellbeing
. \ adb shell pm disable-user --user 0 com.oppo.usercenter
. \ adb shell pm disable-user --user 0 com.coloros.phonenoareainquire
. \ adb shell pm disable-user --user 0 com.coloros.assistantscreen
. \ adb shell pm disable-user --user 0 com.coloros.video
. \ adb shell pm disable-user --user 0 com.coloros.pictorial
List will be updated soon with more apps. testing going. If you have any suggestions to add to list plz comment.
How to Reenable a disabled App
Open a command prompt or terminal window, and enter the following command: ". \ Adb shell pm enable <name of package>"