[SOLUTION] Remove CM BootLogo After Flashing Radio.zip and restore MI BootLogo - Xiaomi Redmi Note 3 Questions & Answers

Hi Guys,
People are getting CM bootlogo after flashing CMRadio.zip. And yes, I also flashed Radio.zip and got CM bootlogo instead of MI bootlogo.
So, here I am giving a easy tutorial to restore MI bootlogo after flashing radio.zip.
Note: I am not responsible for any software or Hardware damage. Do it on your risk. I have done this method and it worked for me.
Requirements:
1) You need Fastboot & ADB Files Package on your PC.
2) Drivers properly installed on PC, so it can detect your phone in fastboot mode.
3) Mibootlogo image file. (It's attached in this post, download it and place in adb folder.
-------------------------------------------------------------------------------------------------------------------------------
Now Come to the procedure.
--> Download the attached image file (splash.img) from bottom of this post and put it in ADB folder.
--> boot your phone in fastboot mode.
--> attach your phone to computer after booting in fastboot mode.
--> now go to ADB folder. Shift Key + right click on mouse and select 'Open Command Window Here' option.
--> Now, type below this code
Code:
fastboot devices
SEE ATTACHED THUMBNAIL BOTTOM OF THIS POST, FOR REFERENCE.
--> if you can see 'fastboot' device in the list, it means you are good to go to next step. [If you can't see your 'fastboot' device in list, it means your phone is not detected. Please check if you have installed drivers properly and try again].
--> Once you can see your device in list, type the below code and hit enter.
Code:
fastboot flash splash splash.img
--> Once it's done. Again type:
Code:
fastboot reboot
--> Congrats , you have successfully restored your MI bootlogo. :good:
press THANKS button if I helped you in anyway. :victory:

Tutorial was spot on mate. Manage to get rid of that fugly logo and put back the Mi logo .

Done!
It's very easy, thank you very much!

This is exactly what I was looking for for the past week. Thank you bruh
And also, is it possible to make your own photo and put it as splash img?

{s3rious} said:
This is exactly what I was looking for for the past week. Thank you bruh
And also, is it possible to make your own photo and put it as splash img?
Click to expand...
Click to collapse
+1
Enviado de meu Redmi Note 3 usando Tapatalk

Related

Dell Venue 7: Won't Boot After Replacing frameworks-res.apk

Dell Venue 7 BOOT PROBLEM
Hello,
I replaced frameworks-res.apk, and others, for change design, but now i can't boot my tab ! , it just booting booting booting booting and booting, factory reset not helped?, can you help me please?
It's Dell Venue 7 3730
ManXXXX said:
Hello,
I replaced frameworks-res.apk, and others, for change design, but now i can't boot my tab ! , it just booting booting booting booting and booting, factory reset not helped?, can you help me please?
It's Dell Venue 7 3730
Click to expand...
Click to collapse
You need to flash again the stock rom, the factory reset won't work.
You can found it here http://forum.xda-developers.com/showpost.php?p=51090040&postcount=2 and flashing through fastboot
I don't know what frameworks-res.apk you used, but maybe you forgot set the right permissions, or maybe you took the files for other device.
DL VN 7
Is there some tutorial for flash with fastboot??, i never did it, and i don't want destroy some other..
Go here to Dell's opensource site.. http://opensource.dell.com/releases/...loper-edition/
Link
No working link
ManXXXX said:
No working link
Click to expand...
Click to collapse
first
sorry for the late reply.
In the dell's opensource page there aren't files for the 3730 (i don't know why)
but, may be i'm wrong, there aren't tutorials for flashing in fastboot, i only found posts in xda's dell venue general forum.
i'll write here a guide if you still without founding a tutorial and for any others if found this post
you need:
intel usb drivershttps://software.intel.com/en-us/android/articles/intel-usb-driver-for-android-devices , read the instruccions if you are in windows 8 (i'm on win7 so i cannot tell you if is the same method or not)
The tools for fastboot (there are in a folder called "google") is a little confused so better download @social-design-concepts miKIT_BATCH HERE (before continue let's say thanks to @social-design-concepts for his useful tool that also works for root ),extract wherever you want in your computer.
the files to flash HEREdownload the package for your device and once donwloaded extract where you want in your computer
NOW FOR FLASH
1.-
Install the intel android usb drivers, if you did this before, skip
2.-
Open the myKIT_BATCH folder and run the "runme.bat" file, then type ACCEPT, after that type 2 and press "enter" (the option 1 is for update the driver, in myKIT_BATCH's post 1 is explained) the font should be red.
3.-
boot into fastboot (press button "power" and button "volume down" at the same time) your tablet's screen will display a blue android with gears inside and below it the "droidboot" text and your device info in your device's top|left screen corner , if yes connect your tablet to pc to recognize it (if is the first time).
4.- Open a command window
after the pc recognizes your tablet unplug and plug again the usb cable, should be faster the recognicion this time.
Then in myKIT_BATCH window press "enter" to refresh, the font will become green and will display your device's info, if is going fine in the window type 4 and press "enter", will appear another window.
IF everything still going fine in the new command window type:
Code:
fastboot devices
will display your device's info
5.- let's start with fastboot
BUT first ENSURE THAT THE BATTERY HAVE A CONSIDERABLE CHARGED LEVEL
Unfortunately i don't know what happens if the tablet power off when flashing and if fastboot will work fine after so check your battery charge first
i need to tell you that the 1-4 steps are the most difficult steps (you should have at this time the rom downloaded and extracted only extract the downloaded package (the .7z file)
after this explained so let's start.
5.1.- WIPING
fastboot have some wipe commands so i will explain the 2 that i used:
Code:
fastboot erase cache
This code explains itself, you can try this code to verify that your device is connected
Code:
fastboot erase data
easy to use but powerful, this will erase app's data and also your internal storage (the 11GB that the tablet have to store files), unfortunately i used this without know and i lost 8GB of files
5.2.- NOW TO FLASH
works almost equal with the wipping commands so it's easy to explain.
let's start with system
for a easy explain you ned to open a window where the rom's files are stored in your pc and in the command shell type "fastboot flash system" and after that drag the system file (system.img.tar.gz) to the command window after dragging the file will appear in the command window the full path of the file
I.E i have a dell venue 8 3830 and i want to flash the jellybean 4.2.2 stock rom so i downloaded the Venue_8_WiFi_JB4.2.2v1.42_FLASHPKG and extract this in F:\VENUE 8 3830\stock rom folder so after type the command and drag and drop the system file in my command window will display this:
Code:
fastboot flash system F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.system.img.gz
after this the command press "enter" and you don't need to do nothing (maybe your window will turn off and maybe you try to turn on but will keep off, don't worry only let fininsh) the fastboot program will start to prepare the file for upload to the tablet and after that to flash.
this will finish in 1-2 minutes.
NOW THE BOOT.IMG
is the same way than system but faster.
after finishing flashing system (when the window diplays the elapsed time) type: "fastboot flash boot" and drag and drop the boot.img file in the command window
I.E. in my device will be like this:
Code:
fastboot flash boot F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.boot.img
press "enter" and will do the same like system prepare,upload and flash the file.
there are in the download package more file but only with BOOT and SYSTEM flashed your tab should boot
but if you want to flash the other images you need to type
for recovery:
Code:
fastboot flash recovery F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.recovery.img
and for fastboot:
Code:
fastboot flash fastboot F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.fastboot.img
for my example, for you will be change a little
thanks to all who read and understand this guide, bad english
you are free to comment this if i mistake
ADB Driver
Isrks said:
first
sorry for the late reply.
In the dell's opensource page there aren't files for the 3730 (i don't know why)
but, may be i'm wrong, there aren't tutorials for flashing in fastboot, i only found posts in xda's dell venue general forum.
i'll write here a guide if you still without founding a tutorial and for any others if found this post
you need:
intel usb drivershttps://software.intel.com/en-us/android/articles/intel-usb-driver-for-android-devices , read the instruccions if you are in windows 8 (i'm on win7 so i cannot tell you if is the same method or not)
The tools for fastboot (there are in a folder called "google") is a little confused so better download @social-design-concepts miKIT_BATCH HERE (before continue let's say thanks to @social-design-concepts for his useful tool that also works for root ),extract wherever you want in your computer.
the files to flash HEREdownload the package for your device and once donwloaded extract where you want in your computer
NOW FOR FLASH
1.-
Install the intel android usb drivers, if you did this before, skip
2.-
Open the myKIT_BATCH folder and run the "runme.bat" file, then type ACCEPT, after that type 2 and press "enter" (the option 1 is for update the driver, in myKIT_BATCH's post 1 is explained) the font should be red.
3.-
boot into fastboot (press button "power" and button "volume down" at the same time) your tablet's screen will display a blue android with gears inside and below it the "droidboot" text and your device info in your device's top|left screen corner , if yes connect your tablet to pc to recognize it (if is the first time).
4.- Open a command window
after the pc recognizes your tablet unplug and plug again the usb cable, should be faster the recognicion this time.
Then in myKIT_BATCH window press "enter" to refresh, the font will become green and will display your device's info, if is going fine in the window type 4 and press "enter", will appear another window.
IF everything still going fine in the new command window type:
Code:
fastboot devices
will display your device's info
5.- let's start with fastboot
BUT first ENSURE THAT THE BATTERY HAVE A CONSIDERABLE CHARGED LEVEL
Unfortunately i don't know what happens if the tablet power off when flashing and if fastboot will work fine after so check your battery charge first
i need to tell you that the 1-4 steps are the most difficult steps (you should have at this time the rom downloaded and extracted only extract the downloaded package (the .7z file)
after this explained so let's start.
5.1.- WIPING
fastboot have some wipe commands so i will explain the 2 that i used:
Code:
fastboot erase cache
This code explains itself, you can try this code to verify that your device is connected
Code:
fastboot erase data
easy to use but powerful, this will erase app's data and also your internal storage (the 11GB that the tablet have to store files), unfortunately i used this without know and i lost 8GB of files
5.2.- NOW TO FLASH
works almost equal with the wipping commands so it's easy to explain.
let's start with system
for a easy explain you ned to open a window where the rom's files are stored in your pc and in the command shell type "fastboot flash system" and after that drag the system file (system.img.tar.gz) to the command window after dragging the file will appear in the command window the full path of the file
I.E i have a dell venue 8 3830 and i want to flash the jellybean 4.2.2 stock rom so i downloaded the Venue_8_WiFi_JB4.2.2v1.42_FLASHPKG and extract this in F:\VENUE 8 3830\stock rom folder so after type the command and drag and drop the system file in my command window will display this:
Code:
fastboot flash system F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.system.img.gz
after this the command press "enter" and you don't need to do nothing (maybe your window will turn off and maybe you try to turn on but will keep off, don't worry only let fininsh) the fastboot program will start to prepare the file for upload to the tablet and after that to flash.
this will finish in 1-2 minutes.
NOW THE BOOT.IMG
is the same way than system but faster.
after finishing flashing system (when the window diplays the elapsed time) type: "fastboot flash boot" and drag and drop the boot.img file in the command window
I.E. in my device will be like this:
Code:
fastboot flash boot F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.boot.img
press "enter" and will do the same like system prepare,upload and flash the file.
there are in the download package more file but only with BOOT and SYSTEM flashed your tab should boot
but if you want to flash the other images you need to type
for recovery:
Code:
fastboot flash recovery F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.recovery.img
and for fastboot:
Code:
fastboot flash fastboot F:\VENUE 3830\stock rom\VENUE_8_WIFI_JB4.2.2v1.42.fastboot.img
for my example, for you will be change a little
thanks to all who read and understand this guide, bad english
you are free to comment this if i mistake
Click to expand...
Click to collapse
When i installing the driver, always: Install failed, i have Windows 10 and i added language code
ManXXXX said:
When i installing the driver, always: Install failed, i have Windows 10 and i added language code
Click to expand...
Click to collapse
I found this around here, is for windows 8 but maybe useful for Windows 10
https://software.intel.com/en-us/android/articles/how-to-install-intel-usb-driver-for-android-devices-on-windows-8
ADB Driver
Nah nah this, i think ADB driver.
ManXXXX said:
Nah nah this, i think ADB driver.
Click to expand...
Click to collapse
unfortunately i don't have a computer with windows 10 so i can't solve easily.
i found this googling, so with a little of faith :fingers-crossed: , is the same error than yours http://android.stackexchange.com/questions/118823/how-to-install-adb-drivers-on-windows-10-opoit's for the OPO, but is about the same "intalling adb driver", so could work
in a dessesperate attempt, you can use the update usb drivers in "myKit_BATCH" typing "1" after typyng "ACCEPT"
I fixed it with 15 seconds installer!, i gng try to fix tablet
But i found next problem, after connect tab to PC, just UNKNOWN, and tab is not showing in mykit
ManXXXX said:
But i found next problem, after connect tab to PC, just UNKNOWN, and tab is not showing in mykit
Click to expand...
Click to collapse
Ahh that's add driver not recognize your tablet, I suppose that you connect in fastboot mode,
Try using the option of update the adb driver in Mykit_BATCH, you don't lose nothing trying.
Other option is trying the dell's method http://opensource.dell.com/releases/Venue_8_3830_CloverTrail_plus/developer-edition/Download the pdf file and read the instructions from page 2 to page 9 if still not working
here is the sdk tools for windows that the pdf wants
I downloaded SDK tools, i installed Google usb driver, because it say not installed, when it was installing it said: Disable adb driver, ineffectual, error code -1, but after install it work good, so i will test with this, when no i will try another way, that u wrote here
Finally, tried method, no work, finally, update ADB no working for me, cuz installation always fail, next one DELL method, working but i found problem, dell wrote update driver via google extra with codes, BUT
My first code: USB\VID_413C&PID_B119&REV_????, ????, i think there is something wrong
My second code: USB\VID_413C&PID_B119, i think this one is alright, but then up
Finally with dell next page i'm in!, but my kit no working, in every command shut down, so i using windows cmd, it working too
Mhm bruh, no i'm in flash system, sending 'system' awesome, but it's more than 2 minutes , when it will work, omg u r awesome
Bruh, yay, i did it, thq u r master <33
ManXXXX said:
Bruh, yay, i did it, thq u r master <33
Click to expand...
Click to collapse
Are you telling that the dell method works?
The good new is that your tablet is back (with some problems in the way but work, ). after all now you know how to flash through fastboot. If anyelse goes wrong again, you know what to do
NOTE: Maybe your want to replace the framework-res again, but only will work if is for your device. So i recomend that you modify your stock framework-res by yourself (you can use images or xmls from other sources to your framework-res, this should be safer) using apktool manually or a program (there are some of them in xda, choose your favorite )
Yay 50% of dell method worked, just 50% because Dell have tutorial for setting up ADB service, after it i used your tut, thanks, and believe me i will not test it NEVER again.

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 unbrick?

Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
damulag1234 said:
Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
Click to expand...
Click to collapse
Hi
Do Flash a New Rom of your Phone with Flashtools v 0.9.18.5
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Sajad Askari said:
Hi
Do Flash a New Rom of your Phone with Flashtools v 0.9.18.5
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Click to expand...
Click to collapse
my z2 is turned off and i cant open it to allow usb debugging sir,
what should I do? i think my z2 got brick
damulag1234 said:
my z2 is turned off and i cant open it to allow usb debugging sir,
what should I do? i think my z2 got brick
Click to expand...
Click to collapse
No problem
Just install Flashtools V 0.9.18.5
And install Your Drivers
And Do flash Your Rom
No need usb Debugging
Are You Can Flash Stock ROM?
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Unless you've messed up the TA partition, our phones are pretty hard to brick. If you hold vol_up then plug in USB to your PC, it should boot into flash mode with a blue LED. That means you can use Flashtool to flash an FTF file to the phone, effectively factory program it.
Si_NZ said:
Unless you've messed up the TA partition, our phones are pretty hard to brick. If you hold vol_up then plug in USB to your PC, it should boot into flash mode with a blue LED. That means you can use Flashtool to flash an FTF file to the phone, effectively factory program it.
Click to expand...
Click to collapse
my z2 is turned off and i already flashed but i used a wrong firmware.
my z2 now is not opening or booting and it say The software update failed
what should i do?
damulag1234 said:
Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
Click to expand...
Click to collapse
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://www.androidfilehost.com/?fid=24521665358595410
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/download.php?dlid=Rmxhc2h0b29sLWRyaXZlcnMtMS41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn7bAJ-USZjZzg0Q2I2RWlWa1U/view?pref=2&pli=1
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Mostafa Sherif said:
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://mega.nz/#!7942XJjI!9gurv7k3P...RTiDPeArhwjXsG XB9c
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/dow...41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img.html
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn...ew?usp=sharing
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Click to expand...
Click to collapse
i need the key to download can you provide it for me?
damulag1234 said:
i need the key to download can you provide it for me?
Click to expand...
Click to collapse
Ok, no problem but for which one?!
Mostafa Sherif said:
Ok, no problem but for which one?!
Click to expand...
Click to collapse
sir can you provide me all the needed files? the download links are not working. and the other needs key to be downloaded
damulag1234 said:
sir can you provide me all the needed files? the download links are not working. and the other needs key to be downloaded
Click to expand...
Click to collapse
Sorry for this problem,, but i have edited my post and provided you with a new alternative link (for Minimal ADB and Fastboot) see it again.
and i will check the other links now and if any another link is unavailable i will change it for you.
Mostafa Sherif said:
Ok, no problem but for which one?!
Click to expand...
Click to collapse
1. download link need key
2. download link is not working
3. downloaded
5.download link is not working
damulag1234 said:
1. download link need key
2. download link is not working
3. downloaded
5.download link is not working
Click to expand...
Click to collapse
Check now all the download links again,, it should works now normally
Tell me if there is any another thing
Sorry for that
Mostafa Sherif said:
Check now all the download links again,, it should works now normally
Tell me if there is any another thing
Sorry for that
Click to expand...
Click to collapse
how to use md5 file? do i just need to paste it?
damulag1234 said:
how to use md5 file? do i just need to paste it?
Click to expand...
Click to collapse
Where do you get these files?? i didn't tell you to use any md5 file. and there is no md5 file to use it and if you have found any md5 file just ignore it and continue doing these steps only.
Do the steps as i write it and your phone will boot again successfully
Mostafa Sherif said:
Where do you get these files?? i didn't tell you to use any md5 file. and there is no md5 file to use it and if you have found any md5 file just ignore it.
Do the steps as i write it and your phone will boot again successfully
Click to expand...
Click to collapse
the twrp file is an md5 file sir
damulag1234 said:
the twrp file is an md5 file sir
Click to expand...
Click to collapse
Download the twrp.img from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
After you download it you will see it's name is twrp-3.0.2-0-sirius.img
Then continue my steps normally and tell me if there is any problem
Mostafa Sherif said:
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://www.androidfilehost.com/?fid=24521665358595410
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/download.php?dlid=Rmxhc2h0b29sLWRyaXZlcnMtMS41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn7bAJ-USZjZzg0Q2I2RWlWa1U/view?pref=2&pli=1
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Click to expand...
Click to collapse
sir i cant understand the instruction on number 8 and 9
would you mind explaining it to me? thanks a lot
damulag1234 said:
sir i cant understand the instruction on number 8 and 9
would you mind explaining it to me? thanks a lot
Click to expand...
Click to collapse
No problem In step 8 first: Go to the path i told you in the description then press and hold shift button from keyboard and then press right click with mouse at any empty space in the folder,, a menu will pop up then you will find an option named (Open command window here) select it, then a command window will open.
I wish i had descriped it to you exactly and tell me if you successed to make it
If you do step 8 correctly then continue to step 9.. in step 9, you have to write the commands that i give it to you in the command window that have been opened in step 8.
The commands that i had bold it
Mostafa Sherif said:
No problem In step 8 first: Go to the path i told you in the description then press and hold shift button from keyboard and then press right click with mouse at any empty space in the folder,, a menu will pop up then you will find an option named (Open command window here) select it, then a command window will open.
I wish i had descriped it to you exactly and tell me if you successed to make it
If you do step 8 correctly then continue to step 9.. in step 9, you have to write the commands that i give it to you in the command window that have been opened in step 8.
The commands that i had bold it
Click to expand...
Click to collapse
i followed it what about the number 10? should i put it before i enter the command from number 9?

My Redmi note 3 stuck on charger screen while turning on

Help me please
My redmi note 3 is stuck on the charging logo.when I try to turn it on it shows mi and then shows the picture of a phone and a USB cable I cannot bypass it ,cannot access recovery. When I try to access recovery it goes to the testing screen .
Anyone who knows the solution to this please help me....:crying::crying:
I think accidently you deleted your twrp recovery.you can give a try by reinstalling twrp via adb tool.
I'm​ completely noob but you can give a try
Sorry for my bad english
SARATH NAIR said:
Help me please
My redmi note 3 is stuck on the charging logo.when I try to turn it on it shows mi and then shows the picture of a phone and a USB cable I cannot bypass it ,cannot access recovery. When I try to access recovery it goes to the testing screen .
Anyone who knows the solution to this please help me....:crying::crying:
Click to expand...
Click to collapse
tell me d condition of ur phone, whether its rooted, what recovery u use, . did u flash any rom?
ajeshmanu said:
tell me d condition of ur phone, whether its rooted, what recovery u use, . did u flash any rom?
Click to expand...
Click to collapse
No sir I haven't done anything.Its boot loader is still locked.I haven't rooted,or flashed any rom
ajeshmanu said:
tell me d condition of ur phone, whether its rooted, what recovery u use, . did u flash any rom?
Click to expand...
Click to collapse
Can you tell me a way to unlock the boot loader through fastboot...
Press down + power to go to fast boot, insert usb cable phone to pc, open miflash app (download it here http://en.miui.com/thread-272376-1-1.html), select any fastboot rom version (Here is an example, http://en.miui.com/thread-543021-1-1.html , download fastboot rom for redmi note 3 pro, after downloading unzip the file if you see weird extension file just replace it to .zip and extract to see the files). After selecting the fastboot rom directory on miflash, make sure that your phone is detected as a fastboot device (if you can't see anything on the list on the app, recheck the connection), then select save user data on the bottom, then flash if there is an error, select clean all on the bottom then flash. Wait for the flashing to finished.
SARATH NAIR said:
Can you tell me a way to unlock the boot loader through fastboot...
Click to expand...
Click to collapse
npredtorch said:
Press down + power to go to fast boot, insert usb cable phone to pc, open miflash app (download it here http://en.miui.com/thread-272376-1-1.html), select any fastboot rom version (Here is an example, http://en.miui.com/thread-543021-1-1.html , download fastboot rom for redmi note 3 pro, after downloading unzip the file if you see weird extension file just replace it to .zip and extract to see the files). After selecting the fastboot rom directory on miflash, make sure that your phone is detected as a fastboot device (if you can't see anything on the list on the app, recheck the connection), then select save user data on the bottom, then flash if there is an error, select clean all on the bottom then flash. Wait for the flashing to finished.
Click to expand...
Click to collapse
yes go thru the above guide
ajeshmanu said:
yes go thru the above guide
Click to expand...
Click to collapse
I will try this method. Does this method require to go to EDL?
npredtorch said:
Press down + power to go to fast boot, insert usb cable phone to pc, open miflash app (download it here http://en.miui.com/thread-272376-1-1.html), select any fastboot rom version (Here is an example, http://en.miui.com/thread-543021-1-1.html , download fastboot rom for redmi note 3 pro, after downloading unzip the file if you see weird extension file just replace it to .zip and extract to see the files). After selecting the fastboot rom directory on miflash, make sure that your phone is detected as a fastboot device (if you can't see anything on the list on the app, recheck the connection), then select save user data on the bottom, then flash if there is an error, select clean all on the bottom then flash. Wait for the flashing to finished.
Click to expand...
Click to collapse
This guide above is to return back your phone to a working MIUI.
If you just need to unlock bootloader to flash twrp/custom recovery, then Unlock it via official method
http://en.miui.com/unlock/
- Download mi unlocker
- Open it, then login with your Mi account (Prefer to use your phone number in username)
- Reboot to fastboot mode (vol down + power), connect usb phone to pc
-The app will detect your phone once connected, then proceed on unlocking by clicking the button.
-Wait for it to finished
BTW, the guide above is specifically for redmi note 3 quallcomm/sd/pro, if you have different device, please look for your right fastboot rom in the list in the given thread. Good luck!
SARATH NAIR said:
I will try this method. Does this method require to go to EDL?
Click to expand...
Click to collapse
try this one
http://en.miui.com/thread-235865-1-1.html
ajeshmanu said:
try this one
http://en.miui.com/thread-235865-1-1.html
Click to expand...
Click to collapse
yes you can try this one if you can't access fastboot. good luck!!
npredtorch said:
Press down + power to go to fast boot, insert usb cable phone to pc, open miflash app (download it here http://en.miui.com/thread-272376-1-1.html), select any fastboot rom version (Here is an example, http://en.miui.com/thread-543021-1-1.html , download fastboot rom for redmi note 3 pro, after downloading unzip the file if you see weird extension file just replace it to .zip and extract to see the files). After selecting the fastboot rom directory on miflash, make sure that your phone is detected as a fastboot device (if you can't see anything on the list on the app, recheck the connection), then select save user data on the bottom, then flash if there is an error, select clean all on the bottom then flash. Wait for the flashing to finished.
Click to expand...
Click to collapse
I did that and now I have a new problem
The phone is not turning back on.When I tried to turn on it shows mi logo and turns off.when I plug it in to charger there is a red notification light starts to blink .What shall I do..??
I have flashed a fastboot ROM through miflash and now my phone is not turning back on and just a red notification light starts to blink help..
SARATH NAIR said:
I did that and now I have a new problem
The phone is not turning back on.When I tried to turn on it shows mi logo and turns off.when I plug it in to charger there is a red notification light starts to blink .What shall I do..??
Click to expand...
Click to collapse
Did you finished flashing? No errors or something?
Try to check your bootloader if it is unlocked or not, use method 2
https://thebroodle.com/android/how-to-check-your-bootloader-is-locked-or-unlocked/
If it is locked, try to use this step to unlock
http://en.miui.com/unlock/
- Download mi unlocker
- Open it, then login with your Mi account (Prefer to use your phone number in username)
- Reboot to fastboot mode (vol down + power), connect usb phone to pc
-The app will detect your phone once connected, then proceed on unlocking by clicking the button.
-Wait for it to finished
npredtorch said:
Did you finished flashing? No errors or something?
Try to check your bootloader if it is unlocked or not, use method 2
https://thebroodle.com/android/how-to-check-your-bootloader-is-locked-or-unlocked/
If it is locked, try to use this step to unlock
http://en.miui.com/unlock/
- Download mi unlocker
- Open it, then login with your Mi account (Prefer to use your phone number in username)
- Reboot to fastboot mode (vol down + power), connect usb phone to pc
-The app will detect your phone once connected, then proceed on unlocking by clicking the button.
-Wait for it to finished
Click to expand...
Click to collapse
Phone is showing no recovery no fastboot.Just stuck on edl mode.
Then proceed with adeshmanu suggestion, http://en.miui.com/thread-235865-1-1.html
I forgot to mention while flashing the fastboot ROM I pasted a file to the ROM folder to unlock the boot loader.will this be the reason why my phone got stuck in the black screen while the notification led blinks
SARATH NAIR said:
I forgot to mention while flashing the fastboot ROM I pasted a file to the ROM folder to unlock the boot loader.will this be the reason why my phone got stuck in the black screen while the notification led blinks
Click to expand...
Click to collapse
what file did you pasted inside the rom folder? something like a unlock file for bootloader?
Maybe that's the thing why it didn't worked. The steps always work for me whenever I got into something.
Also, are you sure that you've downloaded the right fastboot rom for your device? Are you on redmi note 3 pro too?
npredtorch said:
what file did you pasted inside the rom folder? something like a unlock file for bootloader?
Maybe that's the thing why it didn't worked. The steps always work for me whenever I got into something.
Also, are you sure that you've downloaded the right fastboot rom for your device? Are you on redmi note 3 pro too?
Click to expand...
Click to collapse
I have pasted. The unlock file for boot loader
I am using redmi note3 snapdragon version
SARATH NAIR said:
Phone is showing no recovery no fastboot.Just stuck on edl mode.
Click to expand...
Click to collapse
npredtorch said:
Then proceed with adeshmanu suggestion, http://en.miui.com/thread-235865-1-1.html
Click to expand...
Click to collapse
proceed with above step...
Here is the link to fastboot rom for redmi note3snapdragon version (kenzo)
http://en.miui.com/a-234.html
and select "Redmi Note 3 Qualcomm Latest Global Stable Version Fastboot File Download"
plz dont paste any other files to rom (first make it boot)

HELp new phone i buy 2 days ago i erased os by mistake with twrp how to fix ? :(

HELP! new phone xiaomi mi a3 i buy 2 days ago i erased os by mistake with twrp how to fix ? whatsapp me please 0040757161888
rombull said:
HELP! new phone xiaomi mi a3 i buy 2 days ago i erased os by mistake with twrp how to fix ? whatsapp me please 0040757161888
Click to expand...
Click to collapse
Don't panic. Follow these steps.
1. Reboot to fastboot mode by holding down power button and volume down button.
2. Download MiFlash [https://c.mi.com/thread-1329226-1-0.html] and Official firmware Fastboot ROM [https://forum.xda-developers.com/mi-a3/how-to/rom-xiaomi-mi-a3-laurelsprout-t3962489]. For firmware fastboot ROM, make sure you grab the correct version of the ROM, if your phone is Europe version, the. choose Europe version of the ROM, and vice versa.
3. Make sure you've installed the required drivers like adb. Open MiFlash, then locate to drivers in the top menu, click on install and wait.
4. Now extract the firmware Fastboot ROM file using WinRAR. You should get a laurel_sprout V10.3.X.0.PF...... (something like that) named folder.
5. Open command prompt in adb folder. Connect your phone to PC, then type "fastboot set-active a" without quotations. You should successfully set your phone slot to "a".
5. Back to MiFlash, click open and select the firmware folder. (Do not select anything inside the folder). Click "refresh" and make sure your device shows up as random numbers. Select flash_all_and_lock option in bottom right side of MiFlash. Than hit "Flash". Sit back and wait.
The phone should reboot and back to the official state. Feel free to reply if you have any questions.
MarcusMario0605 said:
Don't panic. Follow these steps.
1. Reboot to fastboot mode by holding down power button and volume down button.
2. Download MiFlash [https://c.mi.com/thread-1329226-1-0.html] and Official firmware Fastboot ROM [https://forum.xda-developers.com/mi-a3/how-to/rom-xiaomi-mi-a3-laurelsprout-t3962489]. For firmware fastboot ROM, make sure you grab the correct version of the ROM, if your phone is Europe version, the. choose Europe version of the ROM, and vice versa.
3. Make sure you've installed the required drivers like adb. Open MiFlash, then locate to drivers in the top menu, click on install and wait.
4. Now extract the firmware Fastboot ROM file using WinRAR. You should get a laurel_sprout V10.3.X.0.PF...... (something like that) named folder.
5. Open command prompt in adb folder. Connect your phone to PC, then type "fastboot set-active a" without quotations. You should successfully set your phone slot to "a".
5. Back to MiFlash, click open and select the firmware folder. (Do not select anything inside the folder). Click "refresh" and make sure your device shows up as random numbers. Select flash_all_and_lock option in bottom right side of MiFlash. Than hit "Flash". Sit back and wait.
The phone should reboot and back to the official state. Feel free to reply if you have any questions.
Click to expand...
Click to collapse
If he has TWRP it's easy. Just download OS on sdcard and flash it
MarcusMario0605 said:
Don't panic. Follow these steps.
1. Reboot to fastboot mode by holding down power button and volume down button.
2. Download MiFlash [https://c.mi.com/thread-1329226-1-0.html] and Official firmware Fastboot ROM [https://forum.xda-developers.com/mi-a3/how-to/rom-xiaomi-mi-a3-laurelsprout-t3962489]. For firmware fastboot ROM, make sure you grab the correct version of the ROM, if your phone is Europe version, the. choose Europe version of the ROM, and vice versa.
3. Make sure you've installed the required drivers like adb. Open MiFlash, then locate to drivers in the top menu, click on install and wait.
4. Now extract the firmware Fastboot ROM file using WinRAR. You should get a laurel_sprout V10.3.X.0.PF...... (something like that) named folder.
5. Open command prompt in adb folder. Connect your phone to PC, then type "fastboot set-active a" without quotations. You should successfully set your phone slot to "a".
5. Back to MiFlash, click open and select the firmware folder. (Do not select anything inside the folder). Click "refresh" and make sure your device shows up as random numbers. Select flash_all_and_lock option in bottom right side of MiFlash. Than hit "Flash". Sit back and wait.
The phone should reboot and back to the official state. Feel free to reply if you have any questions.
Click to expand...
Click to collapse
at the line 5 .
G:\Xiaomi MI A3\ROOT MI A3 DIC 2019\ROOT MI A3 10.3.12>fastboot set-active a
fastboot: usage: unknown command set-active
think i am doing wrong something ...
rombull said:
at the line 5 .
G:\Xiaomi MI A3\ROOT MI A3 DIC 2019\ROOT MI A3 10.3.12>fastboot set-active a
fastboot: usage: unknown command set-active
think i am doing wrong something ...
Click to expand...
Click to collapse
your ADB id old. download new version
rombull said:
at the line 5 .
G:\Xiaomi MI A3\ROOT MI A3 DIC 2019\ROOT MI A3 10.3.12>fastboot set-active a
fastboot: usage: unknown command set-active
think i am doing wrong something ...
Click to expand...
Click to collapse
Try using this command, if still not working, download the latest adb from Android SDK and try again.
fastboot --set-active=a

Categories

Resources