Jellyfin Forum
forgotten username and password - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: forgotten username and password (/t-forgotten-username-and-password)



forgotten username and password - JackReacher - 2025-02-07

Hi there, I have (like a complete numpty) forgotten my Jellyfin server (running on Windows 10) username and password, so cannot log in.
I have tried using "admin" to no avail.
Can anyone please help ?
Thanks, Mike


RE: forgotten username and password - TheDreadPirate - 2025-02-07

Stop Jellyfin, open C:\ProgramData\Jellyfin\Server\config\system.xml (I think that is the right path) and then change "IsStartupWizardComplete" from true to false.

Start Jellyfin. Open an incognito/private browser tab and navigate to your jellyfin server. It should walk you through the initial setup wizard. Recreate your admin account, click Next for everything else. Once you've finished you should be able to log in now.


RE: forgotten username and password - JackReacher - 2025-02-10

Many thanks, Mike