Server Version#: 1.19.3.2764-ef515a800
Player Version#:
I need to move the Plex Media Server folder from my C drive. It’s over 250 gigs and I only have a 500 gig ssd drive and I’m almost out of space. It’s located in:
C:\Users<user>\AppData\Local\Plex Media Server
This is NOT my actual library location, just the storage space for the data on my Plex server. The folder that seems to be taking up the most space is the Media folder within side the Plex Media Server folder. Thanks!
Copy the PMS data folder (C:\Users\<user>\AppData\Local\Plex Media Server\) to a new location (e.g. D:\Data\Plex Media Server\)
Open the registry editor and navigate to `HKEY_CURRENT_USER\Software\Plex, Inc.\Plex Media Server
Find the entry LocalAppDataPath – if it doesn’t exist… create it
Set the entry to the new target path (D:\Data\Plex Media Server\ based on the example above)
Save your changes to the Registry
Restart the Plex Media Server
After confirming Plex is using the new location you can delete the original Plex App-Data folder
Important: If you copy the data folder while Plex is still running, you can end up with a corrupted database… so make sure to shut down the Plex Media Server before starting this!!