As superuser.com/posts/1743620/timeline#comment_3013941 corroborates, for me, the solution (to install Media.MediaFeaturePack~~~0.0.1.0) was merely to update Windows, then reboot:
#!/usr/bin/env pwsh
Install-Module -Name PSWindowsUpdate
Import-Module -Name PSWindowsUpdate
Get-WindowsUpdate
Install-WindowsUpdate