This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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. |