I'm on Win8.1. KB2971850 errored 8007003 and wouldn't install.
At first I tried "sfc /scannow". It wanted a restart. On reboot, it errors while trying to apply the changes, automatically reboots again, then undoes the partial changes before loading Windows. SFC cannot be run again, saying "There is a system repair pending which requires reboot". Further reboots do the same apply/reboot/undo.
"dism /online /cleanup-image /scanhealth" works for a while, then returns Error 3017: "The requested operation failed. A system reboot is required to roll back changes made."
Windows Update is now not showing most updates that were shown before, nor new ones that became available later except two. I tried applying one of the updates that do show (not the one that started it all). Updating just keeps TiWorker.exe accessing the HDD forever until I cancel it.
Windows Defender updates CAN be applied.
I tried both the Windows Update troubleshooter that's part of Windows, and the Microsoft utility to "reset Windows Update components". Both find errors, claim they are fixed, but show them again on the next run. Nothing is fixed.
The major error that sticks out in CBS.log is (the attached ZIP includes the other log lines during a single restart):
I tried creating this directory myself, playing with permissions, to no avail.
ProcMon's boot logging doesn't show any access to the above directory, nor does it show any of the preceding file operations in the POQ section of pending.xml.
I edited pending.xml to remove the operation that refers to the above directory. It STILL complains like before about CreateDirectory. I do see file accesses to pending.xml, so I'm not sure how that can be.
I tried SFCFix, without internet access. Ultimately the only non-0 thing it shows is:
Can anyone suggest other things to try?
At first I tried "sfc /scannow". It wanted a restart. On reboot, it errors while trying to apply the changes, automatically reboots again, then undoes the partial changes before loading Windows. SFC cannot be run again, saying "There is a system repair pending which requires reboot". Further reboots do the same apply/reboot/undo.
"dism /online /cleanup-image /scanhealth" works for a while, then returns Error 3017: "The requested operation failed. A system reboot is required to roll back changes made."
Windows Update is now not showing most updates that were shown before, nor new ones that became available later except two. I tried applying one of the updates that do show (not the one that started it all). Updating just keeps TiWorker.exe accessing the HDD forever until I cancel it.
Windows Defender updates CAN be applied.
I tried both the Windows Update troubleshooter that's part of Windows, and the Microsoft utility to "reset Windows Update components". Both find errors, claim they are fixed, but show them again on the next run. Nothing is fixed.
The major error that sticks out in CBS.log is (the attached ZIP includes the other log lines during a single restart):
Code:
[SR] Error STATUS_OBJECT_PATH_NOT_FOUND doing operation CreateDirectory, [l:154{77}]"\??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"
I tried creating this directory myself, playing with permissions, to no avail.
ProcMon's boot logging doesn't show any access to the above directory, nor does it show any of the preceding file operations in the POQ section of pending.xml.
I edited pending.xml to remove the operation that refers to the above directory. It STILL complains like before about CreateDirectory. I do see file accesses to pending.xml, so I'm not sure how that can be.
I tried SFCFix, without internet access. Ultimately the only non-0 thing it shows is:
Code:
"CBS & SFC total detected corruption count: -29"
Can anyone suggest other things to try?