Wingetlywingetly
← All apps

Plex Media Player (Deprecated)

by Plexv2.58.0

Last updated

Plex Media Player is a desktop client for Plex.

Install with winget

$ winget install --id Plex.PlexMediaPlayer --exact --version 2.58.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Plex Media Player (Deprecated)

Plex Media Player (Deprecated) uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i PlexMediaPlayer-2.58.0.1076-38e019da-windows-x64.exe /quiet /norestart

See the full silent install reference for Plex Media Player (Deprecated)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2.58.0

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Plex Media Player (Deprecated).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1168

    Your Place to Talk and Hang Out

More from Plex or browse media-streamer, video-streamer, music-streamer.

Frequently asked questions

How do I install Plex Media Player (Deprecated) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Plex.PlexMediaPlayer --exact --version 2.58.0. winget downloads the installer from Plex and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Plex Media Player (Deprecated) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Plex.PlexMediaPlayer --exact 2.58.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Plex Media Player (Deprecated)?
Plex Media Player (Deprecated) uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i PlexMediaPlayer-2.58.0.1076-38e019da-windows-x64.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Plex Media Player (Deprecated) via winget?
Run: winget uninstall --id Plex.PlexMediaPlayer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Plex Media Player (Deprecated)'s Apps & Features entry.
Is Plex Media Player (Deprecated) free?
Plex Media Player (Deprecated) is distributed under GPL-2.0. Refer to the publisher (https://www.plex.tv) for the full license terms - Wingetly itself does not charge for installation.
Does Plex Media Player (Deprecated) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Plex Media Player (Deprecated) directly from the publisher.
How do I keep Plex Media Player (Deprecated) up to date?
Run winget upgrade --id Plex.PlexMediaPlayer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Plex Media Player (Deprecated) from microsoft/winget-pkgs.