[Advanced] Bootloader Unlock

WARNING: Unlocking the bootloader WILL PERFORM A FACTORY RESET on your phone. Please backup your data BEFORE PROCEEDING.

Should you run into any issues, please post here.

Before you begin, please download the Following

  • Download platform-tools on your computer Android Developer or XDA
  • Optional for Windows PC: MTK VCOM USB drivers here (the default Windows driver works sometimes but not always. If the default driver doesn’t work for you, install this one)

Bootloader Unlock

  1. On Teracube, go to Settings > System > Developer Options.
    (If this is not already available, go to Settings > System > About and tap Build number ten times to unlock Developer Options. )
  2. Turn on OEM unlocking.
  • Boot into Fastboot mode using these steps
  1. Shutdown the phone.
  2. Press Vol+ and Power buttons simultaneously for 5/6 seconds.
  3. You’ll see 3 options in tiny fonts. Use Vol+ to switch options.
  4. Select Fastboot and press Vol- to confirm. Now the phone is in Fastboot mode.
  • Perform the next steps on your computer
  1. Run fastboot flashing unlock in the platform-tools directory.
  2. A confirmation message will be displayed on the phone screen, press Vol+ to accept.
  3. The bootloader is now unlocked. You will see a message during the boot sequence each time you boot/reboot your phone (“Orange state”). This is an expected behavior.
2 Likes

Thank you for this! Would you mind linking to typical next step guides? (TWRP, full recovery image, etc)