Tweaking.com Support Forums
		Main Forum => General Computer Support => Topic started by: Gil on July 14, 2016, 12:03:00 pm
		
			
			- 
				When i try to install de latest update on windows 10 y receive that error:
Update for Windows 10 Version 1511 for x64-based Systems (KB3106246) - Error 0x80070643
Please HELP!!  :confused: :confused: :confused: :confused: :confused:
			 
			
			- 
				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.