Question Rooting Redmi Note 11 Pro+ 5G PISSARRO

Search This thread

Rizio

Member
Nov 17, 2015
20
2
Hello,
I follow this guide: https://droidwin.com/how-to-root-xiaomi-eu-rom-via-magisk/ but when I make flashing boot with magisk_patches I'm get this error:

PS D:\Xiaomi\PISSARRO> .\fastboot.exe boot magisk_patched.img
< waiting for any device >
Sending 'boot.img' (131072 KB) OKAY [ 3.710s]
Booting FAILED (Status read failed (Too many links))
fastboot: error: Command failed

does anyone can help me?
Thank
Rizio
 

Rizio

Member
Nov 17, 2015
20
2
You must unlock your bootloader (wait a week). Even then, Mediatek Xiaomi development is limited.
Thank for reply.
I've already unlock the bootloader with xiaomi miflash unlocker (waiting a week :( ).

I've try also twrp way but unfortunatly I haven't found any version of twrp correct for pissarro, have you any hint about this way?
 

ASMZ

Member
Apr 30, 2023
10
1
31
Russia

hi !
try this at your own risk (TR)

Redmi Note 11 Pro Plus (Pissarro) TWRP​

  • Firstly , Enable Developer Options. To do this you need to go
    - Settings>About phone>tap on software version 5-6 times>.
    - go to back /Additional Settings/Developer options and turn on USB debugging > the OEM lock to open>.
  • Download and install the latest ADB Fastboot driver on your computer (Attached)
  • Downloaded recovery.IMG and vbmeta.the purpose of this activity will remove the folder platform tools
  • Turn off the phone, Now press the Volume Up key and the power, connect the computer using a USB cable when you see the Fastboot logo
  • The platform tools folder, open the command window and type the following code.
    fastboot flash vbmeta vbmeta.img
    fastboot format userdata
  • Flash recovver
    fastboot flash recovery recovery.img
    fastboot boot recovery.img
by https://xiaomitools.com/download/redmi-note-11-pro-plus-pissarro-twrp/
 

Attachments

  • 360 pissarro RN 11 Pro+ pjgowtham.rar
    37.1 MB · Views: 51
  • Magisk-v23.0.apk
    6.6 MB · Views: 22
  • no-verity-opt-encrypt-6.1.zip
    655.5 KB · Views: 23
  • vbmeta.zip
    206 bytes · Views: 18
  • platform-tools_r34.0.1-windows.zip
    5.8 MB · Views: 34

Rizio

Member
Nov 17, 2015
20
2

hi !​

try this at your own risk (TR)

Redmi Note 11 Pro Plus (Pissarro) TWRP​

  • Firstly , Enable Developer Options. To do this you need to go
    - Settings>About phone>tap on software version 5-6 times>.
    - go to back /Additional Settings/Developer options and turn on USB debugging > the OEM lock to open>.
  • Download and install the latest ADB Fastboot driver on your computer (Attached)
  • Downloaded recovery.IMG and vbmeta.the purpose of this activity will remove the folder platform tools
  • Turn off the phone, Now press the Volume Up key and the power, connect the computer using a USB cable when you see the Fastboot logo
  • The platform tools folder, open the command window and type the following code.
    fastboot flash vbmeta vbmeta.img
    fastboot format userdata
  • Flash recovver
    fastboot flash recovery recovery.img
    fastboot boot recovery.img
by https://xiaomitools.com/download/redmi-note-11-pro-plus-pissarro-twrp/
Tnk's guy, unfortunatly I have this error:

Code:
PS C:\platform-tools> .\fastboot.exe flash recovery recovery.img
Warning: skip copying recovery image avb footer (recovery partition size: 0, recovery image size: 39340032).
Sending 'recovery' (38418 KB)                      OKAY [  1.142s]
Writing 'recovery'                                 FAILED (remote: 'This partition doesn't exist')
fastboot: error: Command failed

and, at the last command:
Code:
PS C:\platform-tools> .\fastboot.exe boot recovery.img
Sending 'boot.img' (38418 KB)                      OKAY [  1.147s]
Booting                                            FAILED (Status read failed (Too many links))
fastboot: error: Command failed

And the phone goes in boot loop

Any hint?
 

ASMZ

Member
Apr 30, 2023
10
1
31
Russia
Tnk's guy, unfortunatly I have this error:

Code:
PS C:\platform-tools> .\fastboot.exe flash recovery recovery.img
Warning: skip copying recovery image avb footer (recovery partition size: 0, recovery image size: 39340032).
Sending 'recovery' (38418 KB)                      OKAY [  1.142s]
Writing 'recovery'                                 FAILED (remote: 'This partition doesn't exist')
fastboot: error: Command failed

and, at the last command:
Code:
PS C:\platform-tools> .\fastboot.exe boot recovery.img
Sending 'boot.img' (38418 KB)                      OKAY [  1.147s]
Booting                                            FAILED (Status read failed (Too many links))
fastboot: error: Command failed

And the phone goes in boot loop

Any hint?
which android you have ?12 or 13

hi !​

try this at your own risk (TR)

Redmi Note 11 Pro Plus (Pissarro) TWRP​

  • Firstly , Enable Developer Options. To do this you need to go
    - Settings>About phone>tap on software version 5-6 times>.
    - go to back /Additional Settings/Developer options and turn on USB debugging > the OEM lock to open>.
  • Download and install the latest ADB Fastboot driver on your computer (Attached)
  • Downloaded recovery.IMG and vbmeta.the purpose of this activity will remove the folder platform tools
  • Turn off the phone, Now press the Volume Up key and the power, connect the computer using a USB cable when you see the Fastboot logo
  • The platform tools folder, open the command window and type the following code.
    fastboot flash vbmeta vbmeta.img
    fastboot format userdata
  • Flash recovver
    fastboot flash recovery recovery.img
    fastboot boot recovery.img
by https://xiaomitools.com/download/redmi-note-11-pro-plus-pissarro-twrp/
boot root Miui V12.5.12.0 from unlocktool.net , i tried on redmi note 11 pro(pissarro)
from month ago -
 

Attachments

  • boot_a_12.5.12.0_K40_Gaming_Ares.rar
    32.3 MB · Views: 20
  • Screenshot_2023-04-09-16-00-40-921_com.joeykrim.rootcheck.jpg
    Screenshot_2023-04-09-16-00-40-921_com.joeykrim.rootcheck.jpg
    239.7 KB · Views: 23
Last edited:

Rizio

Member
Nov 17, 2015
20
2
My android version are 13, I've update to MIUI 14.

Thank you for boot file, I'll try tomorrow then I'll let you know if succesfull.

Rizio
 

bartopesto

New member
Feb 1, 2023
4
1
I am in the same business (trying to root/twrp this device, with a properly unlocked bootloader), but without success. I tried to flash a magisk-modified boot partition, getting a "dm-verity corruption" error at boot; even going forward (pressing the power key), all end up in a bootloop. Also flashing an empty vbmeta.img results in bootloop. Without debug information I cannot understand what is going on at boot (obviously the adb service is not started yet).

I still got the following lesson: there are many fake instructions floating around for rooting this device, including post #5 in this thread. You can easily recognize them considering that:
  1. Redmi note 11 pro+ 5G (pissarro) is an A/B device and does not have a recovery partition: recovery is included in boot.
  2. As many Mediatek based devices, cannot temporarily boot images with "fastboot boot ..." (https://github.com/MiCode/Xiaomi_Kernel_OpenSource/issues/2356).
When you find instructions that contains "fastboot flash recovery ..." or "fastboot boot ..." you can stay assured that they are fake, i.e. taken from another device and formally transferred to this one without actually trying them.
 
Last edited:

Rizio

Member
Nov 17, 2015
20
2
I am in the same business (trying to root/twrp this device, with a properly unlocked bootloader), but without success. I tried to flash a magisk-modified boot partition, getting a "dm-verity corruption" error at boot; even going forward (pressing the power key), all end up in a bootloop. Also flashing an empty vbmeta.img results in bootloop. Without debug information I cannot understand what is going on at boot (obviously the adb service is not started yet).

I still got the following lesson: there are many fake instructions floating around for rooting this device, including post #5 in this thread. You can easily recognize them considering that:
  1. Redmi note 11 pro+ 5G (pissarro) is an A/B device and does not have a recovery partition: recovery is included in boot.
  2. As many Mediatek based devices, cannot temporarily boot images with "fastboot boot ..." (https://github.com/MiCode/Xiaomi_Kernel_OpenSource/issues/2356).
When you find instructions that contains "fastboot flash recovery ..." or "fastboot boot ..." you can stay assured that they are fake, i.e. taken from another device and formally transferred to this one without actually trying them.
You has been so clear, thank you for explanation.
Finally I must agree with you; I don't yet find any valid instruction for rooting device.... at this point I'll use the smartphne without root but I hate all xiaomi bloatware present!

Do you know any other method for remove unwanted app?
 

bartopesto

New member
Feb 1, 2023
4
1
You has been so clear, thank you for explanation.
Finally I must agree with you; I don't yet find any valid instruction for rooting device.... at this point I'll use the smartphne without root but I hate all xiaomi bloatware present!

Do you know any other method for remove unwanted app?
Many of them are not system applications and can be removed without root permission, with the usual method, i.e. keeping their icon pressed for 1-2s and then moved to the trash icon. The others... cannot!

It's really a pity that this interesting device cannot be rooted yet!
 

Rizio

Member
Nov 17, 2015
20
2
Many of them are not system applications and can be removed without root permission, with the usual method, i.e. keeping their icon pressed for 1-2s and then moved to the trash icon. The others... cannot!

I'm talking about Xiaomi app and lot of this don't have a unistall button enabled
Now I'll try to unistall with adb command, maybe I'll more success

It's really a pity that this interesting device cannot be rooted yet!

I agree! The hardware seems much performant
 

Rizio

Member
Nov 17, 2015
20
2
At last I've been found one way to clean my RedMi Note 11 Pro Plus 5g without rooting.
I was able to remove almost all xiaomi/mi bloatware,, some app with adb commands, and some other via "uninstall" option found in the "storage" reached throught "system info" in "settings" (my phone localized in Italian, sorry for improvised translation).

The applications list that I removed is:
Code:
cn.wps.moffice_eng
cn.wps.xiaomi.abroad.lite
com.alibaba.aliexpresshd
com.amazon.appmanager
com.amazon.mp3
com.amazon.mShop.android.shopping
com.block.puzzle.game.hippo.mi
com.booking
com.crazy.juicer.xm
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.facemoji.lite.xiaomi
com.google.android.apps.magazines
com.google.android.apps.podcasts
com.google.android.apps.subscriptions.red
com.google.android.apps.youtube.music
com.google.android.videos
com.jewelsblast.ivygames.Adventure.free
com.kingsgroup.ss.xiaomi
com.linkedin.android
com.logame.eliminateintruder3d
com.mi.global.bbs
com.mi.global.shop
com.mi.globalminusscreen
com.mintgames.triplecrush.tile.fun
com.miui.analytics
com.miui.aod
com.miui.cit
com.miui.cleaner
com.miui.cloudbackup
com.miui.cloudservice
com.miui.fm
com.miui.face
com.miui.freeform
com.miui.gallery
com.miui.guardprovider
com.miui.mediaeditor
com.miui.micloudsync
com.miui.miservice
com.miui.mishare.connectivity
com.miui.miwallpaper
com.miui.player
com.miui.videoplayer
com.miui.wallpaper.overlay
com.miui.wmsvc
com.miui.yellowpage
com.netflix.mediaclient
com.snapchat.android
com.sukhavati.gotoplaying.bubble.BubbleShooter.mint
com.xiaomi.account
com.xiaomi.barrage
com.xiaomi.discover
com.xiaomi.finddevice
com.xiaomi.glgm
com.xiaomi.joyose
com.xiaomi.payment
com.xiaomi.simactivate.service
com.xiaomi.xmsf
com.xiaomi.xmsfkeeper
com.zhiliaoapp.musically

with command:
Code:
pm uninstall --user 0 $APP_NAME

In shell mode via adb.

If anyone has suggestion or other app name to add please write me.
Bye
 
Last edited:

bartopesto

New member
Feb 1, 2023
4
1
I have finally been able to root this device using the last version of Magisk (26.1, beta)! Just followed the official Magisk instructions: took boot.img from the stock fastboot rom, patched it on the device and installed with "fastboot flash boot <modified-boot.img>". Patched rom: 14.0.4.0(TKTMIXM). My previous try did not work, probably because at that time I used a different Magisk version (26.0, stable). At present I have not yet been able to install TWRP, but this is not that important now.
 
Last edited:
  • Like
Reactions: ASMZ

bartopesto

New member
Feb 1, 2023
4
1
At last I've been found one way to clean my RedMi Note 11 Pro Plus 5g without rooting.
I was able to remove almost all xiaomi/mi bloatware,, some app with adb commands, and some other via "uninstall" option found in the "storage" reached throught "system info" in "settings" (my phone localized in Italian, sorry for improvised translation).

The applications list that I removed is:
Code:
cn.wps.moffice_eng
cn.wps.xiaomi.abroad.lite
com.alibaba.aliexpresshd
com.amazon.appmanager
com.amazon.mp3
com.amazon.mShop.android.shopping
com.block.puzzle.game.hippo.mi
com.booking
com.crazy.juicer.xm
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.facemoji.lite.xiaomi
com.google.android.apps.magazines
com.google.android.apps.podcasts
com.google.android.apps.subscriptions.red
com.google.android.apps.youtube.music
com.google.android.videos
com.jewelsblast.ivygames.Adventure.free
com.kingsgroup.ss.xiaomi
com.linkedin.android
com.logame.eliminateintruder3d
com.mi.global.bbs
com.mi.global.shop
com.mi.globalminusscreen
com.mintgames.triplecrush.tile.fun
com.miui.analytics
com.miui.aod
com.miui.cit
com.miui.cleaner
com.miui.cloudbackup
com.miui.cloudservice
com.miui.fm
com.miui.face
com.miui.freeform
com.miui.gallery
com.miui.guardprovider
com.miui.mediaeditor
com.miui.micloudsync
com.miui.miservice
com.miui.mishare.connectivity
com.miui.miwallpaper
com.miui.player
com.miui.videoplayer
com.miui.wallpaper.overlay
com.miui.wmsvc
com.miui.yellowpage
com.netflix.mediaclient
com.snapchat.android
com.sukhavati.gotoplaying.bubble.BubbleShooter.mint
com.xiaomi.account
com.xiaomi.barrage
com.xiaomi.discover
com.xiaomi.finddevice
com.xiaomi.glgm
com.xiaomi.joyose
com.xiaomi.payment
com.xiaomi.simactivate.service
com.xiaomi.xmsf
com.xiaomi.xmsfkeeper
com.zhiliaoapp.musically

with command:
Code:
pm uninstall --user 0 $APP_NAME

In shell mode via adb.

If anyone has suggestion or other app name to add please write me.
Bye

I would rather remove from this list

Code:
com.miui.fm

or the app for driving the hardware FM radio will no longer work (and it is practically impossible to find a non-OEM app for listening a true hardware FM radio).
 

Rizio

Member
Nov 17, 2015
20
2
I have finally been able to root this device using the last version of Magisk (26.1, beta)! Just followed the official Magisk instructions: took boot.img from the stock fastboot rom, patched it on the device and installed with "fastboot flash boot <modified-boot.img>". Patched rom: 14.0.4.0(TKTMIXM). My previous try did not work, probably because at that time I used a different Magisk version (26.0, stable). At present I have not yet been able to install TWRP, but this is not that important now.
Thank you for this news.
For now I'm happy for configuration of my device, it's fast and seems sufficiently secure.

But thank you, maybe in a few months I'll try
 

mvikrant97

Senior Member
Sep 4, 2017
1,954
2
541
30
Kalyan
Nokia 3
Nokia 8 Sirocco

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    I have finally been able to root this device using the last version of Magisk (26.1, beta)! Just followed the official Magisk instructions: took boot.img from the stock fastboot rom, patched it on the device and installed with "fastboot flash boot <modified-boot.img>". Patched rom: 14.0.4.0(TKTMIXM). My previous try did not work, probably because at that time I used a different Magisk version (26.0, stable). At present I have not yet been able to install TWRP, but this is not that important now.