Skip to content

Factory Reset

Last Update: 2024-03-13

The following guide or recipe requires shell access to your FydeOS installation, therefore developer mode is assumed to be enabled. If altering system file is required, you will also need to disable root file system verification.

This guide provides instructions on how to restore your FydeOS device to its factory settings. Please note that this operation will erase all user data. This includes, but is not limited to, installed browser extensions, Android apps, data in the download folder, browser cache files, and browsing history. Once completed, this operation cannot be undone. Therefore, proceed with caution.

The command line operation detailed below achieves the same result as the ‘Powerwash’ function found within the ‘Settings’ menu. This method is particularly useful in situations where serious system issues prevent user login or access to the desktop environment.

Step 1: Access the Bash Shell

To begin, you’ll need to enter the Bash Shell environment. Follow the instructions provided in this tutorial to do so.

Step 2: Execute the Reset Command

Once you’re in the Bash Shell, run the following commands:

Terminal window
sudo clobber
sudo reboot

Upon system restart, the data clearance process will be completed automatically. The device will then launch the OOBE (Out-of-Box Experience), also known as the first boot wizard.