![]() |
I can't reinstall Jellyfin - 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: I can't reinstall Jellyfin (/t-i-can-t-reinstall-jellyfin) |
I can't reinstall Jellyfin - bootieshorts - 2023-09-01 One of my external drives corrupted. So it's not used anymore and it's where I had Jellyfin installed. Now when I want to install Jellyfin to a different drive it says there's already an existing install. It's just trying to update the preexisting install which is no longer accessible and I get an error when I try to continue. I've gone to uninstall the previous install but I still have this issue. What can I do to solve this? This is on windows btw. ![]() ![]() RE: I can't reinstall Jellyfin - TheDreadPirate - 2023-09-01 Check C:\ProgramData\Jellyfin. All of the running configs and databases are there, by default. RE: I can't reinstall Jellyfin - bootieshorts - 2023-09-02 (2023-09-01, 11:03 PM)TheDreadPirate Wrote: Check C:\ProgramData\Jellyfin. All of the running configs and databases are there, by default. There's no Jellyfin folder there RE: I can't reinstall Jellyfin - anthonylavado - 2023-09-02 Open regedit.exe, locate this key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Jellyfin\Server Delete it. That's what the installer checks for an existing install location. RE: I can't reinstall Jellyfin - bootieshorts - 2023-09-03 (2023-09-02, 11:46 PM)anthonylavado Wrote: Open regedit.exe, locate this key: Thanks a lot. Got it working and installed now. |