Saturday, April 19, 2014

Fix A Bricked Micromax A27 When Theres No Hope

Tools Needed :-


  • Fastboot Program
  • Fastboot USB Drivers
  • USB Cable
  • Jacked Up Micromax A27
  • CWM Recovery

Arrangement :-

  • Download the fastboot program and extract it to a folder.
  • Download CWM recovery and extract it to the fastboot folder.
  • Download and install the fastboot USB drivers on your PC. If your on Windows 7, it should detect and load the drivers automatically when your phone is in fastboot mode and connected to your PC.

Procedure :-

  • Turn off the phone.
  • Hold Vol Down + Power till it starts and you see "fastboot".
  • Connect to PC via the USB cable.
  • Go to the folder (not into) in windows explorer, hold 'SHIFT' and right click on it. Select 'OPEN IN COMMAND WINDOW HERE'. You should get the black old dos box.
  • Test if the phone is detected by typing the following command:
    fastboot devices
    If it shows something or anything, that means the phone is detected. If nothing shows then phone is not detected. You will need to check the drivers.
  • Type in the command that fixes it all:
    fastboot flash boot recovery.img
  • Then type in this:
    fastboot reboot
    Your phone will reboot and CWM should load.
  • Now you can take it from here.
Do post in a comment or like or suggestion.

Enjoy!