Hello to all the experts,
I am struggling with failed windows updates till July/August 2019 - the Security Monthly Quality Rollups fail to install (while other updates seem to install OK). The result is that during GUI updates are installed OK, then during a reboot there's dark-blue screen which says that updates are being prepared, the percentage quickly goes to 12%, then a message about failure and that the update is being rolled back.
After long, long investigation and trying to reset windows updates in numerous ways (which didn't solved my problem), I have found in my CBS.log:
...Info CBS Doqe: [Forward] Installing driver updates, Count 5
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Percent progress: 7.
Info CBS INSTALL index: 2, phase: 1, result 0, inf: cpu.inf
Info CBS INSTALL index: 3, phase: 1, result 0, inf: wvms_pp.inf
Info CBS INSTALL index: 4, phase: 1, result 0, inf: hdaudio.inf
Info CBS INSTALL index: 5, phase: 1, result 0, inf: tsprint.inf
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Percent progress: 8.
Info CBS INSTALL index: 6, phase: 1, result 0, inf: tsusbhub.inf
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Percent progress: 9.
Info CBS INSTALL index: 2, phase: 2, result 0, inf: cpu.inf
Info CBS INSTALL index: 3, phase: 2, result 0, inf: wvms_pp.inf
Info CBS INSTALL index: 4, phase: 2, result 0, inf: hdaudio.inf
Info CBS INSTALL index: 5, phase: 2, result 0, inf: tsprint.inf
Info CBS INSTALL index: 6, phase: 2, result 0, inf: tsusbhub.inf
Info CBS INSTALL index: 2, phase: 3, result 0, inf: cpu.inf
Info CBS INSTALL index: 3, phase: 3, result 0, inf: wvms_pp.inf
Info CBS INSTALL index: 4, phase: 3, result 0, inf: hdaudio.inf
Info CBS INSTALL index: 5, phase: 3, result 0, inf: tsprint.inf
Info CBS INSTALL index: 6, phase: 3, result 0, inf: tsusbhub.inf
Info CBS DriverUpdateInstallUpdates failed [HRESULT = 0x80070bc2 - ERROR_SUCCESS_REBOOT_REQUIRED]
Info CBS Doqe: System reboot required.
Info CBS Perf: Doqe: Install ended.
Info CBS Doqe: q-uninstall: Inf: wvms_pp.inf, Ranking: 2, Device-Install: 0, Key: 2, Identity: wvms_pp.inf, Culture=neutral, Type=driverUpdate, Version=6.2.9200.22573, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
Info CBS Doqe: q-uninstall: Inf: cpu.inf, Ranking: 2, Device-Install: 0, Key: 12, Identity: cpu.inf, Culture=neutral, Type=driverUpdate, Version=6.2.9200.22794, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
Info CBS Perf: Doqe: Uninstall started.
Info CBS Doqe: [Forward] Uninstalling driver updates, Count 2
Info CBS DriverUpdateUninstallUpdates failed [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Info CBS Doqe: Failed uninstalling driver updates [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Info CBS Perf: Doqe: Uninstall ended.
Info CBS Failed uninstalling driver updates [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Error CBS Startup: Failed while processing non-critical driver operations queue. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Info CBS Startup: Rolling back KTM, because drivers failed.
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Percent progress: 12.
Info CBS Setting ExecuteState key to: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed
Info CBS SetProgressMessage: progressMessageStage: -1, ExecuteState: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed, SubStage: 0
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Rollback.
Info CBS Setting original failure status: 0x80070490, last forward execute state: CbsExecuteStatePrimitives
Info CBS SetProgressMessage: progressMessageStage: -1, ExecuteState: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed, SubStage: 1
Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Rollback.
...
Isn't that mega stupid, that some driver update requires reboot, so Microsoft Windows should reboot, not abort the update and rollback. Moreover it says that "while processing non-critical driver operations".
I have tried to manually install tsusbhub.inf, but got an error "Cannot find the element". Does it have anything with 0x80070490 - ERROR_NOT_FOUND? Only the developer which wrote the code will now...
Anyway, the question is - what can I do about that to be able to install the updates? Did anyone solved specifically THAT error?
Please don't give me answers to reset windows updates with MS-FixIt or Reset-WindowsUpdate.ps1 or sfc /scannow or DISM method or windowsupdate.diagcab or manual install of the latest servicing stack. I have already tried all of them without ANY SUCCESS.
Please help!