How to root the Samsung Galaxy Note 10+ Exynos

The Samsung Galaxy Note 10+ was released only this past August of 2019, but a certified root method has already been released. It uses TWRP, and we’ll be flashing Magisk. Be aware that rooting your device will void your warranty, and we’ll be performing a full data reset, so create backups of all your important data before proceeding with this guide.

Requirements

Stock firmware for Samsung Galaxy Note 10+

Unlocking the bootloader

Unlocking your bootloader will perform a factory reset on your Galaxy Note 10+, so backup all your important data before proceeding.

Samsung OEM unlock

  1. Go to Settings > About Phone > Software Information > tap on ‘Build Number’ 7 times. This will unlock Developer Options.
  2. Go into Developer Options and enable “OEM Unlocking”.
  3. Switch off your Galaxy Note 10+, and hold Volume Up + Volume Down while connecting your phone to PC with a USB cable.
  4. Your phone will reboot into Download Mode. Hold Volume Up to unlock the bootloader, and it will go through the factory restart process. When it’s done, it will automatically reboot.

Go through the initial Android setup process, and then re-enable the Developer Mode to confirm that “OEM Unlocking” is now grayed out. If it does not appear grayed out, your operator may have completely disabled bootloader unlocking, in which case you will not be able to root your Samsung Galaxy Note 10+ with this guide.

Preparing the root process

  1. Download the stock firmware for your Galaxy Note 10+ model from our above links. You can dial *#1234# to bring up a menu that shows details of your current firmware.
  2. Once you’ve downloaded the stock firmware, extract all the files to a folder on your PC. You should find a file named AP_[device_model_sw_ver].tar.md5, copy this file to the internal storage of your phone.
  3. Download the latest Magisk Manager app and install it on your device. You may need to enable third-party applications.
    Magisk patch image file
  4. Once Magisk Manager is installed, launch it. Select Install > Select and Patch File > choose the tar.md5 file you copied to your internal storage.
  5. Magisk Manager will now patch the entire firmware file, and store the output to Internal Storage/Download/magisk_patched.tar
  6. Copy the magisk_patched.tar file to your PC.
  7. Download and extract the Odin tool on your PC, and launch it.
  8. Turn off your Galaxy Note 10+ and reboot to Download Mode again, tapping Volume Up to continue.
  9. Launch Odin with administrator privileges.
  10. In the AP tab, choose the magisk_patched.tar file you copied to your PC from your device.
  11. In the tabs for BL, CP, and CSC, choose those files accordingly from the stock firmware folder you extracted earlier.
  12. Uncheck the “Auto Reboot” option, and click the Start button. Wait for it to finish, you will see a green PASS! In Odin. You can now disconnect your Samsung Galaxy Note 10+.
  13. Hold the Volume Down + Side key to exit Download Mode. When the device reboots, as soon as the screen turns off, you must immediately press Volume Up + Side key to boot to the recovery partition. Press the Volume Up button until you see the stock recovery screen.
  14. In the stock recovery menu, navigate to Wipe Data /Factory Reset, and choose to wipe data.
  15. Now select ‘Reboot System’, and immediately press Volume Up + Side key. You’ll see a bootloader warning screen, so release the buttons to allow the boot process to continue.
  16. Your device may take awhile to completely boot for the first time after being rebooted, just leave it alone and don’t touch anything. When it finishes, go through the Android setup again.
  17. You should find Magisk Manager in your app drawer. Go ahead and launch it, and allow it to go through a few extra steps automatically. It will reboot your device once more when it’s finished.

Installing TWRP

Download the TWRP from our above link, and the Note10_multidisabler_V*.zip from the same link. Copy this .zip file to your external storage, not the internal storage. Once we flash TWRP, the internal storage will become unreadable.

  1. Reboot into Download Mode once more (press Vol Up + Vol Down while connecting to PC over USB).
  2. Launch Odin on your PC.
  3. In the AP tab, select the Magisk patched TWRP .tar file. Allow it to flash.
  4. Now immediately reboot to recovery, and flash the Note10_multidisabler_V*.zip you copied to your external storage.
  5. Choose to reboot to recovery, and select Wipe > Format Data. Manually type “YES”. This is going to erase all data (again, yeah) from your device.
  6. Reboot your device to the Android system, and you now have TWRP and root on your Samsung Galaxy Note 10+.
ABOUT THE AUTHOR

Tony Celentano


Tony Celentano is a traveling freelancer originally from New York, and currently resides in the Philippines. While passionate about writing, his other hobbies including tinkering with gadgets, painting, playing guitar, and being a stay-at-home dad.