How to reset or factory restore LG CE110 device?
The LG CE110 is an older model device, and the company is no longer producing updates or support for it. Therefore, the only way to reset or factory restore the device is to write the original ROM or software stock to the device's memory (ROM Chip) or eMMC.
Here are two recommended methods to reset or factory restore an LG CE110 device:
1. Using a Flash programmer:
This method is not recommended if you are not familiar with the process. It involves using a flash programmer device that can communicate with the LG CE110's ROM chip or eMMC. Here are the steps:
* Connect the flash programmer to the LG CE110 device and ensure it's properly powered.
* Connect your computer to the flash programmer via USB.
* Open the flash programmer software and browse for the LG CE110 stock ROM file.
* Select the LG CE110 stock ROM file and click on the "Flash" or "Write" button.
* Wait for the flash programmer to write the stock ROM file to the LG CE110's memory. It may take several minutes.
* Disconnect the flash programmer from the LG CE110 device.
2. Using a USB cable and computer:
This method is recommended if you are comfortable with the process. It involves writing the stock ROM file to the LG CE110's eMMC chip via a USB cable. Here are the steps:
* Connect the LG CE110's USB cable to your computer.
* Back up any important data on your computer before proceeding.
* Open your computer's Device Manager and locate the LG CE110 device. Right-click on the device and select "Properties."
* In the "Properties" window, select "Driver" from the list and click on "Remove driver."
* Disconnect the USB cable from the LG CE110 device.
* Open a command prompt by pressing the Windows key and typing "cmd" into the search bar. Right-click on "cmd" and select "Run as administrator."
* In the command prompt, enter the following commands:
```
chcp 65536
fastboot flash recovery recovery.img
fastboot reboot bootloader
fastboot flash recovery recovery.img
fastboot reboot
```
* After the device has rebooted successfully, enter recovery mode by pressing and holding the Home and Volume down buttons simultaneously until the LG logo appears. Select "Yes, Wipe data/factory data" and complete the wipe process.
* Reboot the device to finish resetting or factory restoring the device.
* Connect your LG CE110 device to the computer using the USB cable again. You should see the device detected on your computer as a mass storage device with a new icon.
* Transfer any necessary files to the phone, and you should be good to go. It's recommended to update the ROM and firmware to the latest version after factory restoring the phone, as this can improve the security and functionality of the phone.