This section will guide you through the re-rooting process for when MIUI/Hyper OS updates and removes root.
-
Boot your NABU into fastboot by holding down the
volume down
button during reboot -
Connect it to your PC/Laptop using a cable
While in fastboot mode, replace
path\to\recovery.img
with the actual path of the recovery image
fastboot boot path\to\recovery.img
- Download
magisk.apk
onto your PC/Laptop
Replace
path\to\magisk.apk
with the actual path of the magisk.apk
adb push path\to\magisk.apk /tmp/magisk.zip && adb shell twrp install /tmp/magisk.zip
If it doesn't boot, reboot manually by press and hold power button
adb reboot
- Set up your device, then download and install Magisk, if it isn't already installed.
- Open the Magisk app and follow the instructions on the screen, and your device should reboot after a few seconds.
- Reboot back to Android
- Open
WOA Helper
- Click
BACKUP BOOT IMAGE
>Windows
- Done