Unlock the bootloader on Nothing Phone 1 and root it with Magisk

Robert Haba
Robert Haba
5 min read
root nothing phone 1
Trust this source on Google
Add trusted source

Many Android enthusiasts make it a point to root and unlock the bootloader of new smartphones after they are released. Following this, there is often a flood of development in the form of modified kernels, custom ROMs, and other modifications. One may argue that until the shackle (read: “locked bootloader”) has been completely removed, a device’s existence at XDA hasn’t really started. That journey can begin right away for the Nothing Phone 1 community!

You’ll be happy to learn that the Nothing Phone 1’s bootloader can be unlocked in a matter of seconds, and rooting your smartphone only takes a few minutes. If you’ve ever rooted and unlocked the bootloader of a non-carrier Google Pixel or OnePlus handset, you shouldn’t have any trouble doing so on your elegant Nothing Phone 1. Here is a tutorial to help those of you who need a refresher on the procedure.

Since the Nothing Phone 1’s kernel sources and device tree are already available for download, it was inevitable that aftermarket development activity and custom customizations would begin to increase for the gadget. However, in order to boot any third-party software, you must first unlock the bootloader. How to begin going is as follows:

Unlock the Nothing Phone 1’s bootloader

  1. Open the Settings app on your Nothing Phone 1.
  2. Tap on About phone.
  3. Locate the section named Software info and tap on it.
  4. On the next screen, tap on the Build number 7 times until it says you’re now a developer.
  5. Go back to the main Settings page, tap on System, and near the bottom of the list, you should see Developer options. Tap on it.
  6. You should see an OEM unlocking option. Enable it. For security purposes, it may ask you to input your lock screen PIN/password if you have one set.
  7. Scroll down a bit until you see USB debugging. Enable it as well.
  8. Plug in your Nothing Phone 1 into your PC/Mac/Chromebook. Make sure you have the latest version of ADB and Fastboot binaries installed.
  9. Now open up a terminal window/Command Prompt instance and enter the following command:adb devices
  10. If you see your device’s serial number and it says “authorized,” then you’re good to go. If this is your first time setting up ADB for this device, then you may see a prompt on your phone to enable USB Debugging for your PC. Grant it permission.
    • If you’re having trouble getting your Windows PC to recognize your device, try installing the latest Android USB Drivers.
  11. Now, reboot to the bootloader menu. You can either do this by holding the power and volume down buttons while booting up, or by entering the following ADB command:adb reboot bootloader
  12. Once you’re on the bootloader menu, you’ll now have to switch to using fastboot command to communicate with your device. To unlock the Nothing Phone 1’s bootloader, enter the following command:fastboot flashing unlock
    • In case you need to flash low-level firmware partitions like the bootloader images, you will have to execute another command afterwards:fastboot flashing unlock_critical
  13. You should now see text on screen warning you about the potential risks of unlocking the bootloader. On the screen next to the power and volume buttons, you should see some text. Press the volume up key until it says “unlock the bootloader.” Once it says this, press the power button.
  14. The phone will unlock the bootloader and reboot back to the bootloader menu. This time, the bootloader will show a red warning icon and “unlocked” text.
  15. Now, reboot your phone back to the Android OS. You can do this by sending the following fastboot command:fastboot reboot
  16. Congratulations, your Nothing Phone 1 now has an unlocked bootloader! You’ll see a warning message that your phone’s bootloader is unlocked on every boot, but don’t worry about that as it doesn’t affect your day-to-day use.

Rooting the Nothing Phone 1 with Magisk

With an unlocked bootloader, you can now boot modified boot images. For Magisk to work, you’ll need to patch the Nothing Phone 1’s stock boot image.

  1. Since your device has been wiped earlier, you’ll need to go back and re-enable Developer Options and then re-enable USB Debugging. Make sure your Nothing Phone 1 is still recognized by your PC.
  2. Download the full OTA package corresponding to the installed software version on the Nothing Phone 1.
    • At the time of writing this tutorial, the latest available software for the Nothing Phone 1 is Nothing OS 1.0.2. The full OTA ZIP for this build can be downloaded from here.
  3. Extract the stock boot image from the OTA package. For more information, take a look the “You have access to the recovery-flashable ZIP file” section our “How to Install Magisk on your Android Phone” tutorial.
    • In case you don’t want to download the whole OTA file, you can separately download the boot image from XDA forums. However, to avoid version mismatch and other unforeseen errors, it is always advised to extract the boot image yourself.
  4. Now that we have the stock boot image to patch, push it to your device with this command: adb push <path_to_file> /sdcard/Download
  5. Download and install the Magisk app on the Nothing Phone 1.
  6. Open the Magisk app and tap on the Install button.
  7. Choose Select and Patch a File. A file manager will pop up.
  8. Select the boot image that you pushed earlier and let Magisk patch it.
  9. Pull it off your phone with this command:adb pull /sdcard/Download/magisk_patched_[random_strings].img
  10. Reboot the Phone 1 into the bootloader:adb reboot bootloader
  11. Flash the patched boot image:fastboot flash boot /path/to/magisk_patched_boot.img
  12. Reboot the phone:fastboot reboot
  13. Open the Magisk app and your Nothing Phone 1 should be rooted.
Featured Deal
1 / 5
Google Pixel Watch 5 (45mm)

Google Pixel Watch 5 (45mm)

5.0 / 5.0
Samsung Galaxy Watch 8

Samsung Galaxy Watch 8

4.9 / 5.0
$289.99$349.99-17%
Buy on Amazon
Google Pixel Watch 4

Google Pixel Watch 4

4.8 / 5.0
396.00$499.99-21%
Buy on Amazon
DEAL
Google Pixel 11 Pro

Google Pixel 11 Pro

5.0 / 5.0
1,099.00$1,299.00-15%
Buy on Amazon
💎Best Android Device
Samsung Galaxy S26 Ultra

Samsung Galaxy S26 Ultra

4.9 / 5.0
$1,212.85$1,499.99-19%
Buy on Amazon
* As an Amazon Associate, Droid Tools earns from qualifying purchases. Disclosure.
Founder · Editor-in-Chief
Robert Haba is the founder and editor-in-chief of Droid Tools. A lifelong gadget enthusiast with over a decade following the Android ecosystem, he built this publication to cut through the noise and give readers honest, real-world coverage of the tech they actually use.

Comments & Discussions

Join the conversation! We use Disqus to handle comments. Click the button below to load the comment section.

Keep Reading

Google Tensor G6 is the custom processor powering the Pixel 11 series and Pixel 11 Pro Fold, with Google prioritizing energy efficiency and on-device AI over benchmark-leading specifications. The chip brings an upgraded CPU, a faster TPU, a new ISP, and a custom modem, enabling features that include 4K Portrait Video, Instant Night Sight, and [&hellip;]

google tensor g6 performance improvements
NewsLuiza MosneaguAugust 14, 2026

Google Pixel HiLight is the official name of the ambient LED system built around the camera flash on Google’s new Pro phones. Previously known through leaks as Pixel Glow, the feature can show favorite-contact calls and Gemini activity while the phone remains face down. It is exclusive to the Pixel 11 Pro, Pixel 11 Pro [&hellip;]

HiLight on google pixel pro
NewsRobert HabaAugust 13, 2026

Google will begin shutting down Google Assistant on Android phones starting September 4, moving users over to Gemini as the company&#8217;s default mobile voice assistant. The change comes via an email Google has started sending to users, as reported by Ars Technica. Rollout Will Happen Gradually The transition won&#8217;t happen for everyone on the same [&hellip;]

google assistant close
NewsCristian PenisoaraAugust 10, 2026

Google is set to unveil its Pixel 11 series on August 12, with the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold expected to headline the company&#8217;s annual hardware event. Google is also expected to announce the Pixel Watch 5 and could introduce the Pixel Tag, its first Bluetooth [&hellip;]

google pixel 11 lineup
NewsRobert HabaAugust 10, 2026

WhatsApp is finally addressing one of the biggest gaps in its web client, as WhatsApp Web now supports audio and video calls. This requires no download or installation, since it&#8217;s built directly into WhatsApp Web, which has also picked up support for screen sharing, reactions, and a dedicated Calls tab showing full call history and [&hellip;]

whatsapp web desktop
NewsRobert HabaJuly 29, 2026