Reset password in Desktop App

So… I enabled multi-user for the application I am developing. I am running into issues logging on as admin, but there is no way to reset my password since there is no email connection.

How do I reset the admin password for the app in my local development environment?

Hi Dan,
If you need to regain access to the admin on the desktop version, the fastest way is to turn off multi-user and commit that and then turn it on again and commit that. The user table will be reinitialised and the password for admin will be reset.
Best regards
Mark

1 Like