Skip to content

Commit 718fb6c

Browse files
committed
wiki: Fix wipe-frp/reboot commands
Change-Id: Id9595932892d0a1fb59da36a722cd60f0d7fe2e8
1 parent 9c17c89 commit 718fb6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
In the event that all Google accounts were not removed from the device (as required by the installation instructions), stock Android's Factory Reset Protection (FRP) persists on the device and causes these problems. In order to resolve this, follow these instructions:
8282
1. Boot into recovery mode
8383
2. Select "Advanced" and then select "Enable ADB"
84-
3. Now, open an `adb -d shell` from a command prompt (on Windows) or terminal (on Linux or macOS) window. In that shell, type the following command: `adb shell wipe-frp`
85-
4. And from the same shell, type the following command: `adb reboot`
84+
3. Now, open an `adb -d shell` from a command prompt (on Windows) or terminal (on Linux or macOS) window. In that shell, type the following command: `wipe-frp`
85+
4. And from the same shell, type the following command: `reboot`
8686
- "advanced topics":
8787
- question: "Mirrors? Why don’t you use torrents? Or IPFS? Or carrier pigeons?"
8888
response: |

0 commit comments

Comments
 (0)