- Connect usb data cable usb debugging.
adb devices - check if device is detected.
adb shell - get startedsu - allow superuser
Get Started
adb magisk --remount
TO DELETE DEBLOATER APPS
For Stored in /system/app/
type the following command
rm -rf /system/app/AppName
For apps stored in /system/priv-app/
rm -rf /system/priv-app/AppName