This error might mean that a file needed by Windows Update is damaged or missing. Here are a few steps that have solved the error for other community members:
- Swipe in from the right edge of the screen, and then tap Search.
(If you're using a mouse, point to the lower-right corner of the screen, move the mouse pointer up, and then click Search.)
- Enter command prompt in the search box.
- In the list of results, swipe down on or right-click Command Prompt, and then tap or click
Run as administrator.
- In the Administrator: Command Prompt window, enter the following commands. Press the Enter key after each command.
If you're running a 64-bit version of Windows 8.1, type:
dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
If you're running a 32-bit version of Windows 8.1, type:
dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14
If you're running Windows RT 8.1, type:
dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~arm~~6.3.1.14
- Type the following command, and then press Enter:
dism.exe /online /cleanup-image /restorehealt
2. Type the following command, and then press Enter:
dism /online /cleanup-image /startcomponentcleanup
- Install the Windows 8.1 Update from the download center.
Windows 8.1 Update (32-bit version)
Windows 8.1 Update (64-bit version)
If you have followed these steps and you still receive error 0x80073712, log files may need to be collected and reviewed. Please contact
Microsoft Support so that we can further investigate your issue.
It has been one and a half month since this error first appears, and MS still provides us with this same old sln that apparently wouldn't work. I really can't believe this.
Microsoft Surface Pro 2, windows 8.1.
did the remove package command, it says package not found etc.
then executed restore health command, it says health can't be restored etc.
finally component cleanup, it says no problem found.
Install the update again, oh yeah, same error!
I can't remember how many times I repeated this during the past one and a half months.
Really disappointed.
What's worse, the "Security Update for Windows 8.1 for x64-based system (KB2961908) without KB2919355" won't install as well. See I don't usually complain about stuff, but this one is getting ridiculous.
Oh n BTW, there is a typo in your post, it should be:
dism.exe /online /cleanup-image /restorehealth
not
dism.exe /online /cleanup-image /restorehealt
. lol