Getting root access on smartphones Samsung s Android 11 is a task that requires not only technical skills, but also an understanding of the consequences. Unlike newer OS versions, Android 11 on Samsung devices (for example, series Galaxy S20, Note 20 or A51) also supports classic rooting methods, but with a number of nuances. The manufacturer actively blocks such manipulations through Knox, RMM and bootloader protection, so standard tools like KingRoot are useless here.
This article will not just list the steps - it will explain why some methods stopped working after security updates, how to bypass restrictions Samsung without bricking the device, and what to do if they stopped working after rooting Samsung Pay, Secure Folder or banking applications. We will also look at alternatives to full root for those who only need certain functions (for example, removing a blower or backup Nandroid).
โ ๏ธ Warning: The process violates the guarantee, resets Knox (which blocks some functions Samsung), and may result in data loss. On devices with Exynosprocessors, the chances of success are higher than on Snapdragonmodels for the USA/China (due to a locked bootloader).
1. Preparing your device: what you need to do BEFORE rooting
The first step is to check the compatibility of your device. Not all models Samsung on Android 11 can be flashed with custom firmware. For example, smartphones with a processor Snapdragon 865 (for example Galaxy S20 Ultra for the USA) have a locked bootloader that cannot be officially unlocked. At the same time, Exynosversions of the same models (for example, SM-G988B) support unlocking via OEM Unlock.
To avoid errors, follow these steps:
- ๐ฑ Check the device model in
Settings โ About phone โ Model. Write down the exact number (for example SM-G981B, and not just "Galaxy S20"). - ๐ Find out the bootloader version: enter in the phone number
*#1234#and look linesAP,CP,CSC. - ๐ The battery charge must be at least 70%. Interrupting the process due to a discharge can turn the phone into a โbrick.โ
- ๐พ Make a full backup of your data via
Samsung Smart SwitchorTWRP(if already installed).
Also make sure that the option is unlocked on the device OEM Unlock in the developer menu. To do this:
- Activate developer mode:
Settings โ About phone โ Software information โ Build number(press 7 times). - Return to
Settings โ Developer optionsand turn onOEM Unlock. - Connect your device to the Internet (Wi-Fi or mobile network) - Samsung may request confirmation of unlocking.
โ๏ธ Checklist before rooting
โ ๏ธ Attention: On some devices, the option OEM Unlock may disappear after a reboot or software update. This is due to the work of RMM (Remote Mobile Management) - protection Samsung, which blocks the bootloader from unlocking 7 days after resetting the settings. If the option is missing, try:
- Wait 7 days from the last reset.
- Use Combination Firmware to bypass
RMM(more details in the section about errors).
2. Unlocking the bootloader: the step that changes everything
Unlocking the bootloader is the most critical step. After this operation, the counter is reset Knox (transition to state 0x1), which leads to:
- ๐ซ Loss of warranty.
- ๐ก๏ธ Blocking
Samsung Pay,Secure Folder,Samsung Health. - ๐ Impossibility using official updates over the air (
OTA).
To unlock the bootloader:
- Turn off the device.
- Press
Volume up + Volume down, then connect the USB cable to the PC. Hold the buttons until the screen appears.Warning. - Press
Volume upto confirm unlocking. The device will reset to factory settings.
After unlocking, the phone will reboot to stock firmware. Now you can start installing custom recovery (TWRP) and Magisk.
3. Installing TWRP and Magisk: step-by-step guide
For rooting you will need:
- ๐ฅ๏ธ Computer with installed drivers Samsung USB Drivers i
ADB/Fastboot. - ๐ฆ File TWRP for your model (download only from the official website
twrp.me). - ๐ฑ Latest version Magisk (for example,
Magisk v26.4). - ๐ง Tool
Odin(version3.14.4or newer).
Step 1: Installing TWRP via Odin
- Download
.tarfile TWRP for your model. - Run
Odinin administrator mode. - Connect the phone in
Download Mode(pressVolume down + Bixby + Powerwith the device turned off). - V
OdinclickAPand select the file TWRP. UncheckAuto Reboot. - Click
Start. When finished, disconnect the device.
Step 2: Installation Magisk
- Immediately after the firmware TWRP press
Volume up + Powerto get into recovery. - V TWRP select
Installand flash the file Magisk (.zip). - Reboot into the system. If the phone is stuck on the logo, repeat the steps using
Magisk-patchedkernel (instructions below).
โ ๏ธ Attention: On some devices (for example, Galaxy S20 Ultra) the stock core may conflict with Magisk. In this case you will need:
- Download the original
boot.imgfor your firmware. - Process it via Magisk Manager (option
Patch Boot Image). - Flash the received file via
Odinto slotAP.
What to do if TWRP is not installed?
If Odin issues error FAIL (Auth), it means your model does not support custom firmware. An alternative is to use Magisk without TWRP via patch boot.img. Details in the next section.
4. bootloaders)
If your device does not support TWRP (for example, Snapdragonmodels for the USA), you can get root through a patch boot.imgThis method works even with a locked bootloader, but requires caution.
Instructions:
- Download the firmware for your model from the website
samfw.comorsammobile.com(choose the same version that is installed on the phone). - Extract the file from the archive
boot.img.lz4(orboot.img) and decode it usinglz4(tool included inMagisk). - Transfer
boot.imgto your phone and open in Magisk Manager (sectionInstall โ Select and Patch a File). - Copy the received
magisk_patched.imgto your PC. - Flash the file through
Odinto slotAP, disablingAuto Reboot. - Immediately after flashing press
Volume up + Powerto get into the stock recovery, and reset the data (Wipe Data/Factory Reset).
โ ๏ธ Critical: If after reboot the phone is stuck on the logo Samsung, then the patch boot.img passed incorrectly. In this case:
- Repeat the process with another version Magisk (for example,
v25.2insteadv26.4). - Check that the firmware matches the current version
Androidon the device.
5. Checking root access and solving typical problems
After successful installation, check for root access using the application Root Checker or the command in ADB:
adb shell su
If the command returns # (and not $), then root received.
Typical problems and solutions:
| Problem | Cause | Solution |
|---|---|---|
| Phone does not turn on after firmware | Incompatible boot.img or TWRP |
Flash stock firmware via Odin (file AP) |
Magisk not installed |
Outdated version or damaged file | Download the latest version from github.com/topjohnwu/Magisk |
| Banking applications do not work | SafetyNet does not pass verification |
Install the module MagiskHide Props Config and activate MagiskHide |
Samsung Pay does starts |
Counter Knox 0x1 |
Restore Knox impossible, use alternatives (Google Pay) |
To bypass SafetyNet (necessary for Google Pay, Netflix i banking applications):
- In Magisk Manager enable the option
MagiskHide. - Install the module
Universal SafetyNet Fix. - Reboot the device and check the status via SafetyNet Test.
If after rooting the fingerprint or Face Unlock stop working, try deleting the data applications Biometrics in the settings or flash the module Biometric Fix for Magisk.
6. Risks and how to minimize them
Obtaining root access to Samsung s Android 11 is associated with risks that are divided into three categories:
1. Hardware risks:
- ๐ฅ "
Hard Brick" - the device does not turn on even inDownload Modemode. Most often it occurs due to incompatible firmware TWRP orboot.img. - ๐ Damage to the battery during prolonged manipulations with the firmware.
2. Software limitations:
- ๐ซ Blocking
Samsung Knox(irreversible). - ๐ก๏ธ Loss of support for
OTA-updates. - ๐ฑ Inability to use some functions (for example,
Secure FolderorSamsung Health).
3. Security:
- ๐ Vulnerability to malware (root gives applications unlimited access).
- ๐ต๏ธ Risk of data leakage when using unofficial firmware.
To minimize risks:
- ๐ Use only trusted sources for downloading TWRP i Magisk.
- ๐ Regularly create backups via
TWRP(Nandroid Backup). - ๐ก๏ธ Install a module
Magiskfor ad blocking (AdAway) and malware protection (MagiskSU).
If you do not plan to use features that require root (for example, custom kernels or deep system customization), consider alternatives: ADB-commands to remove the blaster or Island to isolate applications.
7. Alternatives to full rooting
If your goal is to remove pre-installed applications, make a backup, or change system settings, consider these. options:
1. Removing the blaster without root:
- ๐ฆ Use
ADBcommands to deactivate system applications:
adb shell pm uninstall -k --user 0 com.samsung.android.bixby.agent
Replace com.samsung.android.bixby.agent with the package of the desired application (the list can be obtained via adb shell pm list packages).
2. Backup without TWRP:
- ๐พ Application Swift Backup (requires root only for backup of applications with data).
- ๐ For backup of media files and documents,
Samsung Smart Switchor Google Drive.
3. Changing system settings:
- ๐จ Substratum + Andromeda for themes (works without root on some firmware).
- ๐ ViPER4Android to improve sound (requires Magisk, but not full root).
โ ๏ธ Attention: Even these methods may interfere with the operation of some functions Samsung. For example, deactivation com.samsung.android.knox.analytics may lead to errors in Samsung Health.
8. Frequent errors and their solutions
Even if you follow the instructions exactly, errors may occur. Here are the most common ones and how to correct them:
1. Error Custom binary blocked by FRP lock:
- ๐ Reason: Enabled
Factory Reset Protection (FRP)and/orRMM. - ๐ ๏ธ Solution: Wait 7 days after reset or flash Combination Firmware to bypass
RMM.
2. Magisk not passes SafetyNet:
- ๐ก๏ธ Reason: Outdated version Magisk or missing module
Universal SafetyNet Fix. - ๐ ๏ธ Solution: Update Magisk and install the module via Magisk Manager.
3. The device is stuck on the logo Samsung:
- ๐ Reason: Incompatible
boot.imgor interrupted firmware. - ๐ ๏ธ Solution: Flash the stock firmware via
Odin(filesBL,AP,CP,CSC).
4. The mobile network does not work after rooting:
- ๐ถ Reason: Damaged
modem(fileCPinOdin). - ๐ ๏ธ Solution: Flash the original file
CPfrom the stock firmware.
If none of the solutions helped, try:
- Find a thematic thread on
XDA Developersfor your model. - Reset the device to factory settings via
TWRP(Wipe โ Format Data). - Contact a service center (but do not mention rooting - this will void the warranty).
90% of errors during rooting Samsung related to incompatibility of firmware files. Always check the version Bootloader i PDA before flashing the firmware.
FAQ: Answers to frequently asked questions
Is it possible to root a Samsung with Android 11 without losing data?
Technically yes, but it's risky. To do this you need:
- Create a backup via
TWRP(if already installed). - Use Magisk in mode
Direct Install(without firmwareboot.img).
However even in this case, failures are possible, so it is more reliable to make a full backup and reset.
Will Samsung Pay work after rooting?
No. Samsung Pay tied to Knoxwhich is reset to 0x1 after unlocking the bootloader. Alternatives:
- ๐ณ Google Pay (works after passing
SafetyNet). - ๐ฆ Bank cards in Google Wallet.
How to return everything back and remove the root?
To completely remove the root and return the device to stock status:
- Download the original firmware for your model from
samfw.com. - Flash it through
Odin(all files:BL,AP,CP,CSC). - Reset the data (
Factory Reset).
โ ๏ธ Knox remains in state 0x1 โthis is irreversible.
Is it possible to update Android after rooting?
Yes, but not through OTAOptions:
- ๐ฅ Download the full firmware and flash it through
Odin(the root will disappear). - ๐ Wait for the custom firmware with the new one Android (for example, LineageOS).
After the update you will need to re-install Magisk.
Which Samsung models on Android 11 definitely support root?
List of models with confirmed support (at the time of writing):
- ๐ฑ Galaxy S20 (Exynos, models
SM-G98xB). - ๐ฑ Galaxy Note 20 (Exynos, models
SM-N98xB). - ๐ฑ Galaxy A51 (
SM-A515F). - ๐ฑ Galaxy S10 (all models except Snapdragon for the USA).
For Snapdragon-models (for example, SM-G981U, SM-N981U) root is only possible through exploits (for example DirtyCow), but this is a temporary solution.