Hey guys This is my first guide so be gentle. Alot of people where asking about odin equivalent/Fasboot/Miflash help so i took the plunge and figured it out. Here goes.
FIRST DISCLAIMER: ONLY USE THIS IF YOU HAVE NO ACCESS TO RECOVERY AND USE AT YOUR OWN RISK. I HAVE FLASHED THIS WAY TWICE AND IT WORKED FINE.
First what you will need:
1. Miflash tool from here
http://bigota.d.miui.com/tools/MiPhone2.11.6.exe
2. A Mi2 Fastboot package from
here Download the Miflash package you want. (thread is in chinese but google translate is your friend here. Just make sure you get Mi2/Mi2s package)
So once you have those 2 packages extract them to your computer (To the root of your C drive or in a folder path containing no spaces) and start up the Miflash tool allowing it to install the drivers. After it is open you can browse to the location where you extracted the fastboot .exe package you downloaded.
Before doing anything else you need to change the name of the fastboot script the tool will use. Choices are:
1.flash_all_wipe.bat:
clears all the data of the built-in storage, clear all user data, please be careful!
2.flash_all_except_storage.bat:
will erase all user data does not clear the built-in storage data.
3.flash_all_except_data_storage.bat:
does not clear the built-in storage data does not clear user data
I would recommended using the flash_all_except_storage.bat since this will wipe and flash everything but the virtual sdcard.
to set the script press the little arrow next to the browse button and click on advanced
View attachment 5045
in the new window enter the name of the fastboot script you wish to use like so
View attachment 5046
Now you need to get your device into fastbootmode by turning it off then holding the vol-down button and power button until you see the fastboot logo. plug in your phone using USB cable and wait for driver installation to finish and click refresh. Your device should show up in the list. All that's left to do is press flash and wait for it to finish. It will reboot automaticly when it's done. Should take about 2 min or so.
Now you will have a fresh "stock" rom.
Hope this helps someone. Thanx for reading.