Error: 0x80073712 when installing KB 2919355

Anonymous
2014-05-14T19:25:04+00:00

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:

  1. 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.)

  1. Enter command prompt in the search box.
  2. In the list of results, swipe down on or right-click Command Prompt, and then tap or click Run as administrator.
  3. 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

  1. Type the following command, and then press Enter:

dism.exe /online /cleanup-image /restorehealth 2. Type the following command, and then press Enter:

dism /online /cleanup-image /startcomponentcleanup

  1. 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.

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2014-06-11T01:22:45+00:00

RH6M6,

I saw the kb2969339 update come through this morning a good 6 hours before the normal patch Tuesday updates were to be released and thought it was strange. Applied it to the final computer tonight and ran Windows Update. KB2919355 went right through and installed and the rest of the updates are now being installed. Hope this solution works for others.  Thanks.

Jim

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

245 additional answers

Sort by: Newest
  1. Anonymous
    2014-05-25T20:48:04+00:00

    I finally opened a ticket with MS support. They spent over 4 hours and fixed my machine. My faith has been restored in MS.

    It was actually very painless, you just need a morning or afternoon to hang around the house. They hung up the phone and did the work, then called me back.

    I'm happy>>>>

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-05-25T18:29:33+00:00

    KB2934018 is a 129MB update, and if it's not showing as installed under "Installed Updates" "Update History" then it wasn't installed.

    You're missing my point.  I suspect it was installed, resulting in however many modules it contains being updated.  Subsequently all it would take is for one of those modules being changed (e.g. regressed or deleted or otherwise made inaccessible) to make WU decide that that update needed to be reapplied.  In fact, for all I know that subsequent download might be tailored to what was discovered that way.  Then, instead of getting the same 135 packages again, only some of them would be needed.  But if the same conditions existed which made the update appear incomplete still existed when it goes to be reapplied it would then appear in total as a failed install.  In any case, a start at checking for this hypothesis would be as I mentioned in the WindowsUpdate.log.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-05-25T18:11:08+00:00

     kb2932046 won't install.

    What are the symptoms?   See a current thread for a possible repair tactic, provided the symptoms stay manageable.

    http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_update/error-0x8024200d-when-installing-kb-2919355/ebae6361-fb84-441c-908c-6f2045601003?page=2#LastReply

    But I wish we could figure out how to use the DISM /source: operand because using it would surely be a more efficient and ultimately more reliable, technique.

    Was this answer helpful?

    0 comments No comments