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 downbutton during reboot -
Connect it to your PC/Laptop using a cable
While in fastboot mode, replace
path\to\recovery.imgwith the actual path of the recovery image
fastboot boot path\to\recovery.img- Download
magisk.apkonto your PC/Laptop
Replace
path\to\magisk.apkwith the actual path of the magisk.apk
adb push path\to\magisk.apk /tmp/magisk.zip && adb shell twrp install /tmp/magisk.zipIf 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
