How to reset or factory restore Celkon C3 device?
When it comes to resetting or factory restoring a Celkon C3 device, there are three common methods that you can try. Here are the steps for each method:
Method 1: Using the Recovery Menu
1. Turn off your Celkon C3 device.
2. Press and hold the Power and Volume buttons simultaneously.
3. Continue holding the buttons until the recovery menu appears on the screen.
4. Use the Volume buttons to highlight the "Wipe data/factory reset" option and the Power button to select it.
5. Wait for the device to reset, which may take several minutes.
Method 2: Using the PC and Android Debug Bridge (ADB)
1. Connect your Celkon C3 device to your PC using a USB cable.
2. Open a command prompt on your PC and navigate to the ADB folder. If you don't have ADB installed, you can download it from the Android Developer website.
3. Type the following command to check if ADB is installed and working:
```css
adb devices
```
If your device is recognized, you're good to go. If not, try re-installing ADB.
4. Type the following command to reboot your device into recovery mode:
```css
adb reboot recovery
```
5. Once your device is in recovery mode, scroll down to the "Wipe data/factory reset" option and select it using the Volume buttons.
6. Wait for the device to reset, which may take several minutes.
Method 3: Using a Reboot Button (If available)
1. Locate the reboot button on your Celkon C3 device. This may be a physical button or a hidden setting in the device's settings menu.
2. Press and hold the reboot button until the recovery menu appears on the screen.
3. Use the Volume buttons to highlight the "Wipe data/factory reset" option and the Power button to select it.
4. Wait for the device to reset, which may take several minutes.
It's important to note that each of these methods may have slightly different steps and requirements, so it's important to refer to the device's user manual for specific instructions. Additionally, factory resetting your device will erase all of your data, so make sure to backup any important information before proceeding.