System & Device Information
- FydeOS Version: 21
on this forum page, it says that once developers mode is enabled, it can only be disabled by doing a power wash, erasing everything that is.
I am already on Developer Mode, how can I disable it?
You can’t disable it without losing your current installation, unfortunately. The only way is to reinstall FydeOS on your device and Developer Mode will be off by default. You may want to back up your data and restore it.
Yet, by issuing those commands on the shell, developer mode is successfully disabled.
crosh> shell
chronos@amd64-fydeos_slim / $ sudo -i
amd64-fydeos_slim ~ # /usr/sbin/crossystem_mode-switch.sh disable-dev_mode
Success to disable cros_debug mode. Please reboot system later.
Can someone explain why this is not mentioned on the forum info page? Assuming that one only wants to enable developers mode to have a look at the system, and then disables it this way, it there an issue that may arise?