Hello betty skinner,
To revert to the classic Windows Media Player (Legacy) in Windows 10 or Windows 11, you can follow these steps depending on your version of Windows:
For Windows 11 and Windows 10 (Restoring Windows Media Player Legacy)
- Open Settings:
- Press Windows + I to open the Settings app.
- Go to Optional Features:
- Navigate to Apps > Optional Features.
- Click Add a feature.
- Search for Windows Media Player:
- Type Windows Media Player Legacy in the search box.
- Select it and click Next, then Install.
- Launch the Classic Player:
- After installation, press Windows key, type Windows Media Player, and select it.
- The legacy version should open (usually located at
C:\Program Files (x86)\Windows Media Player\wmplayer.exe).
- Set as Default (Optional):
- Right-click a media file > Open with > Choose another app.
- Select Windows Media Player, check Always use this app, and click OK
Alternative Methods (Advanced Users)
- You can also enable it via Windows Features:
- Type “Windows Features” in the Start menu.
- Scroll to Media Features, check Windows Media Player, and click OK.
- Or use PowerShell:
Enable-WindowsOptionalFeature -Online -FeatureName "WindowsMediaPlayer" -Al