Hi, @Troy
Thank you for posting in Microsoft Q&A forum.
Someone has fixed this error by the following steps:
- In the Registry Editor (click the Start Menu icon and type regedit), go to this location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WIMMount
- First thing to do is make a backup of this entry in case anything goes wrong. Right click on WIMMount and select Export and save the backup somewhere.
- Now click on the top level WIMMount entry (if you expand it you will see Instances and WIMMount sub-directories but we will not be using those) and in the right side panel you should see 11 or so entries.
- Find the entry with the name "ImagePath" and make sure the Data column shows this: system32\drivers\wimmount.sys
- If it does not say this, click on "ImagePath" and change the Value data field to system32\drivers\wimmount.sys
In my Windows 10 registry, this entry showed something different so I changed it. I confirmed this entry on my two other Windows 10 PC's. - Finally, check to make sure the wimmount.sys file is in this location: C:\Windows\System32\drivers\wimmount.sys
You may check Scootercat-4285's answer in this thread for more details:
https://learn.microsoft.com/en-us/answers/questions/55836/windows-update-failed-error-0x80070003.html
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.