[Guide] Unlock bootloader and flash Xiaomi.eu Rom - Redmi K20 / Xiaomi Mi 9T Guides, News, & Discussio

Hi guys. I haven't found any thread that was tutorial to unlock bootloader and flash rom so i decided to make one. First of all you need to know that this MAY brick your device and don't try it if you don't know what you are going to do. Do it only at your own risk and don't cry when your device will get hard bricked. I'm not responsible for anything!
Things that you'll need:
Xiaomi Mi 9T
Minimal ADB
Drivers
MIUI Unlock Official Tool
TWRP Recovery (this one is by LR.Team)
Latest Stable Xiaomi.eu Rom
BACKUP YOUR DATA BEFORE DOING ANYTHING (trust me...)
Unlocking Bootloader
0. Log into your Mi Account on phone!
1. Enable Developer Settings -> Enable USB Debugging
2. Enable OEM Unlock in Developer Settings
3. Add device in Mi Unlock status in Developer Settings. From this step you need to wait 168 hours to get unlock permission. If you have done these steps before, you can continue with this tutorial
4. Unpack MIUI Unlock and log into it
5. Shut down your phone
6. Press and hold Vol Down button and Power button at the same time to reboot to Fastboot mode
7. You're now in Fastboot mode. Connect your phone to your PC with Xiaomi's Original USB Cable (to avoid issues)
8. Click Unlock in the MIUI Unlock
9. If you see error that you still need to wait, then just wait and continue with this tutorial
---After 168 hours---
1. Start the MIUI Unlock again and click Unlock and wait till it's done
2. When it says "Unlocked successfully", congratulations, you have unlocked bootloader.
Flash TWRP
1. Connect your phone to PC
2. Reboot to Fastboot using Vol Down and Power button
3. Make sure you have TWRP img in same folder as Minimal ADB
4. Start Minimal ADB
5. Type this to make sure you have your device there
Code:
fastboot devices
6. Once you can see it in the list, type:
Code:
fastboot flash recovery [name of TWRP image].img
7. Type
Code:
fastboot reboot recovery
and you're in TWRP
(if not, download the russian fix TWRP and start the Flash TWRP.bat file)
8. Swipe to Allow Modifications
9. Go to Wipe->Format data and type yes (WARNING: THIS WILL WIPE ALL YOUR DATA!)
10. Go to main screen and then go to Reboot->Reboot recovery
11. Once you're in TWRP again, Go to Mount->Mount internal storage
Flash Xiaomi.eu Rom
1. Move Xiaomi.eu Rom to internal storage
2. Press Install in TWRP
3. Select Xiaomi.eu Rom
4. Swipe to confirm Flash
5. Reboot
6. Enjoy!
If i have in this any mistake let me know in comments.

I was in need of a guide before bricking something.
Thank you for the initiative.

Pheggas said:
BACKUP YOUR DATA BEFORE DOING ANYTHING (trust me...)
Unlocking Bootloader
0. Log into your Mi Account on phone!
1. Enable Developer Settings -> Enable USB Debugging
2. Enable OEM Unlock in Developer Settings
3. Add device in Mi Unlock status in Developer Settings. From this step you need to wait 168 hours to get unlock permission. If you have done these steps before, you can continue with this tutorial
4. Unpack MIUI Unlock and log into it
5. Shut down your phone
6. Press and hold Vol Down button and Power button at the same time to reboot to Fastboot mode
7. You're now in Fastboot mode. Connect your phone to your PC with USB cable
8. Click Unlock in the MIUI Unlock
9. If you see error that you still need to wait, then just wait and continue with this tutorial
---After 168 hours---
1. Start the MIUI Unlock again and click Unlock and wait till it's done
2. When it says "Unlocked successfully", congratulations, you have unlocked bootloader.
If i have in this any mistake let me know in comments.
Click to expand...
Click to collapse
Ok, I received today mi phone and I started to set it up. There was no error until step 9 , I've seen 168 hours to wait and I therefore I've continued setting Miui . My first experience after 5-6 years. All seems ok , I didn't liked Miui Launcher so I tried a beta version from Play store ( no changes at a brief glance ) and then Poco Launcher . It seem more pleasant and customisable . After that I tried to see how many hours have elapsed from those 168 . Unfortunately I couldn't connect my PC to phone in Fastboot : no devices connect after the command " fastboot devices " an , logical, MiUnlock said " no phone connected " . All seems fine except this . I can get into Mi recovery and boot to system , once booted to sys. I can connect phone to PC and transfer files from it. It's normal behavior the matter with fastboot and I have to wait 168 hours until I could connect its again in fastboot ? Or I missed something ( Poco Launcher , maybe another settings ) ?

Dear friend,
After se format data in twrp, we have to Mount storage? Are you sure? Why that?

mauriciocardoso said:
Dear friend,
After se format data in twrp, we have to Mount storage? Are you sure? Why that?
Click to expand...
Click to collapse
Not all TWRP have that feature doing it automatically so just to be sure...
Odoslané z Mi 9T pomocou Tapatalku

AGelu said:
Ok, I received today mi phone and I started to set it up. There was no error until step 9 , I've seen 168 hours to wait and I therefore I've continued setting Miui . My first experience after 5-6 years. All seems ok , I didn't liked Miui Launcher so I tried a beta version from Play store ( no changes at a brief glance ) and then Poco Launcher . It seem more pleasant and customisable . After that I tried to see how many hours have elapsed from those 168 . Unfortunately I couldn't connect my PC to phone in Fastboot : no devices connect after the command " fastboot devices " an , logical, MiUnlock said " no phone connected " . All seems fine except this . I can get into Mi recovery and boot to system , once booted to sys. I can connect phone to PC and transfer files from it. It's normal behavior the matter with fastboot and I have to wait 168 hours until I could connect its again in fastboot ? Or I missed something ( Poco Launcher , maybe another settings ) ?
Click to expand...
Click to collapse
You tried adb devices in fastboot mode? Or fastboot devices in system mode? Cause adb syntax is for system and fastboot syntax is for... unexpected... fastboot
Odoslané z Mi 9T pomocou Tapatalku

Big thanks for this tutorial !

Pheggas said:
You tried adb devices in fastboot mode? Or fastboot devices in system mode? Cause adb syntax is for system and fastboot syntax is for... unexpected... fastboot
Odoslané z Mi 9T pomocou Tapatalku
Click to expand...
Click to collapse
I tried adb as well as fastboot commands . " adb devices " isn't it ? List with devices is empty .
What's strange is that I can connect with fastboot the other devices : my old OP3 and MiPad 4 ( rooted) .
Pheggas said:
Or fastboot devices in system mode?
Odoslané z Mi 9T pomocou Tapatalku
Click to expand...
Click to collapse
All commands were done in fastboot mode. Does it works in system mode ?

AGelu said:
I tried adb as well as fastboot commands . " adb devices " isn't it ? List with devices is empty .
What's strange is that I can connect with fastboot the other devices : my old OP3 and MiPad 4 ( rooted) .
All commands were done in fastboot mode. Does it works in system mode ?
Click to expand...
Click to collapse
Yes because ADB devices is focused to system (when u running system as normal user) but you must change adb to fastboot when you are in fastboot mode so simply "fastboot devices"
Odoslané z Mi 9T pomocou Tapatalku

crazynitro66 said:
Big thanks for this tutorial !
Click to expand...
Click to collapse
If you like my guide, you can click Thanx button. I would be grateful
Odoslané z Mi 9T pomocou Tapatalku

So, let's repeat : I started the phone to Fastboot . Start the windows command on PC and type " fastboot devices " . No device seen . Can I do anything else or do what do I have to check ?
While I'm into MiRecovery and select " Connect with MiAssistant " the next picture with a cable connected the phone does see the connect / disconnect cable. But Mi PcSuite doesn't see the phone.
Settings in developer option - see the attach. screenshots.
On PC - in Device manager , while phone is connected - see attach.
Command adb while phone is in system : it's running and find the device.
Thank you for your patience !

AGelu said:
So, let's repeat : I started the phone to Fastboot . Start the windows command on PC and type " fastboot devices " . No device seen . Can I do anything else or do what do I have to check ?
While I'm into MiRecovery and select " Connect with MiAssistant " the next picture with a cable connected the phone does see the connect / disconnect cable. But Mi PcSuite doesn't see the phone.
Settings in developer option - see the attach. screenshots.
On PC - in Device manager , while phone is connected - see attach.
Thank you for your patience !
Click to expand...
Click to collapse
I don't know that language in phone but when you have USB debugging enabled it should work. Do you have adb tools installed in PC? And are u running adb tools and not normal CMD? And what's writing in that adb tools when it can't find device?
Odoslané z Mi 9T pomocou Tapatalku

Pheggas said:
I don't know that language in phone but when you have USB debugging enabled it should work. Do you have adb tools installed in PC? And are u running adb tools and not normal CMD? And what's writing in that adb tools when it can't find device?
Odoslané z Mi 9T pomocou Tapatalku
Click to expand...
Click to collapse
Meantime I edited the previous message. I think I installed ( years ago ) an Adb and Fastboot tool.

AGelu said:
Meantime I edited the previous message. I think I installed ( years ago ) an Adb and Fastboot tool.
Click to expand...
Click to collapse
I see nothing on that picture
Edit: now I see. You can see there random number and then device. That's sign of that you have there device available
Odoslané z Mi 9T pomocou Tapatalku

Pheggas said:
I see nothing on that picture
Odoslané z Mi 9T pomocou Tapatalku
Click to expand...
Click to collapse
On the left side, you have to magnify it. There is Adb command and phone response. Also, the lack of response for fastboot command.
---------- Post added at 01:28 PM ---------- Previous post was at 01:27 PM ----------
Pheggas said:
I
Edit: now I see. You can see there random number and then device. That's sign of that you have there device available
Odoslané z Mi 9T pomocou Tapatalku
Click to expand...
Click to collapse
It is available but not into fastboot.

AGelu said:
On the left side, you have to magnify it. There is Adb command and phone response. Also, the lack of response for fastboot command.
Click to expand...
Click to collapse
Yeah but tapatalk is **** so I didn't see it in full resolution
Odoslané z Mi 9T pomocou Tapatalku

After those loooong discussion I decide to have a last try before returning the phone . Switch to fastboot mode , connect a ( white ) cable and type the magical command " fastboot devices " . And it works ! The white cable it's the original one that came with phone ! All I tried meantime I used another ones and the result you may read above. Or could be the colour - non-working ones are red ( good for OP3 ) , black ( samsung ) and so on ?
Now I've to wait less then 141 hours !

AGelu said:
After those loooong discussion I decide to have a last try before returning the phone . Switch to fastboot mode , connect a ( white ) cable and type the magical command " fastboot devices " . And it works ! The white cable it's the original one that came with phone ! All I tried meantime I used another ones and the result you may read above. Or could be the colour - non-working ones are red ( good for OP3 ) , black ( samsung ) and so on ?
Now I've to wait less then 141 hours !
Click to expand...
Click to collapse
That's weird issue. I'm always connected with original cable so i don't have these issues but thanx for report

I have a question about the step #3. When i do it i get a message saying that i need to disable wifi and to be sure that internet data is working. Is it possible to do that without internet data?

The easiest way I have found is using xiaomi tool. https://www.xiaomitool.com/V2/ makes it so much easier.

Related

HARD BRICKED ! Redmi note 3 (sd)

HELP ! HELP ! HELP !
hard bricked by flashing a miui rom from twrp without deleting the emmc file :crying::crying::crying::crying::crying::crying:
i can only go to fastboot , no recovery , miui logo for 3 seconds
please someone help me !!! :crying::crying:
will the test point work ?
Edit :-
Thank you all , i managed to unbtick using test point .!!
I know enough to tell you that I'd you can get fastboot yo work, its not bricked. Honestly I don't own the device. I own lg g3. And it might be different for this device but you can try pushing recovery from fasyboot mode using your PC. You might wanna google how to tbh and ask around ppl with similar device if possible. Pushing through fastboot/adb is most common so pushing recovery will format recovery partition and install/push new one. That will get you working recovery. (I hope). Happy flashing.
In fastboot check if bootloader is locked by running the device info command... It is not locked you have hopes... Use fastboot to flash fastboot rom package with modified emmc file and modded image...
Its locked
Only way is to do test point method or take it to a service center
#BATMAN# said:
HELP ! HELP ! HELP !
hard bricked by flashing a miui rom from twrp without deleting the emmc file :crying::crying::crying::crying::crying::crying:
i can only go to fastboot , no recovery , miui logo for 3 seconds
please someone help me !!! :crying::crying:
will the test point work ?
Click to expand...
Click to collapse
try 1. this:http://en.miui.com/thread-235865-1-1.html
2. http://en.miui.com/thread-244814-1-1.html
3.http://en.miui.com/forum.php?mod=viewthread&tid=257227&highlight=test%2Bpoint%2Bredmi%2Bnote%2B3
4.http://en.miui.com/thread-245347-1-1.html
Let me know if you have succes!Good luck!
Luiggi79 said:
try 1. this:http://en.miui.com/thread-235865-1-1.html
2. http://en.miui.com/thread-244814-1-1.html
3.http://en.miui.com/forum.php?mod=viewthread&tid=257227&highlight=test%2Bpoint%2Bredmi%2Bnote%2B3
4.http://en.miui.com/thread-245347-1-1.html
Let me know if you have succes!Good luck!
Click to expand...
Click to collapse
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
faced the same problem bro better give it in care if dnt wnt to give it to care just go to( http://en.miui.com/thread-235865-1-1.html ) or try ( http://xiaomitips.com/guide/fix-bricked-redmi-note-3-no-unlock-permission/ ) this if all didnt work go to care bro
#BATMAN# said:
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
Click to expand...
Click to collapse
Steps:
A).On the computer in windows disable driver signature enforcement featrure and turn off any protection like security suites,AV software or firewalls.To disable driver signature enforcement you must open command prompt and type:a)bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS and press enter
b)bcdedit.exe -set TESTSIGNING ON and press enter
c)reboot computer
d) install MI flash after reboot;download it from here :http://en.miui.com/thread-235865-1-1.html
B) On the phone:
1.Hold Vol - and Vol + and plug Usb cable in computer&phone
2.download ADB files from here http://en.miui.com/thread-235865-1-1.html
3.extract files from archive to folder
4. in this folder,where you have extracted adb files press:shift on keyboard and right click on the mouse in the same time and choose "open command window here"
5.in command window type:a)adb devices and press enter
b)adb reboot edl and press enter
Now you are in download mode
6.from device manager install qualcomm driver;it should be seen in other devices section;right click---update driver----navigate to :C/Program files(X86)/XIaomi/Mi flash/Qualcomm/Driver;Note:you need x64 windows computer for this operation
7.start MI flash---right click and run as administrator;browse for rom folder,you need a fastboot rom(the rom need with suffix tgz to be;not zip).Put the tgz archive(rom) in Local Disk C and extract with winrar!!!!!!(use winrar) to folder;rename the created folder to ROM.In MI flash when do browse for folder SELECT ENTIRE FOLDER NOT JUST THE FOLDER IMAGES.OK?
8.in MI Flash window press refresh button from up side;the device should appear on the list
9.in MI Flash windows in the down side of windows tick the litlle circle who say:Flash all
10.Press flash button from up
1.1. Wait until it finish flashing procedure:should appear in the right side from device peration completed succesfully
12.Remove usb cable and press power button on the device;keep the power button pressed until the device give you a vibration,the release it
Luiggi79 said:
Steps:
A).On the computer in windows disable driver signature enforcement featrure and turn off any protection like security suites,AV software or firewalls.To disable driver signature enforcement you must open command prompt and type:a)bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS and press enter
b)bcdedit.exe -set TESTSIGNING ON and press enter
c)reboot computer
d) install MI flash after reboot;download it from here :http://en.miui.com/thread-235865-1-1.html
B) On the phone:
1.Hold Vol - and Vol + and plug Usb cable in computer&phone
2.download ADB files from here http://en.miui.com/thread-235865-1-1.html
3.extract files from archive to folder
4. in this folder,where you have extracted adb files press:shift on keyboard and right click on the mouse in the same time and choose "open command window here"
5.in command window type:a)adb devices and press enter
b)adb reboot edl and press enter
Now you are in download mode
6.from device manager install qualcomm driver;it should be seen in other devices section;right click---update driver----navigate to :C/Program files(X86)/XIaomi/Mi flash/Qualcomm/Driver;Note:you need x64 windows computer for this operation
7.start MI flash---right click and run as administrator;browse for rom folder,you need a fastboot rom(the rom need with suffix tgz to be;not zip).Put the tgz archive(rom) in Local Disk C and extract with winrar!!!!!!(use winrar) to folder;rename the created folder to ROM.In MI flash when do browse for folder SELECT ENTIRE FOLDER NOT JUST THE FOLDER IMAGES.OK?
8.in MI Flash window press refresh button from up side;the device should appear on the list
9.in MI Flash windows in the down side of windows tick the litlle circle who say:Flash all
10.Press flash button from up
1.1. Wait until it finish flashing procedure:should appear in the right side from device peration completed succesfully
12.Remove usb cable and press power button on the device;keep the power button pressed until the device give you a vibration,the release it
Click to expand...
Click to collapse
im trying now! hopefully it will work :good::good:
#BATMAN# said:
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
Click to expand...
Click to collapse
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Stuck at mi logo
Device unlocked
bootloader unlocked
twrp working
how to get rid of this
fylim said:
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Click to expand...
Click to collapse
me too , im still searching for a solution ......:crying::crying::crying::crying::crying:
the only solution i found was the test point but im trying to fix it without opening my phone
i you find anything please let me know !!!!!!!!!!!!!!!!
avrrv3689 said:
Device unlocked
bootloader unlocked
twrp working
how to get rid of this
Click to expand...
Click to collapse
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
#BATMAN# said:
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
Click to expand...
Click to collapse
finlly got out of it
thanxx
can u suggest a procedure to unlock bootloader and root the device and twrp without bricking or bootloop
avrrv3689 said:
finlly got out of it
thanxx
can u suggest a procedure to unlock bootloader and root the device and twrp without bricking or bootloop
Click to expand...
Click to collapse
Read these carefully #DO AT YOUR OWN RISK#
http://forum.xda-developers.com/redmi-note-3/how-to/unlock-instruction-unlock-bootloader-t3355904
http://forum.xda-developers.com/redmi-note-3/how-to/unlock-bootloader-twrp-root-7-2-3-t3359492
http://forum.xda-developers.com/redmi-note-3/how-to/redmi-note3-prokenzo-guiderom-global-t3341102
:good: hit thanks if i helped you :good:
#BATMAN# said:
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
Click to expand...
Click to collapse
"BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY"
If bootloader is unlocked officially then can we flash any MIUI recovery ROM using TWRP without need of modifying Recovery ROM (deleting bootloader file , patch boot.img) ? can we switch to any MIUI ROM then easily ?
akhil17kr said:
"BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY"
If bootloader is unlocked officially then can we flash any MIUI recovery ROM using TWRP without need of modifying Recovery ROM (deleting bootloader file , patch boot.img) ? can we switch to any MIUI ROM then easily ?
Click to expand...
Click to collapse
Yes i think you can but im not 100% sure :good::good:
#BATMAN# said:
Yes i think you can but im not 100% sure :good::good:
Click to expand...
Click to collapse
Oh Lol , have asked many people but none of them are sure about this .. but i have asked from mi chat they said once bootloader is unlocked you can't lock it back by flashing MIUI roms as it's security feature . SO we can say unofficial method is problem if you like to switch to between ROM's but official one will not create any problems ..still not sure though have to ask who have done through Official method.
fylim said:
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Click to expand...
Click to collapse
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
To enter in download mode see this youtube video:https://www.youtube.com/watch?v=4Fs5n3W1c8U
---------- Post added at 12:10 PM ---------- Previous post was at 12:07 PM ----------
#BATMAN# said:
me too , im still searching for a solution ......:crying::crying::crying::crying::crying:
the only solution i found was the test point but im trying to fix it without opening my phone
i you find anything please let me know !!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here: http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
How to enter in download mode see this youtube video :https://www.youtube.com/watch?v=4Fs5n3W1c8U
Luiggi79 said:
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
To enter in download mode see this youtube video:https://www.youtube.com/watch?v=4Fs5n3W1c8U
---------- Post added at 12:10 PM ---------- Previous post was at 12:07 PM ----------
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here: http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
How to enter in download mode see this youtube video :https://www.youtube.com/watch?v=4Fs5n3W1c8U
Click to expand...
Click to collapse
didn't work for me !:crying::crying:

How to Root LeEco Le Max 2 - Full Proof Root Method - Detailed Method - For Dummies!

So LeEco ( LeTV or Le ) Launched Their Summer End Device AKA The One and The Only The Flagship Of This Year ( Just jk ) Le MAX 2, This phone has Killer Specs, Killer Price and Everything Which Is Clear and I Also attended the Event which happend in Sirifort India.
Today I'm Going to show You guys a Root Method of The Device, So basically TWRP 3.0.0 Recovery for LeEco Le Max 2 is already available.
Let's Start Doing It :
Firstly Download the following Files :
Download ADB Fastboot Driver : stechguide (dot) com/how-to-install-adb-and-fastboot-on-windows/
Download TWRP 3.0 : androidfilehost (dot) com/?fid=24588239633383558
Download SuperSu : download.chainfire (dot) eu/897/SuperSU/BETA-SuperSU-v2.67-20160121175247.zip
Install TWRP on LeEco Le Max 2 –
1) First enable USB debugging from setting>developer option>. To enable Developer Options, go to About phone and tap the Build Number 7 times.
2) Now go to installation directory open ADB folder and open the command window thereby pressing and hold the ‘shift’ key and right-clicked anywhere in that folder.
3) Now connect your phone to PC and reboot the device into fastboot mode by typing
Code:
adb reboot bootloader
4) You are in Fastboot mode now to check your connection by entering below command in command prompt. It will return your device serial number means your device properly connected. Check your driver if the above command is not responding.
Code:
fastboot devices
5) Type the below command correctly in command prompt and then press enter. It starts flashing recovery on your phone.
Code:
fastboot flash recovery recovery.img
6) YAAY!, you installed the custom recovery on YOUR PHONE!
Time to root :
1) To Root LeEco Le Max 2, first, download the SuperSu zip file from above.
2) Now save the SuperSu zip file to your phone.
3) Boot your device into Recovery mode (TWRP) by pressing ‘Volume Down + Power‘ button.
4) In TWRP recovery navigate to Install Zip and select ‘SuperSu.zip’ to root.
5) Swipe to install SuperSu and reboot your device. yaay! you rooted the device!:laugh:
Enjoy!
DakshMiglani said:
So LeEco ( LeTV or Le ) Launched Their Summer End Device AKA The One and The Only The Flagship Of This Year ( Just jk ) Le MAX 2, This phone has Killer Specs, Killer Price and Everything Which Is Clear and I Also attended the Event which happend in Sirifort India.
Today I'm Going to show You guys a Root Method of The Device, So basically TWRP 3.0.0 Recovery for LeEco Le Max 2 is already available.
Let's Start Doing It :
Firstly Download the following Files :
Download ADB Fastboot Driver : stechguide (dot) com/how-to-install-adb-and-fastboot-on-windows/
Download TWRP 3.0 : androidfilehost (dot) com/?fid=24588239633383558
Download SuperSu : download.chainfire (dot) eu/897/SuperSU/BETA-SuperSU-v2.67-20160121175247.zip
Install TWRP on LeEco Le Max 2 –
1) First enable USB debugging from setting>developer option>. To enable Developer Options, go to About phone and tap the Build Number 7 times.
2) Now go to installation directory open ADB folder and open the command window thereby pressing and hold the ‘shift’ key and right-clicked anywhere in that folder.
3) Now connect your phone to PC and reboot the device into fastboot mode by typing
Code:
adb reboot bootloader
4) You are in Fastboot mode now to check your connection by entering below command in command prompt. It will return your device serial number means your device properly connected. Check your driver if the above command is not responding.
Code:
fastboot devices
5) Type the below command correctly in command prompt and then press enter. It starts flashing recovery on your phone.
Code:
fastboot flash recovery recovery.img
6) YAAY!, you installed the custom recovery on YOUR PHONE!
Time to root :
1) To Root LeEco Le Max 2, first, download the SuperSu zip file from above.
2) Now save the SuperSu zip file to your phone.
3) Boot your device into Recovery mode (TWRP) by pressing ‘Volume Down + Power‘ button.
4) In TWRP recovery navigate to Install Zip and select ‘SuperSu.zip’ to root.
5) Swipe to install SuperSu and reboot your device. yaay! you rooted the device!:laugh:
Enjoy!
Click to expand...
Click to collapse
very good how to! couldn't go wrong.! before step 4 I also check if device is connected via code: adb devices.
if device is not showing up you already know somethin's wrong.
Thank you for the guide. I pushed twrp into my phone without any error and I'm on the OTA 5.8.015S but it doesn't work. I rebooted into recovery and it still gave me the stock recovery screen.
Finally got it to work! After pushing twrp you have to type fastboot boot twrp.img and you will get a screen that looks like it's broken. Leave it alone for about 1 minute or two then the screen will turn off. Then press the power button once only to wake the screen up. From there twrp is working! Thank you to steve mars and jim262 for this tips!
Cannot mount /cust in TWRP
After trying to flash I noticed that after the wipes The failure of /cust cannot be mounted appears.
Can't get adb/fastboot to work on Windows 10
windhoarse00 said:
Can't get adb/fastboot to work on Windows 10
Click to expand...
Click to collapse
Did you ever get a solution for this?
Windows 10 can be a pain at times when it comes to drivers and stuff.
Sörnäinen said:
Did you ever get a solution for this?
Windows 10 can be a pain at times when it comes to drivers and stuff.
Click to expand...
Click to collapse
Were you asking for help or just wanted to help windhoarse00?
Amowagou said:
Were you asking for help or just wanted to help windhoarse00?
Click to expand...
Click to collapse
I don't have the phone yet - a mix of both, as I will be in a similar situation soon.
@Sörnäinen, I have no problem in getting the adb to work on my Win 10 PC although I have no intention to root or install third party ROM on my phone. I am happy with the stock Chinese 18S firmware.
Amowagou said:
@Sörnäinen, I have no problem in getting the adb to work on my Win 10 PC although I have no intention to root or install third party ROM on my phone. I am happy with the stock Chinese 18S firmware.
Click to expand...
Click to collapse
That's welcome news, cheers.
For me rooting a phone and putting a custom ROM of my choice is essential - not to speak of Titanium Backup to transfer all my stuff to the new phone.
I can use adb to reboot the phone into bootloader. But the fastboot seems not working. Anyone has idea?
nflau said:
I can use adb to reboot the phone into bootloader. But the fastboot seems not working. Anyone has idea?
Click to expand...
Click to collapse
Yep. I ended up with the exactly same issue.
Not working at all, no matter what I do.
Hm. Can anyone help? My phone is not being recognized in ADB devices. Not on my Windows 10 machine, not on my windows 7 machine, not on my Mac.
So it must be something on the phone site. Rooting as well as installation of TWRP sadly not possible this way.
Any help available?
Sörnäinen said:
Hm. Can anyone help? My phone is not being recognized in ADB devices. Not on my Windows 10 machine, not on my windows 7 machine, not on my Mac.
So it must be something on the phone site. Rooting as well as installation of TWRP sadly not possible this way.
Any help available?
Click to expand...
Click to collapse
Where did you buy it? I bought from geekbuying two weeks ago. My EUI version is 5.8.0.15S(Stable), and seems like a special build for international user with google play store.
nflau said:
Where did you buy it? I bought from geekbuying two weeks ago. My EUI version is 5.8.0.15S(Stable), and seems like a special build for international user with google play store.
Click to expand...
Click to collapse
Gearbest.
I'm already considering to just keep the EUI, but I do not trust their PlayStore installation...
Ok. For all those who run into troubles:
Windows 10 has driver issues. You need to install a separate fastboot driver via the device manager of Windows.
And the TWRP that's suggested in this thread can have issues - the TWRP von TeamSpain is less temperamental.
I also noted that adb and fastboot only worked from the minimal Adb and fastboot thread here on XDA, the 15 sec version wouldn't want to work on my Windows system.
This was a bumpy ride, heaven's sake.
Sörnäinen said:
Ok. For all those who run into troubles:
Windows 10 has driver issues. You need to install a separate fastboot driver via the device manager of Windows.
And the TWRP that's suggested in this thread can have issues - the TWRP von TeamSpain is less temperamental.
I also noted that adb and fastboot only worked from the minimal Adb and fastboot thread here on XDA, the 15 sec version wouldn't want to work on my Windows system.
This was a bumpy ride, heaven's sake.
Click to expand...
Click to collapse
Where to download the driver? Thanks!
nflau said:
Where to download the driver? Thanks!
Click to expand...
Click to collapse
No need to download. Just choose the list of drivers on the PC and take the one that's made for fastboot.
this is not real for dummies
this is what you forgot
1) after enable debug mode with tapping 7 times build you must actually enabyle usb debug in settings
2) to install the driver in win10 which dont work automatic unrar the adbsetup and then start in driver dir DPInst_x64.exe
3) after I did manage to adb reboot bootloader I got after reboot into the bootloader but then I am stuck
what is recovery image? and fastboot devices shows nothing

Problem with my xiaomi redmi note 3 pro

Hello all ! Sry for my english but i think you can understand me
The problem is with my phone. :crying:!
I wanted to get the MIUI rom but when i install in twrp and reebot phone they stands in the place . I can only see logo all the time, nothings happen ;/
. I cant enter the recovery, only i cna see flashing logo and phone switches off. What can I do ?
All I know is I can enable fastboot mode :c
Help me please :C
you have to boot in to EDL through fastboot using edl.bat, then flash with MiFlash your fastboot rom
redminote3 said:
you have to boot in to EDL through fastboot using edl.bat, then flash with MiFlash your fastboot rom
Click to expand...
Click to collapse
But my pc dont see phone (mi pc suite , and mi flash ) .
Try installing universal ADB drivers...or try different PC...this must be a drivers problem.
still problem
redminote3 said:
Try installing universal ADB drivers...or try different PC...this must be a drivers problem.
Click to expand...
Click to collapse
when i use fastboot mode on phone and connect to pc its ok ( Android device connect). But when i want to connect to mi pc suite i have error : device isnt supported . Pls help me im really green about this problems ..
innynizty said:
when i use fastboot mode on phone and connect to pc its ok ( Android device connect). But when i want to connect to mi pc suite i have error : device isnt supported . Pls help me im really green about this problems ..
Click to expand...
Click to collapse
check your bootloader, it seem you relock your bootloader. if yes, you can unlock it using miunlock & reboot into rom.
abihary said:
check your bootloader, it seem you relock your bootloader. if yes, you can unlock it using miunlock & reboot into rom.
Click to expand...
Click to collapse
Write me pls step by step what i should to do bcs im really green with this phone and dont want to kill my xi :crying:
innynizty said:
Write me pls step by step what i should to do bcs im really green with this phone and dont want to kill my xi :crying:
Click to expand...
Click to collapse
which miflash version used for now? pls ensure you use 201604xx (64 bit only) or 20160830 (32/64 bit)
to flash device, already bunch of guide on guide section. pls do some research there.
to unlock your phone, you can follow below unofficial ways or official ways which require to apply to mi server
en.miui.com/thread-253680-1-1.html
abihary said:
check your bootloader, it seem you relock your bootloader. if yes, you can unlock it using miunlock & reboot into rom.
Click to expand...
Click to collapse
Wait don't worry I will be uploading the correct files and procedure for doing that.
The thing is your phone is bricked and nothing to do now right.?
Theres a solution wait... Uploading that
---------- Post added at 10:54 AM ---------- Previous post was at 10:40 AM ----------
innynizty said:
Hello all ! Sry for my english but i think you can understand me
The problem is with my phone. :crying:!
I wanted to get the MIUI rom but when i install in twrp and reebot phone they stands in the place . I can only see logo all the time, nothings happen ;/
. I cant enter the recovery, only i cna see flashing logo and phone switches off. What can I do ?
All I know is I can enable fastboot mode :c
Help me please :C
Click to expand...
Click to collapse
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....
[email protected] said:
Wait don't worry I will be uploading the correct files and procedure for doing that.
The thing is your phone is bricked and nothing to do now right.?
Theres a solution wait... Uploading that
---------- Post added at 10:54 AM ---------- Previous post was at 10:40 AM ----------
The solution is here:
download the required files from the given link: [50mb]
https://drive.google.com/file/d/0B8198j2pU-9ZcjVFZjFkLVAtT1E/view?usp=drivesdk
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....
See the following overview video after installing the CM13 ROM:
https://www.youtube.com/watch?v=T--f7ClmQVM
Click to expand...
Click to collapse
When i click on edl they only shows me " waiting for device" ?
innynizty said:
When i click on edl they only shows me " waiting for device" ?
Click to expand...
Click to collapse
Did you enabled OEM unlocking and android debugging in developer option.
And did you connect your phone to PC while in fast boot mode.?
This may be the problem otherwise it does well
[email protected] said:
Did you enabled OEM unlocking and android debugging in developer option.
And did you connect your phone to PC while in fast boot mode.?
This may be the problem otherwise it does well
Click to expand...
Click to collapse
tell me how i can do this if i can only enable fastboot mode , when i want turn on my phone they stuck in mi logo ?
innynizty said:
tell me how i can do this if i can only enable fastboot mode , when i want turn on my phone they stuck in mi logo ?
Click to expand...
Click to collapse
Oh you are in a different problem...
This has happened to me...
Wait I m sending the video link how to fix this...
It will fix everything... If anywhere it causes problem tell me immediately.
Link to solution. [Follow each and every step]
Get 2 GB data ready.
You have to start from beginning
Now if you want to install cm13 ROM then follow my above instructions...
Hope it can help
If not I will find you other way out
[email protected] said:
Oh you are in a different problem...
This has happened to me...
Wait I m sending the video link how to fix this...
It will fix everything... If anywhere it causes problem tell me immediately.
Link to solution. [Follow each and every step]
Get 2 GB data ready.
You have to start from beginning
Now if you want to install cm13 ROM then follow my above instructions...
Hope it can help
If not I will find you other way out
Click to expand...
Click to collapse
I cant turn on my phone and enable nothink , i know how to root phone and other .
Then try this....
I don't know how you bricked your phone without turning OEM unlock and debug....!!?
[email protected] said:
Then try this....
I don't know how you bricked your phone without turning OEM unlock and debug....!!?
Click to expand...
Click to collapse
I try to install miui and then my phone stuck in xiaomi logo ;/
innynizty said:
I try to install miui and then my phone stuck in xiaomi logo ;/
Click to expand...
Click to collapse
It means it has no ROM installed now....
Even without that turning on you could boot into edl and unlock and flash twrp..
Don't know... Try again and search on net.. Now
Im also facing same issue???
Sent from my ASUS_T00J using Tapatalk
Do like people write before and Its easy to repair, Thanks boys

need help unbricking my phone

hey there!
i need some help here please!
i was trying to unlock my bootloader (using this guide) and it went all fine till step 17 (command "fastboot oem unlock-go"), it said i got no permission for unlocking. and now i'm stuck here. the only thing that works is fastboot mode. from there i can switch to adb using the reboot-to-edl-patch, but then i'm stuck again. device-manager shows device as usual (ports COM & LPT) and the red light is blinking, but command "adb devices" replies an empty list. tried "adb kill-server", replugging phone, rebooting computer, still the same.
so what can i do now?
thanks for helping!
Hi. You can install a fastboot rom in edl-mode with mi flash. I recomend a developer rom for this action. Then you can try the unofficial unlock from the start, but i recomend the official unlock.
Odatosz said:
Hi. You can install a fastboot rom in edl-mode with mi flash. I recomend a developer rom for this action. Then you can try the unofficial unlock from the start, but i recomend the official unlock.
Click to expand...
Click to collapse
sorry, forgot to say that miflash does not show the device after i selected the rom. i need to do something before i can flash via edl-mode. but what?
Make sure that you have the correct drivers installed on a 64bit machine, with driver signature off. And you cant get adb device list from there, so thats normal. Try to install the 7.1.8 fastboot rom that should work.
Well even m in a same situation.... as u said ur mobile is giving u red led blinks.. ..
And in device Manger ur fone is showed as Qualcomm 900E instead of 9008 and that's the reason adb couldn't list ur device
All u need to do is do a Google search - xiaomi deep flash cable
shetty_chadda said:
Well even m in a same situation.... as u said ur mobile is giving u red led blinks.. ..
And in device Manger ur fone is showed as Qualcomm 900E instead of 9008 and that's the reason adb couldn't list ur device
All u need to do is do a Google search - xiaomi deep flash cable
Click to expand...
Click to collapse
phone is showed as showed as Qualcomm 9008, and meanwhile i'm able to flash fastboot-rom again. still can't unlock though
AnF replies: FAILED: <remote: oem unlock is not allowed>
finished. total time: 0.016s
drivers are installed correctly, i'm working in signature-off-mode.
tried 7.1.8 rom, can't unlock that either..
maybe a stupid question, but anyway: phone had miui version 8 before i started trying to unlock.. is something wrong with that?
thanks for helping!
no1dev said:
phone is showed as showed as Qualcomm 9008, and meanwhile i'm able to flash fastboot-rom again. still can't unlock though
AnF replies: FAILED: <remote: oem unlock is not allowed>
finished. total time: 0.016s
drivers are installed correctly, i'm working in signature-off-mode.
tried 7.1.8 rom, can't unlock that either..
maybe a stupid question, but anyway: phone had miui version 8 before i started trying to unlock.. is something wrong with that?
thanks for helping!
Click to expand...
Click to collapse
There is no problem with miui 8. You just have to follow the steps from this post: [Tips and Tutorials] Redmi Note 3 [ SnapDragon ] - Unlock the BEAST in Seconds!!! . Just google it, because i cant post links here... Make a efs partition backup before you proceed! With a bad flash you can lose your IMEI like lots on the forum did... I would say to unlock your phone with the official unlock. Good luck!
no1dev said:
phone is showed as showed as Qualcomm 9008, and meanwhile i'm able to flash fastboot-rom again. still can't unlock though
AnF replies: FAILED: <remote: oem unlock is not allowed>
finished. total time: 0.016s
drivers are installed correctly, i'm working in signature-off-mode.
tried 7.1.8 rom, can't unlock that either..
maybe a stupid question, but anyway: phone had miui version 8 before i started trying to unlock.. is something wrong with that?
thanks for helping!
Click to expand...
Click to collapse
Odatosz said:
There is no problem with miui 8. You just have to follow the steps from this post: [Tips and Tutorials] Redmi Note 3 [ SnapDragon ] - Unlock the BEAST in Seconds!!! . Just google it, because i cant post links here...
Click to expand...
Click to collapse
en.miui.com/thread-253680-1-1.html
abihary said:
en.miui.com/thread-253680-1-1.html
Click to expand...
Click to collapse
There you go. Don't forget to read my edit from the other post!
Odatosz said:
There you go. Don't forget to read my edit from the other post!
Click to expand...
Click to collapse
tried that, but no success in unlocking. same reply as mentoined above (FAILED: <remote: oem unlock is not allowed>)
is there any other rom i could try to flash? not to unlock the bootloader afterwards, but to just unbrick my phone?
I would recomend to install a global developer rom for now. And unlock your bootloader with the official method.
---------- Post added at 07:13 PM ---------- Previous post was at 07:09 PM ----------
Just install a developer ROM like you did before. Then you can decide what to do next. I would recommend to unlock your bootloader officially if you want custom ROMs on your phone.
good news: i finally managed to unbrick it!
flashing the fastboot 7.1.8 rom, and then flashing the original emmc_appsboot.mbn file via fastboot:
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot reboot
during reboot holding volume-up + power and starting mi pc suite
..and suddenly it's unbricked!
so happy right now!
Glad to hear that.
no1dev said:
hey there!
i need some help here please!
i was trying to unlock my bootloader (using this guide) and it went all fine till step 17 (command "fastboot oem unlock-go"), it said i got no permission for unlocking. and now i'm stuck here. the only thing that works is fastboot mode. from there i can switch to adb using the reboot-to-edl-patch, but then i'm stuck again. device-manager shows device as usual (ports COM & LPT) and the red light is blinking, but command "adb devices" replies an empty list. tried "adb kill-server", replugging phone, rebooting computer, still the same.
so what can i do now?
thanks for helping!
Click to expand...
Click to collapse
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....

[AIO]Bootloader unlock,twrp flashing and rooting

********************************
UNLOCK BOOTLOADER
********************************
WARNING:​I will not responsible if you damage your phone. So do this at your own risk.
************************************************** *
INSTRUCTIONS 1 (Getting Unlocking Permission)
************************************************** *​Before unlocking bootloader, you need to take permission from Xiaomi.
SKIP these steps and Jump to Instruction 2 if you already have unlocking permission in your mi account.
1. open this link[ http://en.miui.com/unlock ] and click on "Unlock Now" button.
2. Log in with your mi account.
3. Fill all details. While filling details you will find a text field "Please input your unlocking reason"
4. In this text field, enter these reasons: "I understand the risks of unlocking bootloader. I want to flash the ROM to fix the bootloop. I request you to grant me the permissions for unlocking."
5. Click on "Apply Now"
6. Verify phone via OTP. After that, your Account is verified and it says Processing and you will receive a SMS within 10 days.
7. Afer 2-3 days you will get a SMS Like "You have been granted for permissions To unlock ur device ..."
**********************************************
INSTRUCTIONS 2 (Changing Phone Setting)
**********************************************​1. Now you are having unlocking permission on your phone. So login into the Mi account in your phone with the same id on which you got the unlocking permission.
3. On your Redmi 3s/3s Prime, go to Settings > About Phone > Tap on "MIUI Version" 7 times. This will enable Developer Options.
3. Now go to Settings > Additional settings>Developer options > enable "USB debugging" and "OEM unlocking".
***********************************************
INSTRUCTIONS 3 (Downloading & Installing)
***********************************************​ 1.Download ADB driver and install it.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhT_fT0o5ui-Zk0Rl
2. Download & Install Mi Flash Tool.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUBGYLbwbHCczzH_
3.Download MiFlashUnlock Tool and extract to folder
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhT51klLtCm3abV_6
YOU NEED WINDOWS 7 TO UNLOCK BOOTLOADER SO PLEASE GUYS COOPERATE​GUYS WINDOWS 7 BECAUSE OF KEDACOM DEVICE PROBLEM AS WINDOWS 10 AUTOMATICALLY DOWNLOADS DEVICE DRIVER AND INSTALLS IT AND KEDACOM DRIVER DOSENT ALLOW ANY COMMAND TO GET TO YOUR DEVICE SO THERE IS UNLOCKING PROBLEM THAT YOU GUYS FACE I ALSO FACED SAME PROBLEM GUYS BUT AFTER IT I TRIED IN WINDOWS 7 AND I SUCCEEDED IN FIRST TRY.
***********************************************
STEPS:
***********************************************​1. On your computer, open MiFlashUnlock folder
2. Right click on MiFlashUnlock.exe and select "Run it as administrator" & click on 'Yes'
3. Login into the unlocking tool on PC with the same Mi account IN WHICH YOU GOT PERMISSION.
4. Reboot your phone into Bootloader mode. To do that, simply turn off your device, press & hold Power button + Volume down buttons at the same time. Hold until you see Mi Bunny Fastboot logo.
5. Now connect your phone to the computer using its USB cable.
6. Once your phone is connected, the Unlock button will become active.
7. Simply click on the Unlock button to start the process. The unlock process will take about 10-15 SECONDS
8. You will see the message in green color "Unlocking Successfully"
9 LEAVE A POST BELOW IF YOU FIND ANY PROBLEM.
If you like it then click on "THANKS" button
and Cheers if you UNLOCKED your bootloader successfully.​***********************************************
TWRP FLASHING:
***********************************************​1.AFTER YOU UNLOCKED BOOTLOADER.
2.DOWNLOAD THIS TWRP FILE JUST DON'T KNOW WHERE THIS CAME FROM ITS IN CHINESE OR SOME OTHER LANGUAGE I DONT KNOW WHICH.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUQRu5_gsHAfX-oV
3. Reboot your phone into Bootloader mode. To do that, simply turn off your device, press & hold Power button + Volume down buttons at the same time. Hold until you see Mi Bunny Fastboot logo.
4. Now connect your phone to the computer using its USB cable.
5.in twrp recovery go to advanced and disable dm-verify before rebooting to system.
Reboot to recovery and enjoy your TWRP
NOTE:IF YOU DONT DISABLE DM VERIFY YOUR DEVICE MAY ENTER A BOOTLOOP​If you like it then click on "THANKS" button​***********************************************
ROOTING:
***********************************************​now after you have TWRP recovery installed reboot to recovery mode then just flash this super su zip file from the download link provided below link below is of latest supersu by chainfire
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUFNYcaVP0Amul4S
AND YOU UNLOCKED BOOTLOADER FLASHED TWRP AND ROOTED YOUR DEVICE
I dont hav win 7... Can we unlock bootloader of redmi 3s in win 8.1? Thank u...
madydj said:
I dont hav win 7... Can we unlock bootloader of redmi 3s in win 8.1? Thank u...
Click to expand...
Click to collapse
sorry for replying late and your ans you can try on win 8.1 may get success however I recommend windows 7
any way to change chinese writing for twrp?
Yes just go to folder where you extracted twrp just hold shift and right click while holding shift then you click on open command window here then connect your phone in fastboot mode then type fastboot flash recovery recovery.IMG then press enter then type fastboot reboot and you wrote twrp recovery I will soon update with a English twrp installer
kewlpanda said:
any way to change chinese writing for twrp?
Click to expand...
Click to collapse
link updated for recovery flasher now in english
Super su link broken... Pls fix... Thank u .
madydj said:
Super su link broken... Pls fix... Thank u .
Click to expand...
Click to collapse
Link works fine try again else I will update the link thank you

Categories

Resources