C
C
Copperfield2014-10-14 03:11:16
Android
Copperfield, 2014-10-14 03:11:16

How to delete all data from the device using adb?

The tablet has a broken screen, there is access via usb.
How to delete all data from the internal memory of the device (application data, media files) using adb without the possibility of recovering them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2014-10-14
@vipuhoff

Hard reset using adb and computer: download adb (android debug bridge), add two files to windowssystem32, turn on the phone and install drivers (come with the phone on disk), run cmd (command line) and give the command "adb reboot recovery", the boot menu will appear on the phone, select wipe date / Factory reset. Click yes -- delete all user data, then reboot system now.
Source

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question