How to reset or factory restore Lava Iris 349+ device?
The Lava Iris 349+ is a smartphone that runs the Android operating system. If you want to reset or factory restore your Lava Iris 349+ device, there are several methods you can use. The most common and recommended ways are:
Method 1: Using the Bootloader
1. Connect your Lava Iris 349+ device to your computer using a USB cable.
2. Open a command prompt on your computer and enter the following command: `adb devices`. This will list all the devices connected to your computer.
3. Once you can see your device listed, enter the following command: `adb reboot bootloader`. This will reboot your device into bootloader mode.
4. Enter the following command to check if your device exists in bootloader mode: `fastboot devices`.
5. Once you can see your device listed, enter the following command to flash the stock firmware: `fastboot flash recovery `. replaced `` with the actual path to the stock firmware file.
6. Reboot your device with the following command: `fastboot reboot recovery`.
7. Once you are in recovery mode, select "wipe data/factory reset" and confirm.
Method 2: Using Google Factory Data Reset (FDR)
1. Open the Settings app on your Lava Iris 349+ device.
2. Scroll down and tap on "Backups & Reset".
3. Tap on "Factory data reset".
4. Select "Yes - erase all user data".
5. You may be prompted to enter your PIN, pattern, or password. Enter it if asked.
6. Once the reset is complete, your device will be restored to its factory settings and will reboot automatically.
Note: It's important to note that using these methods will erase all data on your device, including photos, messages, and other personal information. Before proceeding, it's best to make a backup of your data first. Additionally, these methods are for educational purposes only and should be done with caution.