How to reset or factory restore Toshiba G810 device?
The recommended ways to reset or factory restore a Toshiba G810 device are:
1. Using the device's restart menu:
Press the power button on the device and hold it down for 10 seconds. Release the button and press and hold the volume down button and power button simultaneously. Keep holding both buttons for 30 seconds, until the restart menu appears. From here, select "Factory Data Reset / Reset device" using the volume buttons and press the power button to select. This will erase all data and settings on the device, leaving it with its default settings.
2. Using recovery mode:
Connect the Toshiba G810 device to your computer via a USB cable or via a wireless connection. Make sure USB debugging is enabled on your device by going to Settings > Developer options and enable it. Open a command prompt on your computer and navigate to the device driver's directory. Run the following commands:
adb reboot recovery
adb push recovery.img /sdcard/recovery.img
adb devices
Once the device is in recovery mode, select "Factory Data Reset / Reset device" to erase all data and settings on the device.
3. Using the device's serial number:
Connect the Toshiba G810 device to your computer via a USB cable or via a wireless connection. Make sure that your computer has the necessary drivers installed. Open a command prompt on your computer and navigate to the device driver's directory. Run the following command:
adb install recovery.img /sdcard/recovery.img
Make sure that the correct recovery image file name and location are specified. Then, in the command prompt, enter the following command, followed by the serial number of your device:
adb reboot bootloader
Once the device is in bootloader mode, select "Factory Data Reset / Reset device" to erase all data and settings on the device.
It's important to note that resetting your Toshiba G810 device to its factory settings will erase all data and settings, including your contacts, messages, photos, and apps. Make sure to backup your data before resetting the device, or you may lose all your data. Additionally, it's recommended to have a backup of your Toshiba G810's firmware or recovery image before attempting any reset or restoration process.