Debloating System Apps

Debloating System Apps


To remove system apps -

Remember to make backups

1. Open magisk
2. Go in downloads and install debloat
3. Download terminal emulator from playstore
4. Type su
5. Make sure you have backed up apk before proceeding incase u might need it again
6. Type debloat
7. A menu will open, type 1 and enter(if u cant find in system apps type 2 and search in system priv app)
8. Type the respective number on left side of the app and enter
9. Type y and enter
10. Reboot

Note :-
To restore the apps you debloated
In pc goto adb tool type
adb shell
then
pm install-existing

Report Page