How to reset or factory restore Asus P835 device?
There are several methods to reset or factory restore an Asus P835 device:
Method 1: Using the Backup and Restore Feature
1. Open the "Asus P953c" app on your Android device.
2. Tap on the "Backup and Restore" option.
3. If you have previously backed up your data to a Google account, choose the "Sign in with Google" option and enter your login credentials.
4. If you haven't backed up your data before, choose the "Clear all user data" option, which will restore your device to its factory settings.
5. Select the "Start Reset" option and wait for the process to complete.
Method 2: Using Recovery Mode
1. Hold down the power button and the volume up button at the same time for at least 30 seconds until the device restarts in recovery mode.
2. Once the device boots up into recovery mode, select "Wipe data/factory reset."
3. Select "Yes - delete all user data on the device" and wait for the process to complete.
4. Select "Reboot system now" when prompted, and wait for the device to restart completely.
Method 3: Using PC Backup Software
1. Download and install the ASUS PC backup software on your computer.
2. Connect your Android device to your computer using a USB cable.
3. Select "Back up" and choose the type of data you want to back up.
4. Transfer the backup data to your computer.
5. Disconnect your Android device from your computer and perform a factory reset on your device.
6. Connect your Android device to your computer again and select "Restore."
7. Select the backup data that you transferred to your computer and wait for the process to complete.
Method 4: Using ADB Commands
1. Connect your Android device to your computer using a USB cable.
2. Open a command prompt on your computer and navigate to the folder where the ADB tool is installed.
3. Type "adb devices" to make sure your device is recognized by the ADB tool.
4. Type "adb backup -all -f /backup/backup.ab" to create a full backup of your device.
5. Disconnect your device from the computer and perform a factory reset on your device.
6. Connect your device to your computer again and type "adb devices" to confirm that your device is recognized by the ADB tool again.
7. Type "adb restore /backup/backup.ab" to restore your device from the backup.
Note: The ADB method is more technical and requires a basic understanding of computer commands. It is recommended for experienced users only.