From 789d16db510f8411f44a2d976d2670b0e60ac0f9 Mon Sep 17 00:00:00 2001 From: matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:04:16 +0000 Subject: [PATCH] web-install: adjust OEM unlocking section --- static/install/web.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/static/install/web.html b/static/install/web.html index 7f89fe5a..4ab0ea6f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -343,11 +343,14 @@

Disabling OEM unlocking

-

OEM unlocking can be disabled again in the developer settings menu within the - operating system after booting it up again.

+

During first setup, the final screen will contain a toggle regarding OEM unlocking + which is checked by default. This will disable OEM unlocking, which is recommended.

-

After disabling OEM unlocking, we recommend disabling developer options as - a whole for a device that's not being used for app or OS development.

+

If you need to enable or disable OEM unlocking in the future, it can be done in the + developer settings menu within the operating system.

+ +

After manually disabling OEM unlocking via developer options, we recommend disabling + them as a whole for a device that's not being used for app or OS development.