In the Plex For Windows client, how can we tell if we're running the current version?

Plex DocumentationWindows & Mac Desktop

Installed Version

  • In the Plex for Mac/Windows Desktop app: Settings → General
  • Plex Web: Authorized Devices ← For your devices only, not friends / remote users.

Current Version

Disable Auto Updates (also works for PlexHTPC):

  • Exit Plex for Windows/Mac Desktop
  • Edit %LOCALAPPDATA%\Plex\plex.ini (Mac: ~/Library/Application Support/Plex)
  • Add disableUpdater=true to debug section (add debug section if it does not exist).
[debug]
disableUpdater=true

1 Like