question

Troy-4525 avatar image
0 Votes"
Troy-4525 asked AllenLiu-MSFT answered

0x80070003

I'm receiving this error when I'm updating my windows. What do I have to do next?

This is for the update: 2021-09 Cumulative Update for Windows 10 Version 21H1 for x64-based Systems (KB5005565)

windows-server-update-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AllenLiu-MSFT avatar image
0 Votes"
AllenLiu-MSFT answered

Hi, @Troy-4525
Thank you for posting in Microsoft Q&A forum.

Someone has fixed this error by the following steps:
1.In the Registry Editor (click the Start Menu icon and type regedit), go to this location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WIMMount
2.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.
3.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.
4.Find the entry with the name "ImagePath" and make sure the Data column shows this: system32\drivers\wimmount.sys
5.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.
6.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://docs.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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.