Problem: Forgot or lost admin credentials
Problem
It may occur that you forgot or lost the credentials for the server admin account.
Solution
To reset the admin account username and password:
- Stop PowerFolder Server.
Add the two lines below to the Server Configuration File:
plugin.webinterface.username=admin plugin.webinterface.password=password
 Replace admin and password after the equal sign (=) with a username and password of your choice.- Start PowerFolder Server.
 On the restart the server will read those two entries from the Server Configuration File and will replace the admin account, after that those entries will be removed automatically from the Server Configuration File.