This update appears to be a DVD Player free app. and was first released Nov. 2015 for Win 10.
See what these commands do for you and then try the install again after a reboot.
From a Command Prompt (Admin) enter -
dism /online /cleanup-image /startcomponentcleanup
dism /online /cleanup-image /restorehealth
sfc /scannow (to see if any corruption remains)
shutdown /r /t 00
This last one will effect an immediate reboot and for clarification, they are two zeros at the end of the cmd line.