Xiaomi Adb Jun 2026

| Command | Purpose | |---------|---------| | adb devices | List connected devices | | adb shell | Open a Linux shell on the phone | | adb reboot | Reboot the phone | | adb reboot bootloader | Reboot to fastboot | | adb reboot recovery | Reboot to recovery mode |

adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk xiaomi adb