{One thread} Guide Rooting Redmi note 4 SD twrp/SU (video tutorial) - Xiaomi Redmi Note 4 Guides, News, & Discussion

This vide will guide you how to root REDMI NOTE 4(SNAPDRAGON)
***IMPORTANT***
BACKUPDATA
Make sure you have adb installed and you place the twrp file to adb folder & other files to internal memory
Downloads:
1. TWRP- 3.0.3-0
https://www.androidfilehost.com/?fid=457095661767136323
2. phh's SuperSu
https://superuser.phh.me/superuser.zip
3. no-verity-opt-encrypt
https://build.nethunter.com/android-tools/no-verity-opt-encrypt/no-verity-opt-encrypt-5.1.zip
Steps:
1.unlock bootloader
http://en.miui.com/unlock/
or
Google mi unlock
2.download files
3.enable usb debugging
4.boot to fastboot (volume down+power button)
5.connect to pc run cmd in adb folder .
6.use command (fastboot devices) to check fastboot devices
7.use command (fastboot flash recovery {name of recovery}.img)
8.boot device to recovery (Flash Verity file, su ) ***IMPORTANT***
9.wipe caches
10.reboot
This is not my work all credit to:
XDA:
https://forum.xda-developers.com/re...ecovery-twrp-3-0-3-0-redmi-note-4-sd-t3549970
Video:
https://youtu.be/dV4urAIRKZU

Not working in 8.1.15.0

Unfortunately not working in miui 8.1.15.0.. Eagerly waiting for your response

ashokmor007 said:
This vide will guide you how to root REDMI NOTE 4(SNAPDRAGON)
***IMPORTANT***
BACKUPDATA
Make sure you have adb installed and you place the twrp file to adb folder & other files to internal memory
Downloads:
1. TWRP- 3.0.3-0
https://www.androidfilehost.com/?fid=457095661767136323
2. phh's SuperSu
https://superuser.phh.me/superuser.zip
3. no-verity-opt-encrypt
https://build.nethunter.com/android-tools/no-verity-opt-encrypt/no-verity-opt-encrypt-5.1.zip
Steps:
1.unlock bootloader
http://en.miui.com/unlock/
or
Google mi unlock
2.download files
3.enable usb debugging
4.boot to fastboot (volume down+power button)
5.connect to pc run cmd in adb folder .
6.use command (fastboot devices) to check fastboot devices
7.use command (fastboot flash recovery {name of recovery}.img)
8.boot device to recovery (Flash Verity file, su ) ***IMPORTANT***
9.wipe caches
10.reboot
This is not my work all credit to:
XDA:
https://forum.xda-developers.com/re...ecovery-twrp-3-0-3-0-redmi-note-4-sd-t3549970
Video:
https://youtu.be/dV4urAIRKZU
Click to expand...
Click to collapse
twrp titale say its for mtk

amnv said:
Unfortunately not working in miui 8.1.15.0.. Eagerly waiting for your response
Click to expand...
Click to collapse
Wil update you by tmro on the latest version

vikasb32 said:
Not working in 8.1.15.0
Click to expand...
Click to collapse
I did root my device flash custom recovery (TWRP) while running MIUI 8.1.15.0
whats the issue u had? bootloop?

TechRapt said:
I did root my device flash custom recovery (TWRP) while running MIUI 8.1.15.0
whats the issue u had? bootloop?
Click to expand...
Click to collapse
Most of member says this twrp does not work in miui 8.1.15.0, They say after flashing it mi logo flashes for some time and they could not boot into twrp mode
Honestly i haven't flashed it into my device coz most of people facing bugs only in miui 8.1.15.0..
Im miui 8.1.15.0 stable user hope u can help me.
Thank you
Sent from my Redmi Note 4 using Tapatalk

amnv said:
Most of member says this twrp does not work in miui 8.1.15.0, They say after flashing it mi logo flashes for some time and they could not boot into twrp mode
Honestly i haven't flashed it into my device coz most of people facing bugs only in miui 8.1.15.0..
Im miui 8.1.15.0 stable user hope u can help me.
Thank you
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
I am not sure if this is the same TWRP i used
I used the TWRP version from LA 14.1 thread.
I did face few issues though like long boot time but never had issues with loading TWRP or when the OS booted up completely
I am on 7.3.9 build now let me roll back to stable 8.1.15.0 build tonight and re-try the same flash recovery and root method will let u know the results

Not able to boot to recovery
All the installation went as expected till recovery installation. It is done but using Volume Up & Power button not able to go to recovery. Just MI logo post that nothing.

Everything OK but sim slot 2 does not work after root

chandrash3khar said:
All the installation went as expected till recovery installation. It is done but using Volume Up & Power button not able to go to recovery. Just MI logo post that nothing.
Click to expand...
Click to collapse
Rename your recovery as "recover.img".
After flashing recovery don't disconnect the phone
In fastboot type
"fastboot boot recovery.img"
Your phone will boot into recovery

I have redmi note 4 4g 64gb rom 2017 is not unblock.. plz help
:fingers-crossed:
hadiyalkishan said:
twrp titale say its for mtk
Click to expand...
Click to collapse
I have redmi note 4 4g 64gb rom 2017 is not unblock.. plz help

rajendraDMD said:
:fingers-crossed:
I have redmi note 4 4g 64gb rom 2017 is not unblock.. plz help
Click to expand...
Click to collapse
What do you mean?

Not working on my redmi note 4 sd (stable 8.2.10.0). When i try to flash the img file terminal shows lots of help tips. I installed all drivers carefully, still its happening. Please help..

Related

[HOW TO][kenzo] Install MIUI 8.0.1.0 Global Stable

I have just installed MIUI 8.0.1.0 and after many tries this is how I managed to do it!
You'll need:
To have your Bootloader Officially Unlocked
Cofface TWRP
Complete Recovery ROM(MIUI 8)
ADB files
1. Two methods of installing Cofface TWRP:
a. If you don't have any TWRP installed:
Extract the ADB files in the same folder as "TWRP.img"
Hold shift and right click in that folder -> Open Command Window Here
Enter fastboot
Type these commands in the Command Window:
Code:
fastboot devices
Since you have already officially unlocked your device, you should have all your drivers installed by now.
If your device shows up with "fastboot" next to it then go on and type:
Code:
fastboot flash recovery TWRP.img
Code:
fastboot boot TWRP.img
If the name of your Cofface TWRP is different just rename it to "TWRP.img"/type its actual name instead.
b. If you already have another TWRP installed:
Enter recovery mode
Install->Select Image->Choose the Cofface TWRP(TWRP.img) and tick Recovery -> Flash
2. Copy the ROM zip to your SD Card
3. Enter Cofface TWRP
4. Install-> "miui_HMNote3ProGlobal_V8.0.1.0.LHOMIDG_8976c33651_5.1.zip" -> Delete Cache -> Reboot
5. Disable the next two steps(the one with recovery and SuperSU)
6. Enjoy
99% of the OTA updates don't work because MIUI 7's boot image is different from MIUI 8's.
If you have an unofficially unlocked bootloader, use Safe TWRP v2 and if you run into a bootloop after flashing it also flash LazyFlasher(I can't post external links atm)
Please leave a thanks if this helped you and feel free to leave a comment if you have any questions.
If I can't help you, then other users sure can!
How if I use alka twrp? Since it based on cofface..
nasroed said:
How if I use alka twrp? Since it based on cofface..
Click to expand...
Click to collapse
If you have an officially unlocked bootloader it should work with Alka too. But I recommend having Cofface img on your SD card just in case Alka fails.
not workin bro...zip is corupted..i get this mesage on recovery..zip is corupted ..any idea how to fix?
jmecheruss said:
not workin bro...zip is corupted..i get this mesage on recovery..zip is corupted ..any idea how to fix?
Click to expand...
Click to collapse
Are you sure you downloaded "Full Package ROM: 8.0.1.0" & you have Cofface TWRP and your bootloader is officially unlocked?
there is like always a xiaomi.eu rom. wouldn't it be easier just installing that instead?
Hi
I have official unlocked bootloader and using cofface twrp. Currently using global dev version 7.1.19. can I install global stable 8.1.1 by using twrp cofface? Thanks

Problem with TWRP

Hi,
Ido have redmi 3S 2/16 gb and have the following problem.
Flash in Fastboot "fastboot flash recovery twrp.img" finishes sucessful
Reboot " fastboot boot twrp.img" finishes sucessful
but phone takes about 30 sec. to reboot and boots into normal system operation
I have tried several times, no success.
I can flash the phone with Miflash, everything fine. at the moment there is MIUI Global V8.1.1.0 stable on it.
Updater App also does not work correct, whenever i select a .zip to update it requires internet connection to download, but ROM is on SD card.
Any hints from the community ?
You MUST unlock the bootloader if you want TWRP flash stick and be usable.
lolo9393 said:
You MUST unlock the bootloader if you want TWRP flash stick and be usable.
Click to expand...
Click to collapse
Bootloader is unlocked, otherwise i would not have posted in Forum but forgot to mention in my first post.
But i found a very interesting way to boot into TWRP.
1. i temporarely booted into cyanogen cwm
2. restarted into recovery in cwm
3. to my surprise it booted into my previous installed TWRP
4. i could install MIUI v8 .eu rom without problems
booted into system the phone is running nice, but i cannot boot into recovery by Keys Power+ Vol+ nor via updater app.
In always boots into running system.
unique case, i'm following this...
i wish i can help but i'm not that expert
hopefuly someone with enough experience can help or at least give some information.
thanks for sharing
fmcheetah said:
Hi,
Ido have redmi 3S 2/16 gb and have the following problem.
Flash in Fastboot "fastboot flash recovery twrp.img" finishes sucessful
Reboot " fastboot boot twrp.img" finishes sucessful
but phone takes about 30 sec. to reboot and boots into normal system operation
I have tried several times, no success.
I can flash the phone with Miflash, everything fine. at the moment there is MIUI Global V8.1.1.0 stable on it.
Updater App also does not work correct, whenever i select a .zip to update it requires internet connection to download, but ROM is on SD card.
Any hints from the community ?
Click to expand...
Click to collapse
I have exactly the same problem with my redmi 3S 2/16 gb. I can't start twrp in any way....i will try to do your way.
Try flasher toolkit: http://en.miui.com/thread-328569-1-1.html or material twrp: http://en.miui.com/thread-346365-1-1.html
Sent from my Redmi Note 3 using Tapatalk
I was having similar problems. Flashed twrp from fastboot but always got stock recovery. I used the flasher toolkit. PROFIT!
I tried everything but always stock recovery is back...
Annoying..
Sent from my MI 3W using Tapatalk
Hello ALL
In order to be sure to follow the same track is it possible for you to post your bootloader status as attached.
I have concern about the called "device critical unlock"
Thanks
exactly the same parameters on my redmi3s...i have to try the method from fmcheetah.
timberwolf60 said:
Try flasher toolkit: http://en.miui.com/thread-328569-1-1.html or material twrp: http://en.miui.com/thread-346365-1-1.html
Sent from my Redmi Note 3 using Tapatalk
Click to expand...
Click to collapse
Thanks for your info.
Flasher toolkit executes all the commands wich i tried already in batch file format, no luck !
Same situation here...i've tried all this bat before, not even one works. Have somebody tried TWRP by cofface ?
I didn't...No nerves anymore
Sent from my MI 3W using Tapatalk
i believe you...this goes really on the nerves. What is very strange is that only a few of us have this problem. I have no clue why, but it seems to me that only happens to the people with redmi 3s (2 gb/16 gb) bought recently. I am trying to figure out if this has something to do how we do the flash with Miflash (maybe which version ?), but it doesn't look at the first sight any different from what others do.
Sorry but my Redmi3S is only 10 days old 'from buying date' and TWRP-installer.bat did the job at first trial. But I discovered that the data partition came encrypted and I was forced to format all. Then I installed the new rom from OTG because I didn't have SD card available.
fmcheetah said:
Thanks for your info.
Flasher toolkit executes all the commands wich i tried already in batch file format, no luck !
Click to expand...
Click to collapse
Tried material twrp, fist time I used flasher toolkit it flashed successfully but can't booted into twrp, so I tried material twrp with success which on the second link.
Sent from my Redmi Note 3 using Tapatalk
humaxboy said:
i believe you...this goes really on the nerves. What is very strange is that only a few of us have this problem. I have no clue why, but it seems to me that only happens to the people with redmi 3s (2 gb/16 gb) bought recently. I am trying to figure out if this has something to do how we do the flash with Miflash (maybe which version ?), but it doesn't look at the first sight any different from what others do.
Click to expand...
Click to collapse
Just for info:
The same behaviour i had before i flashed with Miflash with the Global Stable ROM.
I cannot try anything further because i prepared the Phone for a friend of mine. FW is MIUI V8 6.11.10 beta xiaomi eu. , he is happy so far.
By the way on a Redmi 3s 2/16 from 2 months ago i had none of this at all !!!
fmcheetah said:
Bootloader is unlocked, otherwise i would not have posted in Forum but forgot to mention in my first post.
But i found a very interesting way to boot into TWRP.
1. i temporarely booted into cyanogen cwm
2. restarted into recovery in cwm
3. to my surprise it booted into my previous installed TWRP
4. i could install MIUI v8 .eu rom without problems
booted into system the phone is running nice, but i cannot boot into recovery by Keys Power+ Vol+ nor via updater app.
In always boots into running system.
Click to expand...
Click to collapse
PLease explain it clearly.how you booted in cwm.???
officialrooter said:
PLease explain it clearly.how you booted in cwm.???
Click to expand...
Click to collapse
Download latest CyanogenMod Recovery for Redmi 3S to your Computer.
The file you downloaded is called recovery.img
Boot your redmi 3s into fastboot mode
in fastboot command: fastboot boot recovery.img
you are in cyanogen mod recovery and can enjoy.
fmcheetah said:
Download latest CyanogenMod Recovery for Redmi 3S to your Computer.
The file you downloaded is called recovery.img
Boot your redmi 3s into fastboot mode
in fastboot command: fastboot boot recovery.img
you are in cyanogen mod recovery and can enjoy.
Click to expand...
Click to collapse
It means this is the only method to boot into recovery ............. Can someone with better knowledge please figure out the solution....

[TUTORIAL] Install TWRP on Lenovo K8 Note (Oreo)

This procedure is intended for oreo users only !
WARNING : This is a Beta Build and is not completely stable. ANY data loss or bricked phones is not my or any of the Telegram members' responsibility. You and only YOU are responsible for the consequences.
The TWRP provided is a Beta Build by Telegram Group member Maanush. All credits go to him and the all other members of Telegram Group.
TWRP(Beta) : http://www.mediafire.com/file/7p7ida6ems0ta9l/TWRP_BETA_BUILD.img
Tutorial :
1. adb reboot bootloader
2. fastboot oem unlock
3. fastboot flash recovery twrp.img
4. fastboot oem reboot-recovery
After flashing TWRP:
1. Flash Force Encrypt Disabler.zip
2. Flash Magisk.zip
3. Wipe Dalvik/Cache
4. Format Data
6. Reboot
Not working
Sir, there is an error with magisk merge.img mount falied. Please help...
Akash.sep28 said:
Sir, there is an error with magisk merge.img mount falied. Please help...
Click to expand...
Click to collapse
If you're facing issues while flashing magisk modules then you might have done something wrong. Remember that you have to flash force encrypt disabler and format data after that
Sir
After flashing twrp my device restore stock recovery.
Sir I want only twrp recovery install on it.
So I can make backup
Help
CodeNameMadmax said:
Sir
After flashing twrp my device restore stock recovery.
Sir I want only twrp recovery install on it.
So I can make backup
Help
Click to expand...
Click to collapse
After successfully flashing image, write 'fastboot oem reboot-recovery'. Your device will boot into a black screen, now double press the power button, swipe to unlock. You will have to flash magisk zip(use adb sideload or flash from sd card) to prevent system from replacing TWRP.
Remember that you'll have to format your device once to be able to access internal storage so that you can restore backups
My phone not entering into the recovery mode
does the twrp3.1.1.0 work for 5 nov security update?
guys will the the old twrp3.1.1.0 for oreo works on latest 5 nov security patch
prashanth_a_r said:
guys will the the old twrp3.1.1.0 for oreo works on latest 5 nov security patch
Click to expand...
Click to collapse
Yes
sarathkrish02 said:
My phone not entering into the recovery mode
Click to expand...
Click to collapse
How are you trying to enter recovery mode?
Anas Rahman said:
How are you trying to enter recovery mode?
Click to expand...
Click to collapse
Now I can enter into twrp but tell me how to fix 0mb internal storage
sarathkrish02 said:
Now I can enter into twrp but tell me how to fix 0mb internal storage
Click to expand...
Click to collapse
Follow the steps that say "After flashing TWRP"
sarathkrish02 said:
Now I can enter into twrp but tell me how to fix 0mb internal storage
Click to expand...
Click to collapse
Or Google the same thing U will get the perfect answer even I had the same issue
About installation on twrp recovery
iam using lenovo k8 note. i have tried to install twrp recovery but i cant able to install it. i hve tried all the ways like using cmd all the cammands. after i complete flashing twrp and booting again it displays like "orange state " ,"device has been unlckd and cant b trusted" ,"your device will boot in 5 sec" after that my phone restarts and nothing happens . i have tried all possible ways . pls hlp me to install twrp .
salam... i m not entering into twrp recovery mode by this command "fastboot oem reboot-recovery" also tried to switch off cel phone with vol up+vol down+pwr btn and then vol+up and pwr btn but not entered... also tried with vol+down and pwr btn and select recovery mode but fail....
Finally i got my cell rooted successfully here is right twrp for lenovo k8 plus. All credit goes to @anasrehman @kqixs
https://androidfilehost.com/?fid=1322778262903998122
Hi, I have the same issue and I tried all the possible ways but nothing. Can anyone tell if got the same issue but got resolved
no usb debugging
currently my phone is switched off. I am able to go into normal recovery mode. I think the USB Debugging mode is off. How can i revive it again. I was thinking of applying from SD Card a custom ROM flashing. But how to unroot it first
Twrp Oreo Manning
I am just facing one major problem, every time I reboot my device It seems to be my recovery keeps installing again and again which means it's always so my internal storage - 0, after the formatting it reads it but after a new reboot, it doesn't.
Is this working now?

Unlocking bootloader

With the huawei support down, could anyone please help me to unlock huawei nova 2i RNE-L22 bootloader and to root it?
DC. UNLOCKER?
https://www.dc-unlocker.com/how-to-read-huawei-bootloader-unlock-code
bootloader unlock codes forbidden
Chisetdel31260 said:
DC. UNLOCKER?
It says
> If your phone runs Android 8 or later with latest security patch - then this service won't work!
I have the latest security patch(March 1, 2019), I've been searching for the past 3 days for a working method to root my mate 10 lite, found nothing.
Huawei stopped providing oem unlock codes, All the services that provided unlock codes for money are now obsolete too.
I'm trying to find a way to root this phone on my own, but I'm not sure where to go from here.
I've read this book today "XDA Developers' Android Hacker's Toolkit", but it teaches how to use rooting methods that are already out there and not how to create your own way to root a device.
Can you provide guidance on where to go from here to learn how to find vulnerabilities in android?
Click to expand...
Click to collapse
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite .
it works
bozka1 said:
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite ane than using Service ROM flash FW with security patch max. april 2018. After you can get bootloader unlock code here
(4€/4$).
Service ROMs you can find here :
Type RNE- or Rhone or Mate 10 lite. Gl!
Click to expand...
Click to collapse
Thanks, it worked!
I got my bootloader unlocker, now I'm installing a custom rom, but there's no much custom roms for mate 10 lite.
m10_lite said:
Thanks, it worked!
I got my bootloader unlocker, now I'm installing a custom rom, but there's no much custom roms for mate 10 lite.
Click to expand...
Click to collapse
Best Custom ROM is Stock ROM & root .
bozka1 said:
Best Custom ROM is Stock ROM & root .
Click to expand...
Click to collapse
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
davideakc said:
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
Click to expand...
Click to collapse
He did already
bozka1 said:
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite ane than using Service ROM flash FW with security patch max. april 2018. After you can get bootloader unlock code here
https://www.dc-unlocker.com/how-to-read-huawei-bootloader-unlock-code
(4€/4$).
Service ROMs you can find here :
https://androidhost.ru/search.html
Type RNE- or Rhone or Mate 10 lite. Gl!
Click to expand...
Click to collapse
ante0 said:
He did already
Click to expand...
Click to collapse
Sorry, I've not explained clearly what i want to do...
I'm already with bootloader unlocked, I need a guide for root the phone
davideakc said:
Sorry, I've not explained clearly what i want to do...
I'm already with bootloader unlocked, I need a guide for root the phone
Click to expand...
Click to collapse
Sorry, I misread. xD
Well, you can either flash TWRP for Oreo. Not sure which is "best" though, take one with decryption support if available for RNE on Oreo. Then you flash Magisk zip in twrp.
Or you can take your stock ramdisk and patch it in Magisk Manager, then flash the patched ramdisk from fastboot.
I would provably go with TWRP and Magisk zip though, as you would need a stock ramdisk from an update.app of your build. So saves some downloading
Basically flash TWRP using fastboot: fastboot flash recovery_ramdisk twrp.img
Reboot to recovery which will end up in TWRP. Flash latest Magisk using the Install button in twrp.
ante0 said:
Sorry, I misread. xD
Well, you can either flash TWRP for Oreo. Not sure which is "best" though, take one with decryption support if available for RNE on Oreo. Then you flash Magisk zip in twrp.
Or you can take your stock ramdisk and patch it in Magisk Manager, then flash the patched ramdisk from fastboot.
I would provably go with TWRP and Magisk zip though, as you would need a stock ramdisk from an update.app of your build. So saves some downloading
Basically flash TWRP using fastboot: fastboot flash recovery_ramdisk twrp.img
Reboot to recovery which will end up in TWRP. Flash latest Magisk using the Install button in twrp.
Click to expand...
Click to collapse
Don't worry, thanks for the fast reply!
davideakc said:
Don't worry, thanks for the fast reply!
Click to expand...
Click to collapse
I can't find any TWRP with decryption. This one might work, it's from the MorfuZ thread: https://mega.nz/#!uD4FlCqL!ERBzP4ZWa2sR8f_wnn15F_cOFCdYVKgfYETjiehQkkQ
So it may or may not have working decryption. But if you have an external SD it doesn't really matter as you'd only transfer magisk to that.
Magisk from here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Download latest stable.
Flash twrp using fastboot.
Reboot to recovery.
Transfer magisk zip to external SD.
Flash Magisk zip using the Install button
You will probably have to browse to /external_sd manually as it will default to /sdcard in the install browser.
If it fails to install using TWRP:
Open terminal in TWRP from the Advanced button then enter this command:
dd if=/dev/block/bootdevice/by-name/ramdisk of=/external_sd/ramdisk.img
This will dump your stock ramdisk to external sd, which you then can patch in Magisk Manager and flash the output file to 'ramdisk' using fastboot. You will have to install Magisk Manager apk first though, it can be found in the Magisk thread.
davideakc said:
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
Click to expand...
Click to collapse
Only EMUI 8.x !!!
Your device must have an*unlocked bootloader.
Huawei HiSuite installed on your computer because it will install all the USB drivers
Download and install*Minimal ADB and fastboot Tool*on your computer. The folder location should be C:\Program Files(x86)\Minimal ADB and fastboot.
https://www.the***********.com/minimal-adb-and-fastboot-tool-for-windows/
Download*TWRP-oreo-smart.img*file
https://mega.nz/#!Fgd0xa4R!1o5ejzDnkLJLG2tAZG-STtlJ4nnNCHfwwZdOlmOkrVw
Copy the downloaded* TWRP file to the*Minimal ADB and fastboot folder.
Enable OEM unlocking on your phone (developer options) and USB debugging mode.
Now launch MAF32.exe (or cmd-here) file from the Minimal ADB and fastboot folder, a command window will open up.
Turn off your phone and connect to your PC. Reboot to fastboot mode using button combination Power and Volume down.
In the command window, enter the following commands one by one
- fastboot devices - this command will verify connection in fastbot mode (you will see your serial number)
-fastboot flash recovery_ramdisk TWRP-oreo-smart.img
-fastboot reboot - the device will reboot
Now you can boot into TWRP mode using button combination Power and Volume Up or command*
adb reboot recovery
Download and copy to SD card latest Magisk.zip.
Boot your phone into TWRP,* in TWRP main menu tap 'Install', then navigate to the*Magisk.zip , tap it, then ‘Swipe to confirm Flash’.*
When the process is complete, tap Reboot System.
Enjoy !*
bozka1 said:
Only EMUI 8.x !!!
Your device must have an*unlocked bootloader.
Huawei HiSuite installed on your computer because it will install all the USB drivers
Download and install*Minimal ADB and fastboot Tool*on your computer. The folder location should be C:\Program Files(x86)\Minimal ADB and fastboot.
https://www.the***********.com/minimal-adb-and-fastboot-tool-for-windows/
Download*TWRP-oreo-smart.img*file
https://mega.nz/#!ot8TGIIa!1o5ejzDnkLJLG2tAZG-STtlJ4nnNCHfwwZdOlmOkrVw
Copy the downloaded* TWRP file to the*Minimal ADB and fastboot folder.
Enable OEM unlocking on your phone (developer options) and USB debugging mode.
Now launch MAF32.exe (or cmd-here) file from the Minimal ADB and fastboot folder, a command window will open up.
Turn off your phone and connect to your PC. Reboot to fastboot mode using button combination Power and Volume down.
In the command window, enter the following commands one by one
- fastboot devices - this command will verify connection in fastbot mode (you will see your serial number)
-fastboot flash recovery_ramdisk TWRP-oreo-smart.img
-fastboot reboot - the device will reboot
Now you can boot into TWRP mode using button combination Power and Volume Up or command*
adb reboot recovery
Download and copy to SD card latest Magisk.zip.
Boot your phone into TWRP,* in TWRP main menu tap 'Install', then navigate to the*Magisk.zip , tap it, then ‘Swipe to confirm Flash’.*
When the process is complete, tap Reboot System.
Enjoy !*
Click to expand...
Click to collapse
If I do this, I lost all apps and data or not?
davideakc said:
If I do this, I lost all apps and data or not?
Click to expand...
Click to collapse
No you won't, but you should always backup your data.
AztekSoul said:
No you won't, but you should always backup your data.
Click to expand...
Click to collapse
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
davideakc said:
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
Click to expand...
Click to collapse
Yes you can, although you have to download updates through firmware finder and update with HuRUpdater in twrp.
davideakc said:
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
Click to expand...
Click to collapse
Then there is another solution - install TWRP over eRecovery (my own experience) :
- copy to SD card TWRP-oreo-smart.img
- in main TWRP menu tap Install image, then navigate
to the TWRP-oreo-smart, select
eRecovery_ramdisk and confirm Flash . System
reboot.
- Download and copy to the Minimal ADB and fastboot folder RECOVERY_RAMDISK330.img
https://mega.nz/#!I511VK4b!9cGodiCORHOvXndOCHyqcezpHmUk2zeTslqpbZe8pk4
Connect your phone to PC in fastboot mode and install recovery_ramdisk using command
- fastboot flash recovery_ramdisk RECOVERY_RAMDISK330.img
- fastboot reboot
How to boot into TWRP: reboot your phone and press Volume Up key up to 3 seconds to enter TWRP.
bozka1 said:
Then there is another solution - install TWRP over eRecovery (my own experience) :
- copy to SD card TWRP-oreo-smart.img
- in main TWRP menu tap Install image, then navigate
to the TWRP-oreo-smart, select
eRecovery_ramdisk and confirm Flash . System
reboot.
- Download and copy to the Minimal ADB and fastboot folder RECOVERY_RAMDISK330.img
https://mega.nz/#!I511VK4b!9cGodiCORHOvXndOCHyqcezpHmUk2zeTslqpbZe8pk4
Connect your phone to PC in fastboot mode and install recovery_ramdisk using command
- fastboot flash recovery_ramdisk RECOVERY_RAMDISK330.img
- fastboot reboot
How to boot into TWRP: reboot your phone and press Volume Up key up to 3 seconds to enter TWRP.
Click to expand...
Click to collapse
After that, how can I restore factory eRecovery?
davideakc said:
After that, how can I restore factory eRecovery?
Click to expand...
Click to collapse
Okay, one can install Magisk without TWRP. There are plenty of guides on how to do these things in the Mate 10 forums. Of course, TWRP makes things easier ....

recovery for redmi note 7s

All the recovery here... is for REDMI NOTE 7, while i have redmi note 7s. i searched all over xda, but no recovery for REDMI NOTE 7S. is there Any recovery for my device? i flash one of REDMI NOTE 7, recovery but nothing change in recovery ( did not replaced from stock recovery). plz, help...
Also another question, if i flash REDMI NOTE 7 Rom,will my device brick?
THANKS
nishat islam said:
All the recovery here... is for REDMI NOTE 7, while i have redmi note 7s. i searched all over xda, but no recovery for REDMI NOTE 7S. is there Any recovery for my device? i flash one of REDMI NOTE 7, recovery but nothing change in recovery ( did not replaced from stock recovery). plz, help...
Also another question, if i flash REDMI NOTE 7 Rom,will my device brick?
THANKS
Click to expand...
Click to collapse
Recoveries and ROMs for redmi note 7 are compatible with redmi note 7s. When you install the recovery for the first time you have to reboot to recovery with vol+ and power button without reboot to system (if you reboot to system miui overwrite the custom recovery with the stock one). I reccomend to use orangefox as recovery
darhma said:
Recoveries and ROMs for redmi note 7 are compatible with redmi note 7s. When you install the recovery for the first time you have to reboot to recovery with vol+ and power button without reboot to system (if you reboot to system miui overwrite the custom recovery with the stock one). I reccomend to use orangefox as recovery
Click to expand...
Click to collapse
thanks for replay... i thought nobody is going to replay of this thread... ''''(if you reboot to system miui overwrite the custom recovery with the stock one)''''' i try to flash recovery by fastboot and the (cmd) code said its DONE. but when i instantly try to go to recovery and then BAM!!! the f****ing stock recovery again... .i could never saw the face of TWRP.
PLEASE HELP ME
nishat islam said:
thanks for replay... i thought nobody is going to replay of this thread... ''''(if you reboot to system miui overwrite the custom recovery with the stock one)''''' i try to flash recovery by fastboot and the (cmd) code said its DONE. but when i instantly try to go to recovery and then BAM!!! the f****ing stock recovery again... .i could never saw the face of TWRP.
PLEASE HELP ME
Click to expand...
Click to collapse
After flashing the recovery in fastboot mode don't use the command line to reboot in recovery but hold together the vol+ and power buttons until the recovery boot up.
darhma said:
After flashing the recovery in fastboot mode don't use the command line to reboot in recovery but hold together the vol+ and power buttons until the recovery boot up.
Click to expand...
Click to collapse
no i didnt put any comand line, after recovery flashing done. i did tap those button, but no luck. (i may not good at tapping same button together) but for the first time, (after just flash done) i deliver into android home AND then i try again to go to custom recovery but there is just the stock one... what to do?
nishat islam said:
no i didnt put any comand line, after recovery flashing done. i did tap those button, but no luck. (i may not good at tapping same button together) but for the first time, (after just flash done) i deliver into android home AND then i try again to go to custom recovery but there is just the stock one... what to do?
Click to expand...
Click to collapse
Try to flash the recovery in fastboot then disconnect the phone from your pc and reboot to recovery with vol+ and power.
Which recovery are you trying to flash?
darhma said:
Try to flash the recovery in fastboot then disconnect the phone from your pc and reboot to recovery with vol+ and power.
Which recovery are you trying to flash?
Click to expand...
Click to collapse
first i tried TWRP name with Lavender something.... then i also tried orangeFox, all the result same
nishat islam said:
first i tried TWRP name with Lavender something.... then i also tried orangeFox, all the result same
Click to expand...
Click to collapse
From the orangefox thread:
#1. INSTALLING ORANGEFOX RECOVERY FROM STOCK MIUI RECOVERY (adb/fastboot method):
You need a PC for this. If you do not have a PC, or access to a PC, then you are stuck!
1. Install adb, fastboot, and the relevant USB drivers onto your PC
2. Install the Mi Flash tool onto your PC
3. Download the correct OrangeFox zip file to your phone, and to your PC
4. Extract recovery.img from the OrangeFox zip file, and copy recovery.img to your PC’s adb directory
5. Reboot your phone into fastboot/bootloader mode
6. Unlock your bootloader
7. Open up a command line window on your PC
8. Change to the adb directory on your PC
9. “Hotboot” OrangeFox by running the command: fastboot boot recovery.img
** Note: some devices do not like the "fastboot boot ..." command (eg, lavender). You must NOT run this command on those devices. Rather, you should boot into OrangeFox by using the Power+Vol+ hardware key combination.
10. After OrangeFox has booted up, check that everything is working – eg, that it has mounted the data partition successfully, and that the touchscreen works.
11. Select “Install”, then find and select the OrangeFox zip, and swipe to install it
12. After installation, the phone will automatically reboot into OrangeFox
13. Enjoy!
If that doesn't work try to ask directly in the orangefox thread: https://forum.xda-developers.com/re...al-orangefox-recovery-project-t3941822/page39
darhma said:
From the orangefox thread:
#1. INSTALLING ORANGEFOX RECOVERY FROM STOCK MIUI RECOVERY (adb/fastboot method):
You need a PC for this. If you do not have a PC, or access to a PC, then you are stuck!
1. Install adb, fastboot, and the relevant USB drivers onto your PC
2. Install the Mi Flash tool onto your PC
3. Download the correct OrangeFox zip file to your phone, and to your PC
4. Extract recovery.img from the OrangeFox zip file, and copy recovery.img to your PC’s adb directory
5. Reboot your phone into fastboot/bootloader mode
6. Unlock your bootloader
7. Open up a command line window on your PC
8. Change to the adb directory on your PC
9. “Hotboot” OrangeFox by running the command: fastboot boot recovery.img
** Note: some devices do not like the "fastboot boot ..." command (eg, lavender). You must NOT run this command on those devices. Rather, you should boot into OrangeFox by using the Power+Vol+ hardware key combination.
10. After OrangeFox has booted up, check that everything is working – eg, that it has mounted the data partition successfully, and that the touchscreen works.
11. Select “Install”, then find and select the OrangeFox zip, and swipe to install it
12. After installation, the phone will automatically reboot into OrangeFox
13. Enjoy!
If that doesn't work try to ask directly in the orangefox thread: https://forum.xda-developers.com/re...al-orangefox-recovery-project-t3941822/page39
Click to expand...
Click to collapse
THANKS... this Orange will do? https://forum.xda-developers.com/re.../official-orangefox-recovery-project-t3941822
AND but HOW to do numbere 4? (how to put it adb director?)
HOW to do number 8? ( how to change adb directory?)
In NUMBER 9, if i put @fastboot flash recovery (recovery file put here by dragging)@ is it okay?
okay, if i put the COMMAND the orange will be bootup as recovery? because NUMBER 10 AND 11 makes no sense...
Nishat islam
i worked at this folder (SS) and then open CMD by writting cmd on directory line of File explorer. and i drag the recovery file in CMD . code - fatboot flash recovery C:\Users\Home\Downloads\Compressed\platform-tools\recovery.img . IS EVERYTHING LOOKS GOOD?
Try to install this recovery https://androidfilehost.com/?fid=1395089523397954270
Following this guide:
https://telegra.ph/All-In-One-Rooting-GuideLavender-06-22

Categories

Resources