How to reset or factory restore YU Yureka S device?
Yureka S is a device that runs on the Android operating system and can be reset or factory restored to its initial settings in case of any issues or problems. Here are the most common and recommended ways to reset or factory restore a Yureka S device:
1. Soft Reset (Rebooting):
A soft reset, also known as rebooting, is a simple process that involves turning off your device and then turning it back on again. To perform a soft reset on a Yureka S device, follow these steps:
* Turn off your device by pressing and holding the power button until the power off menu appears.
* Tap and hold the "Reboot System" option.
* The device will reboot and the Yureka S logo will appear on the screen.
2. Factory Data Reset (Hard Reset):
A factory data reset, also known as a hard reset, is a more intensive process that involves wiping your device's memory and restoring it to its initial factory settings. While this can be helpful in resolving many types of problems, it should only be used as a last resort and should only be performed if you have backed up your important data
* Turn off your device by pressing and holding the power button until the power off menu appears.
* Choose "Backup and Reset" from the menu.
* Tap "Yes โ Erase all user data/factory reset."
* The device will erase all data and restore it to its initial settings.
3. Using the recovery menu:
* Reboot your device into recovery mode by pressing and holding the Volume Up and Power buttons together.
* When the recovery menu appears, select the "Wipe data/factory reset" option and confirm your choice.
* The device will erase all data and restore it to its initial settings.
4. Using PC:
* Connect your device to your computer using a USB cable.
* Enable USB debugging on your device by going to Settings > Developer Options > USB debugging.
* Install the latest version of Android SDK on your computer.
* Open Android SDK platform tools folder and open the command prompt.
* Enter the following command and press Enter:
```
adb devices
```
* If your device is connected and recognized, enter the following command and press Enter:
```
adb reboot bootloader
```
* If your device is rebooted successfully, enter the following command and press Enter:
```
fastboot flash recovery recovery.img
```
* Reboot your device into recovery mode by pressing and holding the Volume Up and Power buttons together.
* When the recovery menu appears, select the "Wipe data/factory reset" option and confirm your choice.
* The device will erase all data and restore it to its initial settings.
It is important to note that factory resetting a device can delete all of your data and applications, so it is recommended to back up important data before performing a factory reset, unless you have approached the problem with your device which cannot be resolved after all other methods and the data backup cant be restored anymore.