Try At Your Own Risk
It's For XOOTD
This GUIDE is useful to achieve the following,- Unbrick your device
- Flash Stock Rom
- Remove TWRP / flash stock recovery
- Lock the bootloader
- Enable OTA ( if you have unlocked using Asus official bootloader unlock tool then you will not get OTA )
- Files Needed are,
- Fastboot Firmware :
Files Needed are,
Firmware: We Provide two firmware Choice is yours
Drivers: Windows Drivers AFH
WW-15.2016.1810.334 AFH (md5 : fd39c734cbe2722c0cea02f09cba528e) OR
WW-15.2016.1810.337 AndroidHost (md5 : 84197c90f2c913f5cd18dd06b9d82c4b)
Applicable for,
- Model : ZB601KL (try on ZB602KL on your own risk)
- ROM: Does not matter - Stock or Custom (AEX, Lineage etc.)
- Recovery: Stock / TWRP
- Bootloader State: Locked / Unlocked
- Root : Rooted / Non-rooted users
Prerequisites,
- Make a backup of all your apps and data. Internal Storage will be formatted. External will be safe but better to back it up as well.
- Make a mind to take full responsibility of your actions. I have tested the solution on my personal device which was UNOFFICIALLY unlocked. But the risk is entirely yours if you follow the guide.
- Make sure you validate checksum of all downloaded files before proceeding.
Steps to be followed:
- Charge your device to more than 50%.
- Remove all password protections - select SWIPE to unlock.
- Create a new folder that does not have any spaces in the folder name as well as the folder path.
- Download Fastboot Firmware and Drivers to the above folder & extract both zips which will give you 2 new folders .. one for each.
- Connect the device to Computer and Install drivers based on your system. [ General process, go to Windows Device manager --> Select Android device --> right click and select update driver --> browse to the base path where the drivers are extracted and select it .. wait for windows to finish and show a success message. ]
- Enable USB debugging. Connect the device to the PC and open-shell in ADB. Type adb devices it should list your phone.
- You should be able to see results just like below before you proceed,
- Capture.PNG
- Boot into fastboot mode & connect to PC. [ For fast boot mode, turn the device off then Press power+Volume Up until you see the Asus logo OR use command ADB reboot bootloader as shown in the above screenshot. ]
- Open firmware folder and click on flashall_AFT.cmd & wait for the device to restart on its own. Takes about 5 min so be patient.
- Setup your device.
- You will have a System update notification after that. Install OTA and enjoy.
>>>ALTERNATE >>>
- You can download the recovery firmware from the above links and put it in Internal Storage (DO NOT keep it inside any folder.).
- You will get a system update file detected message. Click on it to update.
- If you want to uninstall a few of the stock apps without ROOT access then refer to my other post HERE.