Windows Update error update error 0x80070003 Missing Drivers

sssyed

Member
Joined
Aug 28, 2021
Posts
5
Hello!

So I've been trying to track down a very pesky error that is keeping me from updating windows. I checked my CBS log and found
that windows was not updating because of a driver related error. I then went into setupapi.dev log and saw that there are two driver related failures

Code:
>>>  [Install Driver Updates]
>>>  Section start 2021/08/28 11:36:46.223
      cmd: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.1161_none_7e3076a27c733477\TiWorker.exe -Embedding
     sto: Image State        = Specialized
     sto: Image Architecture = amd64
     sto: Image OS Version   = 10.0.19042
     sto: Image Product Type = WinNT
     sto: Driver Updates     = 3
!    inf: Unable to load INF: 'C:\WINDOWS\System32\DriverStore\FileRepository\rdvgwddmdx11.inf_amd64_e8336336d081cc11\rdvgwddmdx11.inf'(00000003)
!    inf: Error 3: The system cannot find the path specified.
!!!  inf: Invalid INF 'C:\WINDOWS\System32\DriverStore\FileRepository\rdvgwddmdx11.inf_amd64_e8336336d081cc11\rdvgwddmdx11.inf', parsing error on line 0. Code = 1002
!!!  sto: Failed to get version info for driver update 'C:\WINDOWS\System32\DriverStore\FileRepository\rdvgwddmdx11.inf_amd64_e8336336d081cc11\rdvgwddmdx11.inf'. Error = 0x00000003
<<<  Section end 2021/08/28 11:36:46.223
<<<  [Exit status: FAILURE(0x00000003)]


and

Code:
>>>  [Install Driver Updates]
>>>  Section start 2021/08/28 14:28:35.967
      cmd: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.1161_none_7e3076a27c733477\TiWorker.exe -Embedding
     sto: Image State        = Specialized
     sto: Image Architecture = amd64
     sto: Image OS Version   = 10.0.19042
     sto: Image Product Type = WinNT
     sto: Transaction        = CbsDriversAndPrimitives
     sto: Driver Updates     = 666
!    inf: Unable to load INF: 'C:\WINDOWS\System32\DriverStore\FileRepository\wsynth3dvsp.inf_amd64_0ffd8fcd53e28bd7\wsynth3dvsp.inf'(00000003)
!    inf: Error 3: The system cannot find the path specified.
!!!  inf: Invalid INF 'C:\WINDOWS\System32\DriverStore\FileRepository\wsynth3dvsp.inf_amd64_0ffd8fcd53e28bd7\wsynth3dvsp.inf', parsing error on line 0. Code = 1002
!!!  sto: Failed to get version info for driver update 'C:\WINDOWS\System32\DriverStore\FileRepository\wsynth3dvsp.inf_amd64_0ffd8fcd53e28bd7\wsynth3dvsp.inf'. Error = 0x00000003
<<<  Section end 2021/08/28 14:28:35.983
<<<  [Exit status: FAILURE(0x00000003)]


I've tried most of the common fixes (ie resetting windows update components) to no avail and I've ran SFCFix as well. Not sure what to do next.
 
Oop thanks for moving this to the right forum.

Forgot to share SFCFix log

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2021-08-28 15:02:26.477
Microsoft Windows 10 Build 19042 - amd64
Not using a script file.




AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2021-08-28 15:02:33.273
----------------------EOF-----------------------
 
Just bumping this one last time incase anyone missed it who might be able to help.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top