-
Notifications
You must be signed in to change notification settings - Fork 20
Unroot a Device
Unroot restores the stock boot image that LTBox backed up before rooting. Connect the tablet (USB debugging or Bootloader mode — see Connecting a Device), then click Unroot Device in the sidebar and follow the wizard.
Choose the method you used to root the device:
-
Magisk / LKM — restores the
init_bootandvbmetapartition (Magisk, or any KernelSU-family root in LKM mode). -
APatch / GKI — restores the
bootpartition (APatch / FolkPatch, or KernelSU-family root in GKI mode).
Select the folder with the images to restore. Pick the backup_init_boot / backup_boot folder LTBox saved during rooting rather than the original firmware images — see Keep your backup for why this matters. The folder must contain init_boot.img (or boot.img) and vbmeta.img.
Same loader as rooting — see EDL loader.
Review the Confirm screen, then press Start. The device enters EDL, the files you selected are flashed, and it reboots into the system.
If the device fails to boot after unrooting, first double-check that you selected the correct backup files. If that doesn't fix it, reflash the entire firmware with Keep Data — see Install Same Region Firmware or Install Other Region Firmware.