Home > Unlock Bootloader

How to Unlock Bootloader on any Nubia Device

In this comprehensive tutorial, we will show you the steps to unlock the bootloader on any Nubia device. The devices from this Chinese OEM encompassed a broad domain, starting from its budget-friendly Z and N series and going all the way up to flagship levels with its Red Magic lineups. In this regard, the sixth iteration in its Red Magic series boasts of some impressive specs. And, its underlying Red Magic UI is also worthy of praise. Moreover, all its devices have managed to maintain an equilibrium between the price and feature set.

Along the same lines, the devices from Nubia have are quite an active player in custom development as well. There is a plentitude of customizations that you could carry out on your device. But before that, you need to checkmark an important prerequisite off your list-and that is an unlocked bootloader. And in this guide, we will help you with just that. Given here are detailed instructions that shall help you to unlock the bootloader on any Nubia device. Follow along.

Benefits and Risks of Unlocked Bootloader on Nubia Devices

Unlocking the bootloader is the gateway to extract maximum benefits of Android’s open-source ecosystem. For example, you will be able to install a custom ROM or flash a custom recovery like TWRP. Likewise, you will also be able to get access to the system partition as well as administrative privileges by rooting your device via Magisk. This will then allow you to flash Magisk Modules, Xposed Framework, Substratum Themes, Viper4Android, Custom Kernels, among others.

benefits and risks of rooting android

However, carrying out these tweaks brings in a few uninvited risks as well. To begin with, it will wipe off all the data and could nullify the device’s warranty as well. Along the same lines, it will degrade the Widevine L1 certification to L3, thereby preventing you from streaming content in HD [FIXED]. The SafetyNet will be triggered as well, thereby preventing you from using banking apps [FIXED]. So if that’s well and good then let’s get started with the steps to unlock the bootloader on your Nubia device.

How to Unlock Bootloader on any Nubia Device

how to unlock bootloader on any nubia device

The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Install Android SDK

install adb platform tools windows

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

STEP 2: Enable USB Debugging and OEM Unlocking on Nubia

Next up, you will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

how to unlock bootloader on nubia

So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.

STEP 3: Boot Nubia Device to Fastboot Mode

  1. Now connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.command prompt
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader
  4. To verify the Fastboot connection, type in the below command and you should get back the device ID, as shown in the image.
    fastboot devices

    how to unlock bootloader on nubia

  5. You may now proceed with the steps to unlock the bootloader on your Nubia device. Follow along.

STEP 4: Unlock Bootloader on Nubia Device

  1. Unlocking the bootloader on Nubia devices is a little bit different. You will first have to get hold of your device’s model number as it will be used in the unlock command. So search it online from a trustworthy site and copy it down somewhere.
  2. Now execute the below command in the CMD window. Make sure to replace the ModelNumber keyword with your device actual model number:
    fastboot oem nubia_unlock NUBIA_ModelNumber
  3. For example, if you’re planning to unlock the bootloader of Nubia Red Magic 3 whose model number is NX629J, then the above command will transform to:
    fastboot oem nubia_unlock NUBIA_NX629J

    how to unlock bootloader on nubia

  4. As soon as you execute the above command, you “might” get a confirmation on your device. So use the Volume keys to select “YES”/”Unlock the Bootloader”/or any other related options and press the Power key to confirm it.
  5. Your device will now undergo a wipe and subsequently, its bootloader will be unlocked.[Facing Issues? Check out the FAQ below].
  6. Finally, you may now use the below command to reboot your device to the OS:
    fastboot reboot

That’s it. These were the steps to unlock the bootloader on your Nubia device. If you have any queries concerning the aforementioned steps, do let us know in the comments section below. We will get back to you with a solution at the earliest.

FAQ: Cannot Unlock Bootloader on my Nubia Device

If the aforementioned command didn’t manage to unlock the bootloader on your device, then you may try using any one of the two universal unlock commands listed below [Case 1 or Case 2], or the combination of the universal command+Nubia Unlock Command [Case 3].

  1. [Case 1] First off, try this command:
    fastboot oem unlock
  2. [Case 2] If that didn’t work out, then try using this command:
    fastboot flashing unlock

    how to unlock bootloader on nubia

  3. [Case 3] If both the above commands didn’t work out, then you will have to execute the below two commands, one after the other:
    fastboot oem nubia_unlock NUBIA_Model Number
    fastboot flashing unlock
  4. For example, if you are unlocking the bootloader on Nubia Red Magic 6, then the above commands will change to:
    fastboot oem nubia_unlock NUBIA_NX669J
    fastboot flashing unlock
  5. As before, you might get a confirmation message on your Nubia device. So use the Volume keys to select Unlock the Bootloader option, and the Power key to confirm it.
  6. The unlocking process shall now start and could take a couple of minutes. Once done, you may reboot your device via the below command:
    fastboot reboot

With this, we round off the guide on how you could unlock the bootloader on your Nubia devices. All your queries are welcomed in the comments section below.


Share:
  • How do I use this to unlock my Nubia watch Sw1003? It only has the power button. You can’t navigate the menu once it’s pulled up on the watch.

  • Nubia 6r doesn’t unlock with this commands

  • Olimpo903

    does it work with new MyOS?

  • Olimpo903

    is android sdk really necessary?

  • Olimpo903

    can we only use powershell admin??