Firefox OS/TCP/Reset

From MozillaWiki
< Firefox OS‎ | TCP
Revision as of 14:11, 1 February 2015 by Lakrits (talk | contribs) (Lakrits moved page FirefoxOS/TCP/Reset to Firefox OS/TCP/Reset: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name is consistent with the content it des...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Resetting the tablet

Connect your tablet via USB to a PC with Android's ADB program installed.

1. run a command prompt
2. adb shell     //  No need to sudo as you have root access
3. wipe data
4. reboot

This will wipe all the data, in essence resetting the device to its default state when it first was shipped. The first time user experience will run again.

Warning! Do not turn off ADB debugging in the settings or this reset will not work again and you'll be unable to reset your tablet. Debugging is on by default.