khlam / debloat-samsung-android

ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.
MIT License
389 stars 74 forks source link

Removing com.samsung.SMT package breaks Accessibility options within Settings #42

Open taylorstools opened 1 year ago

taylorstools commented 1 year ago

Ran into this issue after running the debloat and found this thread that identified uninstalling the com.samsung.SMT package as the culprit (symptoms for me identical to what the OP of this thread describes): https://forum.xda-developers.com/t/accessibility-settings-keep-stopping-list-of-uninstalled-system-apks-attached.4418231/

To keep accessibility settings intact this package cannot be uninstalled. If already uninstalled, to get it back run the following command: adb shell cmd package install-existing com.samsung.SMT

Running this command immediately fixed my issue.

On an S10e SM-G970U1 running Android 12.