2025-06-08, 12:49 AM
Stop the server:
In this folder:
C:\Users\Admin\AppData\Local\jellyfin\config
Move the migrations.xml to your desktop or rename it to migrations.xml.bak
Then open system.xml and change
to
Restart the server. Once the server is working again, change the startup wizard value back to true.
In this folder:
C:\Users\Admin\AppData\Local\jellyfin\config
Move the migrations.xml to your desktop or rename it to migrations.xml.bak
Then open system.xml and change
Code:
<IsStartupWizardCompleted>true</IsStartupWizardCompleted>
Code:
<IsStartupWizardCompleted>false</IsStartupWizardCompleted>
Restart the server. Once the server is working again, change the startup wizard value back to true.