Sunday, April 20, 2014
How to Reset an Android From a Computer
1. Open the App Drawer on your Android device, then tap 'Settings,' 'Applications,' and 'Development.' Tap to enable the 'USB Debugging' option.
2. Launch a command prompt or terminal window, depending on your development environment. Go to the location of the ADB binary on your system.
3. Connect the USB device that you want to reset to your machine and remove all other connected USB devices.
4. Type 'adb -d reboot' to reboot the device, or 'adb -d reboot recovery' to boot into recovery mode for factory data reset.
5. Use the hard buttons to go to 'Wipe Data/Factory Reset,' then hit 'Ok' to confirm and wipe the phone.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment