Loading pages/factory-reset.md +2 −2 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ permalink: how-tos/factory-reset ## When my screen is not available 1. Install `adb` (doc here (https://community.e.foundation/t/howto-installing-adb-and-fastboot-on-your-computer/3051)) 1. Install `adb` (doc [here](https://community.e.foundation/t/howto-installing-adb-and-fastboot-on-your-computer/3051)) 1. Reboot the device into recovery 1. `adb shell twrp wipe data` (doc here (https://twrp.me/faq/openrecoveryscript.html)) 1. `adb shell twrp wipe data` (doc [here](https://twrp.me/faq/openrecoveryscript.html)) > /!\ This command format only app data. Files are still present on internal storage. Loading Loading
pages/factory-reset.md +2 −2 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ permalink: how-tos/factory-reset ## When my screen is not available 1. Install `adb` (doc here (https://community.e.foundation/t/howto-installing-adb-and-fastboot-on-your-computer/3051)) 1. Install `adb` (doc [here](https://community.e.foundation/t/howto-installing-adb-and-fastboot-on-your-computer/3051)) 1. Reboot the device into recovery 1. `adb shell twrp wipe data` (doc here (https://twrp.me/faq/openrecoveryscript.html)) 1. `adb shell twrp wipe data` (doc [here](https://twrp.me/faq/openrecoveryscript.html)) > /!\ This command format only app data. Files are still present on internal storage. Loading