Flash Redmi 2 13 CMD

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

[Guide] Flash Fastboot ROM through

Command Prompt.
2016-06-15 01:08:23

28,636 100
Edited by Shuhail Basheer at 2016-06-16 03:15 AM

Ola Mi Fans
I have seen many people saying they are not able to fastboot flash their devices through Mi
Flash Tools saying they are getting errors while trying to flash.
So I got a 100% solution for those guys. Fastboot Flash Through CMD-Prompt.

*****REQUIREMENTS*****
1. A Mi/Redmi Device Obviously . :P
2. USB Data Cable.
3. Specific Fastboot ROM for your Device. You can get it from here : -
http://en.miui.com/a-234.html
4. A Windows PC.
5. Drivers for your Device. Just install Mi PC Suite for it. You can get it from here : -
http://pcsuite.mi.com/

6. Minimal ADB and Fastboot Installed in your PC. You can get it from here : -
minimal_adb_fastboot_v1.1.3_setup.zip (2.09 MB, Downloads: 843)
7. Winrar or 7zip for extraction. (My Preference Winrar)

*****NOTE*****
1. Please do not forget to take a backup of your device and save it in the computer or
an external device.
2. Keep your device at least 50% charged.
3. Follow the given below instructions carefully.

Okay all set now Lets Start Flashing

*****PROCEDURE*****
1. Install Minimal ADB and Fastboot.
2. Extract the .tar file of fastboot rom you downloaded. Again Extract the file you extracted
until you get folder as shown in the image below.

3. Open the images folder and select all and copy paste the files to Minimal ADB and
Fastboot Folder in C:\Program Files (x86)\Minimal ADB and Fastboot (This is to make it
more easier you can delete the files after flashing).
4. Switch off your device.
5. Put your device in Fastboot Mode by Pressing Volume Down + Power button at the same
time.
6. Plug in the USB.
7. Now Shift + Right click in minimal ADB & Fastboot Folder --> Open Command window
here.

8. Type fastboot devices to check the devices is connected properly. If it is it will show

like this.
9. Then Execute in the following commands one by one.

fastboot flash system system.img

Press Enter

fastboot flash boot boot.img

Press Enter

fastboot flash recovery recovery.img

Press Enter

fastboot flash cache cache.img

Press Enter

10. If you wanna completely erase user data and make your device as a newly bought device
excute the following commands after the above four commands.
fastboot erase userdata

fastboot flash userdata userdata.img

11. All done now reboot by executing the following command.


fastboot reboot

Your device will now reboot and should be completely back to stock as well as be unrooted.

If you have any queries I am here to help.

Cheers.!!

You might also like