0x80070003

Troy 1 Reputation point
2021-09-18T17:59:37.407+00:00

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
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,635 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AllenLiu-MSFT 43,061 Reputation points Microsoft Vendor
    2021-09-20T02:31:03.31+00:00

    Hi, @Troy
    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://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.

    0 comments No comments