Skip to content

Lost Password and User Reset

Koushik Dutta edited this page Jan 3, 2022 · 4 revisions

If you get locked out of Scrypted but still have administrator access to the server, you can reset all users by doing the following:

  1. Stop the Scrypted service.
  2. Set the environment variable SCRYPTED_RESET_ALL_USERS=true.
  3. Start the server.
  4. Create a new user.
  5. Stop the server and remove the environment variable (or it will reset again on reboot!).
  6. Start the server again for normal operation.

These steps will keep your configuration intact, and only reset the users.