Hi this is a thread for new users to revert back to stock rom in huawei Honor 4x from their custom roms .
Follow these steps only if have unlocked your bootloader and had custom rom installed already. Of course you must have already installed custom recovery (twrp or cwm). This guide will also allow you to revert back to stock huawei recovery.
Step 1 : Download the ROM Package from the link
~1GB)
http://www.huaweidevice.co.in/Downloads/Cherry-L04-V100R001C900B126.rar
Step2 : Extract using Winrar. (Inside dload folder you will find Update.app file)
Step3 :Now Download Huawei Update extractor and install
http://cn.club.vmall.com/thread-3239393-1-1.html
Step4 : Now Run the huawei update extractor and point to the update.app file.Now the contents of the update.app file will be displayed.
Select the Boot.img,recovery.img and System.img alone and select extract by rightclicking it.
Step5:Now we need the adb tool kit, .(~10mb)
https://drive.google.com/file/d/0B8CpdMmTiXaVdS1Eam5RY3BVR3c/view?pli=1
Step6:
Install and configure the Adb. Make sure once installed connect the device to usb and press vol down + Power button together.It will enter fastboot mode. Make sure phone is unlocked.
Step7:Now copy the extracted recovery.img,system.img and boot. img to the adb root folder which should be in c:\adb\.
Step8: Now in terminal window of adb , type these
1. "adb devices" -Displays some id of your device which makes sure your device is connected.
2. "Fastboot Flash recovery recovery.img" - Flashes stock recovery
3. "fastboot flash system system.img" - Replaces your custom rom with stock rom
4."Fastboot flash boot boot.img" - Flashes boot partition which is need to boot stock rom.
Step9:Now all is flashed.
"adb reboot" - Reboots your device.
Step10:Wait for few mins and your phone reboots into stock emui rom. Now if you want the second emui update. Download from hihonour.in and flash the downloaded zip with stock recovery.
Credits
All the software makers.
All the Xda members,Xda team ,Xda Posts.
Important Note
I'm not responsible for your phone getting bricked or whatever things could happen to your Device.
I am always ready to support for Huawei Honor 4x custom rom developments. PLs lets join together and make many custom roms for our device.
Follow these steps only if have unlocked your bootloader and had custom rom installed already. Of course you must have already installed custom recovery (twrp or cwm). This guide will also allow you to revert back to stock huawei recovery.
Step 1 : Download the ROM Package from the link
http://www.huaweidevice.co.in/Downloads/Cherry-L04-V100R001C900B126.rar
Step2 : Extract using Winrar. (Inside dload folder you will find Update.app file)
Step3 :Now Download Huawei Update extractor and install
http://cn.club.vmall.com/thread-3239393-1-1.html
Step4 : Now Run the huawei update extractor and point to the update.app file.Now the contents of the update.app file will be displayed.
Select the Boot.img,recovery.img and System.img alone and select extract by rightclicking it.
Step5:Now we need the adb tool kit, .(~10mb)
https://drive.google.com/file/d/0B8CpdMmTiXaVdS1Eam5RY3BVR3c/view?pli=1
Step6:
Install and configure the Adb. Make sure once installed connect the device to usb and press vol down + Power button together.It will enter fastboot mode. Make sure phone is unlocked.
Step7:Now copy the extracted recovery.img,system.img and boot. img to the adb root folder which should be in c:\adb\.
Step8: Now in terminal window of adb , type these
1. "adb devices" -Displays some id of your device which makes sure your device is connected.
2. "Fastboot Flash recovery recovery.img" - Flashes stock recovery
3. "fastboot flash system system.img" - Replaces your custom rom with stock rom
4."Fastboot flash boot boot.img" - Flashes boot partition which is need to boot stock rom.
Step9:Now all is flashed.
"adb reboot" - Reboots your device.
Step10:Wait for few mins and your phone reboots into stock emui rom. Now if you want the second emui update. Download from hihonour.in and flash the downloaded zip with stock recovery.
Credits
All the software makers.
All the Xda members,Xda team ,Xda Posts.
Important Note
I'm not responsible for your phone getting bricked or whatever things could happen to your Device.
I am always ready to support for Huawei Honor 4x custom rom developments. PLs lets join together and make many custom roms for our device.