Question How to flash twrp recovery and root redmi note 10s?

Search This thread

Agzyx

Member
Aug 22, 2021
10
1
Upgrade to a higher ROM version as you described seems to be the only way.
I´ve tested an official Magisk guidance but it ended in fastboot bootloop softbrick.
I must fastboot flash clean boot.img (non of data lost :) ) and and follow steps from 3 to 9 afterwards
Hi bosr,

I also tried and I am stuck on fastboot bootloop.


How do I got back to normal use?


Update: I flashed my phone with miFlashTool and the actual software. Even though the process failed the phone booted into normal mode. After that I used magisk to gain root again (flashed empty vbmeta.img and patched boot.img)



Andreas
 
Last edited:

bosr

Member
Jul 4, 2021
18
14
Hi bosr,

I also tried and I am stuck on fastboot bootloop.


How do I got back to normal use?


Update: I flashed my phone with miFlashTool and the actual software. Even though the process failed the phone booted into normal mode. After that I used magisk to gain root again (flashed empty vbmeta.img and patched boot.img)



Andreas
After another OTA update I lost root again :LOL: so I decided stay w/o it in the future.
I did not find a solid reason to stay rooted anymore.
 

Mdalmamun

Member
Jan 18, 2022
12
0
POCO M2 Pro
Redmi Note 10S
After another OTA update I lost root again :LOL: so I decided stay w/o it in the future.
I did not find a solid reason to stay rooted anymore.
But i think a magisk module would help me to record calls.
My one is codename with 'secret'.
IMG_20220118_094804.jpg
IMG_20220118_094804.jpg
 

HeiloWorid

Member
Oct 22, 2020
10
5
First i root via Magisk to use axet call recorder.Then I install directly TWRP via Magisk.Lost root and axet call recorder stop working.Then i root again instaling Magisk from TWRP :D. Better just flash indonesian fastboot rom .
 
  • Like
Reactions: Mdalmamun

jiriks74

Member
Oct 2, 2016
25
3
The title speaks for itself. I found twrp and orangefox recovery images on androidfilehost, but when I try to flash them like so:
Code:
fastboot flash recovery recovery.img
I get the following error:
Code:
Writing 'recovery' FAILED (remote: 'This partition doesn't exist')

What am I supposed to do?

EDIT: spelling
 
  • Haha
Reactions: tutibreaker

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    !! Success !!
    The process I´ve rooted my Redmi Note 10s with V12.5.8.0.RKLEUXM ROM:
    (besides all needed drivers, adbs, proper fasboot ROM version, unlocked bootloader, little bit of a fear that the phone could be hard bricked and a few more) :
    - patched boot.img via magisk manager v23
    - flashed empty vbmeta.img as decribed here https://forum.xda-developers.com/t/root-gained.4290689/
    - flashed patched_boot.img (the latest platform-tools flashed it directly to boot_a)
    - reboot
    Voila, Redmi Note 10s is rooted and Magisk v23 installed
    1
    Hi bosr,

    Which Rom should I use for the xiaomitool? The recovery rom or the fastboot rom (which I need anyway for the boot.img)?

    Regards
    Andreas

    It is MiFlash tool combined with MiUnlock tool, with a bunch of extra features (adb, fastboot, drivers auto installation, unbricking, bootloader unlocking,etc.)

    Just one line from description:
    "Autonomous decision of installation type: fastboot, stock recovery, twrp, fastboot recovery and more to come"

    I would suggest to try it and explore possibilities ;) before "hot" use
    1
    Regarding AOD:
    Did you try to check, under Developer options option MIUI optimization? If it is on the display with AoD stays permanently on.

    Rest of your questions cannot help as on my phone all what I need works, banking apps included.

    Nonetheless do not think that it is neccessary to reset to factory settings.
    If it worked and it stopped to work after your experiments, you should be able to revert it ;)
    Hi bosr,

    that was the trick. I had switched off the Miui optimization, after switching it on again, tasker is working as expected and AOD is also working as intended.


    So no need for a factory reset.

    One other thing about flashing Software with MiFlashTool. I tried with a fastboot Rom and the software stated the need for a TWRP installation first, which is not possible (yet).

    While looking for the download of the recovery ROM, I found that XIAOMI published the fastboot Rom for the already installed version. So i did not try to install recovery ROM.


    Andreas
    1
    flash with fastboot flash boot bot.img
    But when I flash fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
    C:\adb\fastboot.exe: unknown option -- disable-verity
    Return unknown option -- disable-verity

    Edit: In Windows Power Shell return error then i try in cmd as administrator and start working .
    Thank you I successfully rooted my Redmi Note 10s.