/
/

How to Install or Uninstall Windows Media Player Legacy App in Windows 11

Install or Uninstall Windows Media Player Legacy App in Windows 11 blog banner image

The Windows Media Player Legacy app’s lightweight playback capabilities make it the preferred choice for kiosks, digital signage, and large media archives that need reliable players that accommodate old media codecs. However, you may also want to remove the app to optimize the use of system resources.

This guide explains how to install the Windows Media Player application, considerations before system-wide rollout, and commonly asked questions.

How to install or uninstall the Windows Media Player Legacy app

With online streaming services getting more expensive, low-cost, low-tech media players can help reduce overhead and smooth out operations with low system resource demand.

⚠️You will need administrator privileges to install/uninstall the Windows Media Player (WMP) legacy app. Before installing/uninstalling, make sure you have the prerequisites on your system.

Method 1: Install or uninstall via Settings app (GUI)

The most straightforward way to add/remove the Windows Media Player Legacy app to a workstation is through its optional features.

  1. Press Win + I to open Settings.
  2. Navigate to System > Optional Features.
    1. To install Windows Media Player Legacy:
      1. Click on View features.
      2. Scroll down and check the box next to Windows Media Player Legacy (App).
      3. Click Next.
      4. When prompted, select Add.
    2. To uninstall Windows Media Player Legacy:
      1. Scroll down and click on the arrow next to Windows Media Player Legacy (App).
      2. Click Remove.
  3. Close Settings.

Method 2: Install or uninstall via Windows Features

You can also add/remove the Windows Media Player Legacy (App) using the PC’s list of Windows features.

  1. Press Win + R, type control, and hit Enter.
  2. In the Control Panel (Icons view), navigate to Programs and Features > Turn Windows Features on or off.
  3. Scroll down and click on the ‘+’ symbol next to Media Players to expand it.
    1. Check the box next to Windows Media Player Legacy (App) to download it.
    2. Uncheck the box next to Windows Media Player Legacy (App) to uninstall it.
      1. When prompted by Windows Features, click Yes.
  4. Click OK to confirm your changes.
  5. Click Close.
  6. Close Windows Features.

Method 3: Use DISM (Deployment Image Servicing and Management)

DISM is the best tool for implementing changes that impact all users on a device’s operating system.

  1. Press Win + X to open the WinX menu.
  2. Select Terminal (Admin).
  3. Run the following command to add/remove Windows Media Player Legacy (App):
    1. To install Windows Media Player Legacy (App):

DISM /Online /Enable-Feature /FeatureName:"WindowsMediaPlayer" /All

    1. To uninstall Windows Media Player Legacy (App):

DISM /Online /Disable-Feature /FeatureName:"WindowsMediaPlayer"

Method 4: Install or uninstall via PowerShell

Here’s how to use PowerShell to automate Windows legacy media player changes at scale.

  1. Press Win + X to open the WinX menu.
  2. Select Terminal (Admin).
  3. Run the following command to add/remove Windows Media Player Legacy (App):
    1. To install Windows Media Player Legacy (App):

Enable-WindowsOptionalFeature -FeatureName "WindowsMediaPlayer" -All -Online

    1. To uninstall Windows Media Player Legacy (App):

Disable-WindowsOptionalFeature -FeatureName "WindowsMediaPlayer" -Online

Prerequisites for managing the legacy Windows Media Player

Before you deploy changes to your organization’s devices, make sure you have the following requirements:

  • Administrative rights – You must have elevated permissions to install or uninstall optional features like the Windows Media Player Legacy app because it needs system-level components.
  • Stable internet access – If the Windows Media Player Legacy app doesn’t come pre-loaded in your OS installation, you’ll need to download the program via Windows Update, which needs an online connection.
  • Group Policy/script tools – Powerful apps like Group Policy and PowerShell allow you to manage settings, limit features, and reduce manual setup time in a managed IT environment.
  • Media Feature Pack – Microsoft 11 “N” editions don’t come with media program support (MPEG codecs, Media Foundation, Windows Media DRM, etc.), so download the Media Feature Pack before starting.

Group Policy and deployment considerations

There is no direct Group Policy Object that can download or remove Windows Media Player. Thus, you’ll need to leverage Registry changes and scripts to implement Windows Media Player Legacy (App) across your enterprise.

You may also choose to include/exclude the Windows legacy media player before deploying a DISM image, hitting two birds with one stone. Additionally, you can utilize online services that offer one-click solutions to better suit your company’s needs.

🛑| Effortlessly push scripts to your organization’s machines with the latest workflows.

Read NinjaOne’s updated software deployment guide.

Lastly, adding Windows Media Player Legacy (App) in tandem with Software Restriction Policies (SRP) and AppLocker lets you limit which users and devices have access to legacy apps, boosting your security posture with out-of-date software.

Additional considerations for redownloading Windows Media Player Legacy

Here are a few useful tips when you add Windows Media Player Legacy (App) back into your system:

Windows Media Player Legacy and modern apps can coexist

Users can work with both modern and classic media players on the same computer, adapting the playback experience to your company’s needs. While it isn’t the default player nowadays, WMP’s compatibility is useful for users and software that rely on older features.

The Windows Media Player Legacy app requires additional support

Certain formats have been deprecated, which may require your support staff to install additional codecs that can accommodate newer media formats. Restricted media files protected by Digital Rights Management (DRM) are examples of such.

Minimal storage impact

The WMP legacy app only needs less than 100 MB, making it a lightweight media player even on much older systems. Advertising screens and digital kiosks that only need basic playback functions can rely on older media players like WMP.

Removal of legacy apps strengthens security

On the other hand, uninstalling deprecated software like Windows Media Player Legacy (App) also gives you one less attack vector. Simply put, removing outdated software can also improve your cybersecurity, so limiting its use is worth considering.

Manage the Windows Media Player Legacy app for stability and consistency

Using a low-impact media player makes old media formats accessible and lightens the load on your system, empowering your enterprise with seamless video playback with almost zero overhead.

Enjoy simple per-user applications with the Optional features setting, optimize deployment with script tools like PowerShell, and fine-tune compatibility with Group Policy and SRP.

FAQs

Navigate to Settings > System > Optional features > Add an optional feature > View features. Scroll down to find Windows Media Player Legacy (App), and check the box next to it. Click Next, then Add to start downloading the feature.

Once downloaded, the legacy player should be located at C:\Program Files (x86)\Windows Media Player\wmplayer.exe.

Yes, you can quickly uninstall the legacy player by going to Settings > System > Optional features. Click here for the full process.

Yes, Windows 11 PCs come with Windows Media Player as well as the legacy option.

You might also like

Ready to simplify the hardest parts of IT?
×

See NinjaOne in action!

By submitting this form, I accept NinjaOne's privacy policy.

NinjaOne Terms & Conditions

By clicking the “I Accept” button below, you indicate your acceptance of the following legal terms as well as our Terms of Use:

  • Ownership Rights: NinjaOne owns and will continue to own all right, title, and interest in and to the script (including the copyright). NinjaOne is giving you a limited license to use the script in accordance with these legal terms.
  • Use Limitation: You may only use the script for your legitimate personal or internal business purposes, and you may not share the script with another party.
  • Republication Prohibition: Under no circumstances are you permitted to re-publish the script in any script library belonging to or under the control of any other software provider.
  • Warranty Disclaimer: The script is provided “as is” and “as available”, without warranty of any kind. NinjaOne makes no promise or guarantee that the script will be free from defects or that it will meet your specific needs or expectations.
  • Assumption of Risk: Your use of the script is at your own risk. You acknowledge that there are certain inherent risks in using the script, and you understand and assume each of those risks.
  • Waiver and Release: You will not hold NinjaOne responsible for any adverse or unintended consequences resulting from your use of the script, and you waive any legal or equitable rights or remedies you may have against NinjaOne relating to your use of the script.
  • EULA: If you are a NinjaOne customer, your use of the script is subject to the End User License Agreement applicable to you (EULA).