summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md')
-rw-r--r--chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md b/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md
deleted file mode 100644
index 9ab193f0d4d..00000000000
--- a/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/force-out-of-box-experience-oobe/index.md
+++ /dev/null
@@ -1,19 +0,0 @@
----
-breadcrumbs:
-- - /chromium-os
- - Chromium OS
-- - /chromium-os/how-tos-and-troubleshooting
- - How Tos and Troubleshooting
-page_name: force-out-of-box-experience-oobe
-title: How to force the out-of-box experience (OOBE)
----
-
-You can force your device to redo the out-of-box experience (OOBE) as follows:
-
-* Boot to login screen
-* Switch to VT2 (press ctrl-alt-F2 -- only possible in Dev mode)
-* Login as root (or chronos and use sudo)
-* stop ui
-* rm -rf /home/chronos/Local\\ State
-* rm -rf /home/chronos/.oobe_completed
-* reboot \ No newline at end of file