Thursday, June 28, 2018

How to Install a Custom Recovery TWRP/CWM On Your Phone- HACKWINDROID

INSTALL A CUSTOM RECOVERY TWRP/CWM/PHILZ ON YOUR PHONE WITHOUT ROOT


Hey Pals!! Whassup! Custom Recovery is the best alternative to our stock recovery which can install a custom ROM and other zip files to customize our device and you've been thinking this facility is for rooted users only but I know that you've been googling for a while that how to install a CUSTOM RECOVERY like TWRP /CWM/PHILZ etc on your android phone and if you're non rooted then here you go!! Read out the whole blog by the way I am new to this. If you like it please don't forget to thank me!


REQUIREMENTS:-

1) An android device with bootloader unlocked
2) TWRP/CWM for your device model or any custom recovery
3) Fastboot and ADB drivers


CAUTION:-
  I'm not responsible for bricking your device:(
  If it is bricked then contact me because I have the solution too;)


STEPS

1) Make sure that at least 70-80% of charge is maintained on your device.
2) First of all install all proper ADB and FASTBOOT drivers for your device. Click HERE and download proper drivers.
3) Connect your android to PC or laptop through USB and allow all permission like RSA FINGERPRINT. Look below for screenshots.
4) Make sure you've turned on Developer's option and USB debugging in your phone.
5) Rename the TWRP/CWM/PHILZ file recovery.img and place it in the same directory as the ADB folder.
6) In the ADB folder, anywhere in the blank area press SHIFT and Right click on mouse and then choose OPEN COMMAND WINDOW HERE  option. You'll see that a CMD window is opened.
7) Here comes the essential part of the process. Just type the below codes

                                    * adb devices 
                               (if your device is shown then you're ready to do the rest of process)

                                    *adb reboot bootloader
                               (phone will be rebooted to fastboot mode, wait for a few seconds)

                                    *fastboot devices
                                (if device is listed then OK)

                                    *fastboot flash recovery recovery.img
                                 (wait few seconds and reboot your device by following code)

                                    *fastboot reboot
                                  (your device will reboot)

8) Then again type following code to reboot to recovery if you don't know the correct key functions.

                                    *adb reboot recovery
                                 (your device will reboot into recovery)

9) Hurrey!!  You will see the custom recovery Installed and go you're ready to rock.!!

       
NOW YOU CAN INSTALL ANY CUSTOM ROM OR CUSTOMIZATION ZIP TO YOUR PHONE.
   

SCREENSHOTS:-

1)



2)


3)


4)


5)


6)


7)


8) 
on different phones fastboot mode UI may be different!! so don't worry!!


9)

10)
NOTE:- Rename the recovery image file to recovery.img


11)

TO ENTER INTO RECOVERY  SCREEN IF YOU DON'T KNOW KEY COMBINATIONS 




                                                                                                                                                                      
SCREENSHOT FOR TWRP AND CWM


YOU'VE SUCCESSFULLY INSTALLED A CUSTOM RECOVERY ON YOUR PHONE:)
THAT'S ALL FOLKS! 

1 comment: