Skip to content

Instantly share code, notes, and snippets.

@jfsso
jfsso / remove_docomo_bloatware_SC-51B.sh
Created May 21, 2021 01:56
Remove DoCoMo Bloatware on Galaxy S21 5G SC-51B
#!/bin/bash -x
# Confirmed most pre-installed DoCoMo bloatware were removed with this script on Galaxy S21 5G SC-51B.
# I recommend adjusting the script to your own preferences:
# It keeps some apps that I use, for example: Mobile Suica and Osaifu-Keitai.
# It removes other apps that I dislike: Facebook, Amazon and some others.
# Please understand that this script WILL remove and disable apps on your system and has risks of data loss or making the system unstable or inoperable.
# Taking backups before executing is ENCOURAGED. Run at your own risk. I do not take responsibility for any losses this script may cause.