Nuacht

As said before, you can also use the Xiaomi ADB Fastboot Tools. For that, you must install Java 18/17 on your computer. Also, it is mandatory to turn on USB debugging on your mobile.
However, some might prefer to use the ADB interface through a computer. The setup process involves more than the on-device wireless debugging feature introduced with Android 11.
The Android Debug Bridge (ADB) allows you to wirelessly issue commands to your phone, removing the need for cables. Wireless ADB works on Windows, macOS, Linux, and Chromebooks. No platform is ...
When you set up ADB, you’ll get fastboot commands, too. Fastboot commands like “fastboot flash” will allow you to install custom recoveries and kernels.
Google has made ADB and fastboot available as a standalone package, meaning users no longer need to download them with Android Studio or the Android SDK.