Your CheckSUR report looks as if every possible Winning Component Key for IE10 has gone missing.
I don't think there's anything we can do by way of a manual repair for this number of this type of error - we'll have to try removing all the bits of IE10 that are currently sitting there, and then see if we can reinstall it.
Open an Elevated Command Prompt and copy the following command into it:
Code:
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum/c "cmd /c echo Uninstalling package @fname && start /w pkgmgr/up:@fname /quiet /norestart
.
and then press Enter.
Wait for the command to finish and the prompt to return, then restart the machine.
Run the CheckSUR tool again and post the new log.
Here are some instructions to make lifeeasier
1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs,Accessories – then right-click on Command Prompt, and select Run asAdministrator. Accept the UAC prompt.
2) To run the commands easier, highlight the block of commands, and right-click on thehighlight – select Copy. In the CP Window, click on the black/white icon at topleft – select Paste. The commands will run but may not complete the lastcommand, so hit the Enter Key once.
3) To copy the results... click on the Black/White icon in the top left, and select Edit...'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to pasteit into your response.