knowledge base
You can find all guides, tips and help with troubleshooting for a lot of apps and our own system here. If you have any issues, even with the help of our awesome guides, you can always submit a ticket and we will see how we can help you best!
If you use the search bar on the right you will also find forum threads and news items related to your query.
Knowledge base Article
How to reset Emby username and/or password
2021-03-03 10:08:10
If you can not reset your password, or if you have forgot your username then you can follow these steps to fix this issue. You will need SSH access enabled.
- Uninstall Emby
- Connect to your slot via SSH and type this line, followed by enter: cd /var/lib/emby/config/
- type this line, followed by enter (same password as you've connected with): sudo rm system.xml
- type this line, followed by enter: sudo rm -R users
- reinstall Emby
Once all this is done you should be able to login with the default login details.