Server Version#: PlexMediaServer-1.32.7.7621-871adbd44-x86_64.exe
Player Version#:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
I was refused installation to update my Plex Media Server. It says “Previous installer data found without " UninstallString” value. Please Remove Plex Media server manually first." I followed the directions on the website to uninstall Plex Media Server. I have really cleaned it all and I still get the error message. Now I cannot use PMS nor install a new version. What can I do? It has locked me out of installing. I even cleared out my registry spots. I am stumped.
Do you have the installer logs which may still be in the PMS data folder in app data in Logs\Installer Logs
I do not have those logs. I did a too thorough clean.
What might be the name of the files? I have not emptied my Recycle Bin.
Maybe try Fix problems that block programs from being installed or removed - Microsoft Support to help and remove all traces of the 32 bit version.
This should have no influence on your plex data folder, so your libraries will be retained.
(unless you are using 3rd-party software like “uninstallers” or “registry optimizers”)
No joy by using this program. Tried both the uninstall problem and install problem.
So you are running now the 32-bit build for version 1.28.2.6151 on windows 11 - which is the version that cannot be uninstalled
Was this install in the default location?
i.e. C:\Program Files (x86)\Plex\Plex Media Server
could you get me a file list of the folder into a text file and zip it and attach
e.g. in command window:
dir "c:\program files (x86)\Plex" /S > "%LocalAppData%\PMS_Installed_Files_2023-Dec-04.txt"
and zip the output file "%LocalAppData%\PMS_Installed_Files_2023-Dec-04.txt" and attach
So at the moment - when you go to “Add or Remove Programs” and search for Plex - you can see the installed 1.28.2.6151 version listed but on selecting the uninstall option - you get an error that C:\Program Files (x86)\Plex\Plex Media Server\Uninst00.exe does not exist ?
We can try to see if we can uninstall individual packages using the advanced steps at the tail end of this post [Windows] - Using the Microsoft Windows Troubleshooter FixIt for problems that block installing / removing Plex Media Server - General Discussions / Tips, Tricks & How-Tos - Plex Forum
Could you get me a list of the installed packages by running this command in an elevated command prompt window - ie cmd with right click “Run As Administrator”
wmic /output:"%localappdata%\wmic_product_list_2023-Dec-04.txt" product get Name, Version, IdentifyingNumber, InstallDate
The output file will be "%localappdata%\wmic_product_list_2023-Dec-04.txt" - please zip and attach
Could you also search the %TEMP% folder for all files with names having prefix Plex Media Serve and copy out and zip and also attach
I do have have a \program files*\Plex was fully removed where 32-bit or 64-bit. They are gone. I physically removed them.
In Settings Installed apps it shows Plex Media Server 1.28.2.6151 only the option for “Modify” is present, uninstall is not present and has not been.
Using the wmic from admin command prompt results in “Invalid file name.”
TEMP is empty.
Uninst00.exe does not exist in the Recycle Bin.
I used the other tricks including adding {9FECFE39-4123-40E7-9BCF-0A0DE93092A7} as the program code. No joy yet.
do you mean you did have a 64-bit build of Plex Media Server installed before and you deleted it ? Please be precise as to what folders/subfolders you had relating to Plex Media Server under
C:\Program Files
C:\Program Files (x86)
Can we follow this up please - what filename is invalid - is it the output file
I tried it myself on windows 11 and it works
So click on search button in task bar and type cmd and then when command promot shows as result, right click and select Run As Adminstrator
in the C:\Windows\System32 command window paste in this text exactly
wmic /output:"%localappdata%\wmic_product_list_2023-Dec-04.txt" product get Name, Version, IdentifyingNumber, InstallDate
In looking at Recycle Bin it looks like I had the 32bit build of PMS. It was in C:\Program Files (x86)\Plex\Plex Media Server
wmic_product_list_2023-Dec-04.txt (41.5 KB)
I also found PlexMediaServerLogs. I am adding the last and earliest.
Plex Media Server.log (21.0 KB)
Plex Media Server.4.log (47.5 KB)
I hope this might help you. I will not touch the recycle bin’s files.
So you sometimes install binaries on non default location
The Plex Media Server logs you have attached are actually from a Nano Plex Media Server that is part of the Plex desktop client app - it stores its application data files including Logs below C:\Users\compa\AppData\Local\Plex\Plex Media Server\ as opposed to the actual Plex Media Server area which would be below C:\Users\compa\AppData\Local\Plex Media Server\
I see you had the Plex Desktop app installed into the S: drive and then few minutes later to the F:\ drive
S:\Program Files\Plex\Plex\Plex.exe
F:\Program Files\Plex\Plex\Plex.exe
Anyway this is the Plex Desktop app and not the Plex Media Server app
Your wmic output does not list any 32-bit msi installs of Plex Media Server - so may be the deletions you did to the registry has resulted in inconsistencies where it still shows up in “Add or Remove Programs” but not in the wmic list
As a desperate measure, you can try restore C:\Program Files (x86)\Plex\Plex Media Server from the recycle bin and see if you can then remove Plex Media Server through “Add or Remove Programs”
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.