The Latest Way to Root Zenfone 5 Firmware V2.21.40.44 - A few days ago ASUS has provided a firmware update V2.21.40.44 to Asus ZenFone 5. But unfortunately the latest firmware can't be to rooted Asus ZenFone 5 in a way that usually. So we have to use a new way to Root Zenfone 5, thankfully Asus Zenfone Blog find the way.
At this time Asus Zenfone Blog will share How to Root Asus Zenfone 5 Firmware V2.21.40.44 to you. Follow the tutorial below should not be any are missed.
Preparation Tools
At this time Asus Zenfone Blog will share How to Root Asus Zenfone 5 Firmware V2.21.40.44 to you. Follow the tutorial below should not be any are missed.
Preparation Tools
- Fastboot.img from 2.21.40.30 Firmware (Download HERE)
- RootZenFoneKitKatV3 (Download HERE)
- ADB Fastboot Tool If you don't have it (Download HERE)
- Intel USB Driver (Download HERE)
- Install Intel USB Driver in your PC/Laptop, if it has been ignore it.
- Enable usb debugging (Tutorial HERE), if it has been ignore it.
- Enter Droidboot / Fastboot mode (turn off your Zenfone and then press Power button + Volume up)
- Connect your Zenfone to Computer / PC
- Open ADB Folder, Shift+Right Click > Open Command Here
- Type: fastboot flash fastboot fastboot.img
- Wait Until Finish and Reboot
- Extract RootZenFone5KitKatv3-ww.zip file (English description), which has downloaded previously
- Run Root-ZenFone.bat
- Wait Until completion (Zenfone will reboot several times, wait a little longer)
- Run EnterShell.bat, will pop up cmd then type "su" and press enter
- See ZenFone 5, it will be notice
- Done, your ZenFone 5 has Rooted.
Thus, How to Root Asus Zenfone 5 Firmware 2.21.40.44 from us. Hopefully this tutorial can be useful and help you. Thanks for visiting Asus Zenfone Blog and wait another interesting tutorial from us.
please help my zenfone
ReplyDeletesending 'recovery' <13934KB>...
FAILED>..
finished. total time : -0,000s
sending 'update' <883KB>...
FAILED>..
finished. total time 0.001s
whether the Zenfone connected perfectly on your PC?
Deletesame problem here madam..yup properly inserted and all necessary requirements.
Deletehope you help us..thanks in advance
Deletei will try again soon
DeleteWhat version of your zenfone frimware.?
DeleteIf your version is 2.21.40.44 try to flash the flashboot with falshboot from version 2.21.40.30 of frimware.
mad pas posisi ente disitu, ente cabut kabel usb apa gimana? ato langsung reboot?
Deletegua sama nasibnya kaya ente :(
Working perfectly o my zenfone (A501CG), Thanks.
ReplyDeleteCannot download ADB Fastboot Tool
ReplyDeletelink has been repaired, please try again
DeleteWhy I enter Droidboot and it show 'No Command'
ReplyDeletePress power + volume up
DeleteCould you make the same tutorial to Zenfone 6, plz?
ReplyDeleteYou can find in XDA forum bro.. There are a lot of information about your zenfone 6
Deletemy zenfone 5 with latest firmware 4.4.2 done root with this way.. TQ
ReplyDeletewhere to find adb folder
ReplyDeletewhere to find adb folder? -_-
ReplyDeleteThanks for the tutorial. Before trying this method, I would like to know if
ReplyDelete1. This method will factory reset the phone?
2. Lock the boot loader again?
Thanks
1. No, its just root your phone, your data save..
Delete2. Its automatically lock the bootloader again after your phone rooted, reboot and turn on prperly
Work in my zenfone 5 T00f..
ReplyDeleteThanks.
how you can do it ?
DeleteNice Tutorial.. Like this (y)
ReplyDeleteShow!
ReplyDeleteunable to download ADB FASTBOOT tool.. any link please.. thanks
ReplyDeleteGreat! I was really looking for this after the 44 update! Thanks!!
ReplyDeleteafter flashing fastboot.img ,when i run root bat file and press any key to continue means its displaying nothing...
ReplyDeleteplease help me. Im stucked on step no. 6
ReplyDeleteCMD says "cannot open fastboot.img"
thanks
same case ..
Deleteadb folder is ?
ReplyDeleteUnable to open fastboot zipped folder
ReplyDeleteI just want to know that after rooting via this method will i be able to get new update from asus without unrooting ? If not then is there any method to revert back to stock V2.21.40.44 (fastboot.img) and unroot the device?
ReplyDeleteHey The Link For Fastboot.img Is Dead
ReplyDeleteworks on my T00F
ReplyDelete2x gagal sending recovery akhirnya berhasil juga
thanks bro buat tutorialnya
work perfectly on my asus t00f thanks :)
ReplyDeletetenkz work :)
ReplyDeletetested working. here is a shortened log file of the command window (i turned off Echo Off to show the commands used by the batch file)
ReplyDelete>> these are the commands used by the batch file.
>>root-zenfone
>>set SkipUpdateBootloader=YES
>>cd files
' Connect your ZenFone 5 with your computer and prepare to ROOT
' !!! DO NOT DISCONNECT USB CABLE WHILE ROOTING !!!
Press any key to continue . . .
>>adb wait-for-devices
>>adb reboot bootloader
>>sleep 20
' Updating fastboot first ..
>>fastboot flash fastboot fastboot.img
target reported max download size of 1320588629 bytes
sending 'fastboot' (13481 KB)...
OKAY [ 1.633s]
writing 'fastboot'...
(bootloader) secure device
(bootloader) signed image
OKAY [ 2.353s]
finished. total time: 4.014s
>>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.330s]
finished. total time: 0.330s
>>sleep 20
' Unlocking bootloader ..
>>fastboot flash dnx dnx_fwr_ctp_a500cg.bin
target reported max download size of 1320908117 bytes
sending 'dnx' (96 KB)...
OKAY [ 0.524s]
writing 'dnx'...
OKAY [ 0.665s]
finished. total time: 1.201s
>>fastboot flash ifwi ifwi_ctp_a500cg_unlock.bin
target reported max download size of 1320908117 bytes
sending 'ifwi' (1983 KB)...
OKAY [ 0.684s]
writing 'ifwi'...
OKAY [ 0.857s]
finished. total time: 1.542s
>>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.329s]
finished. total time: 0.330s
>>sleep 20
>>echo ' Flash recovery with ROOT process and do the dirty job
' Flash recovery with ROOT process and do the dirty job
>>echo ' The phone will be rebooted twice, please be patient ..
' The phone will be rebooted twice, please be patient ..
>>fastboot flash recovery recovery-root.img
target reported max download size of 1321003690 bytes
sending 'recovery' (13934 KB)...
OKAY [ 1.890s]
writing 'recovery'...
OKAY [ 1.148s]
finished. total time: 3.055s
>>sleep 5
>>fastboot flash update dummy.zip
target reported max download size of 1321003690 bytes
sending 'update' (883 KB)...
OKAY [ 0.598s]
writing 'update'...
OKAY [ 0.922s]
finished. total time: 1.528s
>>adb wait-for-devices
>>adb reboot bootloader
>>sleep 20
' Flash official recovery and re-lock bootloader for future OTA upgrade
>>fastboot flash recovery recovery.img
target reported max download size of 1320771584 bytes
sending 'recovery' (12377 KB)...
OKAY [ 1.702s]
writing 'recovery'...
OKAY [ 1.067s]
finished. total time: 2.862s
>>sleep 5
>>fastboot flash dnx dnx_fwr_ctp_a500cg.bin
target reported max download size of 1320771584 bytes
sending 'dnx' (96 KB)...
OKAY [ 0.513s]
writing 'dnx'...
OKAY [ 0.679s]
finished. total time: 1.194s
>>fastboot flash ifwi ifwi_ctp_a500cg.bin
target reported max download size of 1320771584 bytes
sending 'ifwi' (1983 KB)...
OKAY [ 0.700s]
writing 'ifwi'...
OKAY [ 0.931s]
finished. total time: 1.632s
' All done, enjoy your ROOTED ZenFone 5 :)
>>fastboot reboot
rebooting...
finished. total time: 0.337s
>>pause
Press any key to continue . . .
I used newer version RootZenFone5KitKatv4-ww
ReplyDeletehttp://www76.zippyshare.com/v/tVA4DcDx/file.html
(my firmware is WW)
it might have worked with Asus T00F but not for Asus T00J even thought the version is the same.
ReplyDeleteany other work around for this?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteBecause your firmware was change from v2.21.40.44 to v2.21.40.53.to survive from update ota go to supersu-setting-upgrade to pro after that enable survival mode
Deletedid asus zenfone 5 T00k work on this?
ReplyDeletethank you for the guide. my T00J finally have been rooted. for all this time trying :)
ReplyDeleteI can find abd setup on my lap top
ReplyDeleteI can find abd setup on my lap top
ReplyDeleteThanks, I have successfully root my phone.
ReplyDeletei'm running firmware 2.22.40.54 on my A501CG.. will this work? Also, what happens when the Lollipop upgrade arrives? What will happen then?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteSir,
ReplyDeletemy device is asus Tooj ww 2.22.40.53 firmware..
Now i have root my device this waya???
Waaa! Please, help me problems failed camera...reboot still failed! ASUS ZenFone 5 - v4.4.2 WW. How problem solve. :(
ReplyDeleteMy asus phone root is not done fave a problem when I root my asus_t00j. Is "cannot open recovery root.omg"
ReplyDelete