I can't update my windows 10 with the KB4549951 update. Windows keeps rolling back my update during the restart. The error message said "Failed to install" with error code 0x80070003.
What I have tried:
- Everything suggested by this similar question
- Stopping/restarting windows update service
- Delete C:\Windows\SoftwareDistribution
- Windows update troubleshooter shows no error.
- Delete DataStore folder
- Run
DISM /Online /Cleanup-Image /ScanHealthandDism /Online /Cleanup-Image /RestoreHealth. Both show no error. sfc /scannowshows no error.
However, the CBS log in C:\Windows\Logs\CBS shows ERROR_PATH_NOT_FOUND errors, which might have something to do with the update.
2020-04-23 22:27:49, Info CBS DriverUpdateInstallUpdates failed [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2020-04-23 22:27:49, Info CBS Doqe: Failed installing driver updates [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2020-04-23 22:27:49, Info CBS Perf: Doqe: Install ended.
2020-04-23 22:27:49, Info CBS Failed installing driver updates [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2020-04-23 22:27:49, Error CBS Shtd: Failed while processing non-critical driver operations queue. [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2020-04-23 22:27:49, Info CBS Shtd: Rolling back KTM, because drivers failed.
2020-04-23 22:27:49, Info CBS SetProgressMessage: progressMessageStage: 4, ExecuteState: CbsExecuteStatePrimitives, SubStage: 0
2020-04-23 22:27:49, Info CBS Progress: UI message updated. Operation type: Update. Stage: 0 out of 0. Temporary Rollback.
2020-04-23 22:27:49, Info CBS Shtd: progress thread terminating. [HRESULT = 0x00000000 - S_OK]
2020-04-23 22:27:49, Info CBS Shtd: progress thread terminated normally
2020-04-23 22:27:49, Info CBS Doqe: Unlocking driver updates, Count 266
2020-04-23 22:27:49, Info CBS Winlogon: Simplifying Winlogon CreateSession notifications
2020-04-23 22:27:49, Info CBS Shtd: Shutdown processing complete.
Windows specifications:
- Edition: Windows 10 Pro
- Version: 1909
- OS build: 18363.752
I have been going at this for a few days now. Any help would be greatly appreciated.