I was very hopeful when I saw this. but after I typed the second command, I got this error message. Deployment Image Servicing and Management tool
Version: 10.0.19041.572
Image Version: 10.0.19042.685
Error: 87
A Windows capability name was not recognized.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log.....I physically felt my heart break...but did I make a mistake? ...pls help.
First command shows you only:
CapabilityIdentity : Media.WindowsMediaPlayer~~~~0.0.12.0
So the second command is wrong...try default:
dism /online /add-capability/capabilityname:Media.MediaFeaturePack~~~~0.0.1.0
· If there is no Media.MediaFeaturePack line, your OS does not have the feature option.Doublecheck your OS version, you might not need the Media Feature Pack. Also youradministrator or IT support might block the feature due to certain reasons,contact them first. Otherwise, in this case this manual will not help you.