Search results
People also ask
How do I remove Windows Media Player?
Can I disable Windows Media Player in Windows 10?
What happens if I Turn Off Windows Media Player?
How to turn on Windows Media Player in Windows 10?
How do I uninstall Windows Media Player from PowerShell?
How to install Windows Media Player in Windows 10 5?
Feb 17, 2019 · 1 Answer. Sorted by: 2. Use PowerShell running as administrator. Disable-WindowsOptionalFeature -Online -FeatureName WindowsMediaPlayer. The desktop experience feature will still be enabled. Share. Improve this answer. edited Jun 18, 2019 at 23:08. Ramhound. 43.6k 35 108 138. answered Jun 18, 2019 at 22:40. Crispy. 21 2. Add a comment.
- Uninstall Windows Media Player from The Settings App, in Windows 10
- Uninstall Windows Media Player from Powershell, in All Versions of Windows
- Which Method Do You Prefer to Use For Uninstalling Windows Media Player?
If you are using Windows 10, open the Settings app. A quick way to do it is to click or tap on its shortcut from the Start Menu, or simultaneously press the Windows + I keys on your keyboard. In the Settings app, go to the Appssection. On the Apps & features page, look for a link called "Manage optional features."When you find it, click or tap on i...
If you prefer using Powershell, launch it as administrator, and then run the following command: Disable-WindowsOptionalFeature -Online -FeatureName "WindowsMediaPlayer". That's it: Windows Media Playeris now uninstalled.
Are you a fan of using the command line or do you prefer the "point and click" methods? Why did you want to uninstall Windows Media Player? Was it because you are using Windows 10 and it's not the default media player anymore? Or was it because you prefer other third-party media players? Comment below and let's discuss.
Jun 7, 2021 · If so, here’s a look at how to either disable or completely uninstall Windows Media Player (WMP) from Windows 10. You can still find Windows Media Player by hitting the Windows key and typing...
- Brian Burgess
Aug 14, 2024 · Use Windows PowerShell. Press the Windows key, type powershell, and click Run as administrator. Copy & paste the following command to disable or remove Windows Media Player and hit Enter: Disable-WindowsOptionalFeature –FeatureName "WindowsMediaPlayer" -Online.
Aug 11, 2023 · Uninstalling Windows Media Player will have it no longer available to turn on or off, and will free up around 57.4 MB of space on the Windows drive. This tutorial will show you how to either turn on/off or install or uninstall Windows Media Player for all users in Windows 10.
May 28, 2021 · Disable Windows Media Player without uninstalling it. Some of you might want to disable the Windows Media Player without actually removing it. Here is how to do that. Step 1: Type appwiz.cpl in the Start/taskbar search box and press the Enter key to open the Programs and Features window.