Smartphone

How To Fix LG G2 Stuck In Custom Recovery (TWRP)

How To Fix LG G2 Stuck In Custom Recovery (TWRP)

Here is a short guide to fix LG G2 stuck in custom Recovery. The LG G2 stuck in Recovery after you install it and then try to take the update. Your phone can’t boot normally, you see only the TWRP Logo.

Don’t worry! This can e easily fixed. Thanks to a XDA Recognized Developer called thecubed who created the special guide below who will easily fix LG G2 stuck in Recovery.

See also: Download Android L Stock Keyboard In Any Android Device

If you have ADB access, plug-in your phone to PC and run this command:

Code:
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
TWRP-Custom-Recovery-on-the-LG-G2
After running this command you will be able to reboot your phone via the TWRP menu option, or via a simple reboot command in adb. In case you dont have adb access, you can simply use the awesome ‘terminal command’ option of TWRP to run the following command:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Then you will have to type the whole thing out and you must be very careful with spaces and punctuation. If one letter is wrong your phone will be damaged.
When all that is finished, you can reboot your phone and start enjoying it again.

Related posts

Leave a Reply

Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

WordPress Theme built by Shufflehound. © 2023 All rights reserved by DoryLabs