How to reset or factory restore YU Yureka Plus device?
To reset or factory restore a YU Yureka Plus device, there are two common methods: using the recovery options in the device settings or using a computer to flash the firmware using a USB cable. Here is a detailed explanation of both methods:
Method 1: Resetting Using Recovery Options
Step 1: Turn off your Yureka Plus device.
Step 2: Press and hold the Volume up button and the Power button at the same time until you see the Yureka logo.
Step 3: Release both buttons.
Step 4: Press and hold the Volume up button until the Recovery Mode option appears.
Step 5: Highlight the "Wipe data/factory reset" option using the Volume up and Volume down buttons.
Step 6: Press the Power button to select the highlighted option.
Step 7: A confirmation window will appear. Highlight "Yes - delete all user data" using the Volume up and Volume down buttons.
Step 8: Press the Power button to select the confirmed option.
Step 9: Wait for the device to reset, which may take several minutes.
Step 10: Once the reset is complete, press and hold the Volume up button until you see the "Reboot system now" option.
Step 11: Release both buttons.
Your Yureka Plus device is now reset to its factory settings.
Method 2: Flashing Firmware Using a Computer and USB Cable
Step 1: Download the Yureka Plus firmware file from the official YU website.
Step 2: Connect your Yureka Plus device to your computer using a USB cable.
Step 3: Open a command prompt window on your computer.
Step 4: Type the following command to check if your device is detected by the computer:
adb devices
Step 5: Type the following command to reboot your device into recovery mode:
adb reboot recovery
Step 6: Once your device is in recovery mode, type the following command to flash the firmware file:
adb push /sdcard/firmware.zip
adb reboot recovery
Step 7: In the recovery mode, use the Volume up and Volume down buttons to navigate to "Wipe data/factory reset".
Step 8: Highlight "Yes - delete all user data" using the Volume up and Volume down buttons.
Step 9: Press the Power button to select the confirmed option.
Step 10: Once the device resets, reboot the device using the "Reboot system now" option.
Your Yureka Plus device should now be reset to its factory settings. It's important to note that flashing firmware files can be risky and may void your device's warranty. It's recommended to use the recovery options with caution and only when necessary.