Android Device Wipe
Use ADB and Fastboot to wipe your connected Android device.

Prerequisites

  • `adb` and `fastboot` command-line tools must be installed and available in your system's PATH.
  • Your device must be recognized by `adb`. You can check by running `adb devices`.

Prepare The Device

  1. Enable Developer Options: On your Android device, go to Settings > About phone and tap on the Build number 7 times.
  2. Connect Your Device: Connect your Android device to this computer using a USB cable.
    * Your device must be connected via USB. In bootloader mode, WIFI debugging wouldn't work.
  3. Enable USB Debugging: In Developer Options (Settings > System > Developer options), turn on USB debugging.
  4. Authorize Connection: A prompt will appear on your device to authorize the USB debugging connection. Allow it.

Initiating Wipe

  1. Open Wipr Android Mode: Open the Wipr application. Click on the little and click "Yes" for the prompt.
  2. Select Device or Pair: Select your device from the device list or pair a new device by the little button beside the list.
  3. Click on the "Wipe" button at the bottom to initiate wipe process.