How to Root Samsung Galaxy Note 10/Plus using Magisk

This guide will show you How to Root Samsung Galaxy Note 10 with the advanced rooting method Magisk. I have shown you two methods to Root this device, one with TWRP recovery and the second one without the requirement of TWRP.

If your device doesn’t support TWRP, then you can go with the second step. For this method, we need the stock firmware of the Samsung Galaxy Note 10. After that, we need to extract the boot image and patch it with Magisk.

Now let me tell you why we are using Magisk over other rooting methods like SuperSU.

Note: This guide will work on both the devices Samsung Galaxy Note 10 and Galaxy Note 10 Plus. So, don’t get confused.

What is Magisk?

Magisk is a highly advanced way of rooting android systemless-ly. This means that Magisk root android without changing or modifying the system partition. Hence you can receive OTA updates, run apps that need to pass Google’s SafetyNet test.

Unlike other methods, you have to struggle a lot to install OTA updates, but with Magisk, you can easily receive updates without any issues. The best part about this method is that you can install Magisk on almost any android device running Android 4.2 to Android 11 (Latest).

This is the reason why we are using Magisk to Root Samsung Galaxy Note 10 over other rooting methods.

Samsung Galaxy Note 10 Plus

About Samsung Galaxy Note 10

The Samsung Galaxy Note 10 is a newly launched android smartphone. It offers great features for the price. Here is the Key Specification of this smartphone:

  • This phone comes with a 6.8 Inches Full HD+ 1080 x 2340 pixels Dynamic AMOLED Display which is protected by Corning Gorilla Glass 5
  • Samsung Galaxy Note 10 is powered by the Qualcomm Snapdragon 855 which is an Octa-Core CPU
  • It has 8 GB of RAM and 256 GB of Internal Storage
  • Moving to the OS this device runs on One UI on top of Android 9.0 (Pie)
  • Camera – It has a Triple Rear-Facing Camera of 12 MP + 12 MP + 16 MP and the Front-Facing camera is a 10 MP camera
  • Moving to the battery it has a Non-removable Li-Ion 3500 mAh battery which also supports Fast battery charging at 25W
  • It has all the required sensors including Fingerprint (under display), accelerometer, gyro, proximity, compass, barometer
    sensors.

What Does Rooting Means?

Rooting Android simply means giving a superpower to your phone. It opens up many customization and tweaks for your smartphone. Once you root your phone, you have full control over your Android System files.

You can do the very greatest thing after rooting your device is installing Custom ROM, removing unwanted apps (bloatware), installing Modules, and much more. But before we Root, we must understand the Advantages and Disadvantages of Rooting your device.

Advantages of Rooting

Here are some Pros or Advantages of Rooting Samsung Galaxy Note 10

  • You can install Custom ROM on your device.
  • Update your Phone to a newer version of Android.
  • Easily install Incompatible Apps on your phone.
  • You can flash Custom Kernel to increase device performance.
  • Take Complete Backup of your Android using NANDroid backup.

Disadvantages of Rooting

Here are some Cons or Disadvantages of Rooting Samsung Galaxy Note 10

  • The phone warranty will get void.
  • Samsung Galaxy Note 10 will no longer Secure.
  • You may face lagging issues on Samsung Galaxy Note 10.
  • While Rooting, if you miss out on any steps, then your device might get bricked.

Pre-Requirements

  1. Before proceeding to steps, make sure to Unlock Bootloader on Samsung Galaxy Note 10.
  2. Fully charge your device. If not, then you will be stuck in between the process.
  3. Take the full backup of your android.
  4. For method 1: You need to Install TWRP Recovery on Samsung Galaxy Note 10.
  5. For method 2:
  6. This guide is only for Samsung Galaxy Note 10. Please do not try these steps on any other smartphone.
Warning!
Apply the shown steps at your own risk. MyPhoneUpdate.com is not responsible for bricking your device.

Let’s Root Samsung Galaxy Note 10 (Beginners Friendly Guide)

If you are completely new to the rooting community, then don’t worry. We have included everything you need to know about the process of rooting android devices.

As I already mentioned above, this guide includes two types of methods, first by flashing the Magisk installer zip using TWRP recovery and the second method by flashing Magisk patched boot image using fastboot command.

So, let’s quickly jump to the process.

Note: Make sure to read this guide completely to avoid confusion or misunderstanding.

Method 1: Root Samsung Galaxy Note 10 using TWRP Recovery

  1. Download the Latest Magisk Zip file on your Samsung Galaxy Note 10 device.
  2. Move the downloaded zip file to your phone’s external storage.
  3. Now, Reboot Samsung Galaxy Note 10 in TWRP recovery mode.
    • Turn Off your phone.
    • Press and hold the Volume Up + Power button until you see the boot screen, release the Power button (do not release the volume up key until you boot into TWRP mode.)
  4. Alternatively, you can also use the ADB command to boot into recovery mode.
    • Connect Samsung Galaxy Note 10 to your PC/Laptop.
    • Open the Command Prompt on your PC and type the following command.
      adb reboot recovery
    • This will boot Samsung Galaxy Note 10 in recovery mode.
  5. On TWRP main screen, Tap on “Install.”
  6. Locate the Magisk installer zip file and Select it.Install Magisk Zip Using TWRP Recovery
  7. Finally, Swipe the Slider on the bottom of the screen to flash the file and install Magisk on your Samsung Galaxy Note 10 phone.
  8. Once the flashing process completes, Tap on Reboot System.

Now open the Magisk App and check if you see all green checks on the app screen. If you don’t see the app, you can manually download and install it.

After successfully applying the above steps, your Samsung Galaxy Note 10 device will get root access without any issues. In case you are facing any problems in any steps, let me know in the comments.


Method 2: Root Samsung Samsung Galaxy Note 10 without TWRP Recovery

  1. Download Stock Firmware for Samsung Galaxy Note 10.
  2. Extract the boot.img file from stock firmware. (Check out this guide.)
  3. Move the boot image file to your phone’s internal storage.
  4. Install the latest Magisk App on your phone.
  5. Open the app from the app drawer.
  6. Tap on “Install” and then tap on “Next.”Install Magisk Using Patched Boot Image Method
  7. Next, tap on the “Select and Patch a File” option.
  8. Locate the boot image file (e.g., boot.img) and Select it.
  9. Magisk Manager will patch the boot image file with the latest version of Magisk.
  10. Once done, the boot image gets patched. It will get saved in the Download folder of your phone.
  11. Copy the magisk_patched.img file to your PC and rename it to boot.img.
  12. Now, convert boot.img to boot.tar file.
    • To do that, right-click on the boot.img file.
    • 7-Zip ZS → click on Add to archive.convert boot.img to boot.tar
    • Select the Archive format to tar and hit ok.boot-tar
  13. Boot Samsung Galaxy Note 10 into ODIN/Download mode.
    • Turn off your device.
    • You can do so by holding the Volume Down + Volume Up + Power keys simultaneously for a few seconds.
    • Release the keys when you get a screen with an exclamation sign.
    • Press Volume Up key to enter the Download Mode.

Do these Steps on PC

  1. Now we have to flash the boot.tar file using ODIN for rooting.
  2. Download the Odin flash tool and extract the file.
  3. Run Odin.exe file.
  4. Connect your Samsung Galaxy Note 10 device to the PC. You will see a blue sign in Odin.Odin Device Added
  5. Now, click on AP and select the boot.tar file.Odin Select AP
  6. Go to the Options tab and uncheck the Auto Reboot option.Odin Uncheck Auto Reboot
  7. Now, tap on the Start button to root your device.
  8. The flashing process will take a few minutes, so be patient. Once done, you will see PASS on the top of Odin.Odin Flash Completed PASS
  9. Disconnect your Samsung Galaxy Note 10 smartphone.
  10. Magisk is now successfully flashed to your device! But there are still several steps before you use the device.
  11. We now want to boot into the stock recovery to factory reset Samsung Galaxy Note 10.
    • Press Power + Volume Down to exit download mode, and as soon as the screen turns off, quickly press Volume Up + Power to boot to the recovery partition.
    • In the Stock Recovery menu, use volume buttons to navigate menus and the power button to select the option.
    • Select Wipe data/factory reset to wipe the data of the device.
    • Finally, select Reboot system now.
  12. The first boot will take some time.
  13. Congrats! You have successfully rooted your Samsung Galaxy Note 10 with Magisk.

If you can not see Magisk Manager on your Samsung Galaxy Note 10 phone, you need to install the APK manually.


How to Verify if your Samsung Galaxy Note 10 is Rooted successfully?

  1. Download Root Checker app from Google Play Store.
  2. Open the app and tap on “Verify Root.”
  3. If your device is rooted successfully, you will see this message “Congratulations! Root access is properly installed on this device!”.Root Checker App
  4. As you can see from the above screenshot.

Now, if you want to Unroot your device, it’s very simple and straightforward. You have to follow this guide on How to Unroot Samsung Galaxy Note 10.


Conclusion –

So, this was a comprehensive guide on how to Root Samsung Galaxy Note 10 smartphone. I have tried my best to make this guide as simple as possible.

However, if you still encounter any problems while implementing the steps, please let me know in the comments. I will try to resolve your issues as soon as possible.

1 thought on “How to Root Samsung Galaxy Note 10/Plus using Magisk”

  1. Hi, I’m unable to Unlock Bootloader on Samsung Galaxy Note 10, I tried messing with the date and checking for upgrades and it does not work, your assistance would be greatly appreciated

    Reply

Leave a Comment