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

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2014-05-31T16:08:31+00:00

    What was their name/badge number or some other identifying info?  No WAY should this be a paid incident.  KB2919355 is a security patch and security patch issues are a free case.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-05-31T16:06:16+00:00

    This is incorrect, as I explained to you on the last page [19].  A refresh is the exact same as a reset, with the exception that it does not delete anything within the %users% folder, nor does it delete any apps installed from the Windows Store... everything else however is deleted. 

    I explained this in reply to your post on page 19 when you asked why do a repair install and not a refresh.  Please stop posting that refresh = repair install, as it is not the same in the slightest.  If you believe otherwise, then mount the refresh wim and then you can verify yourself that it deletes all installed software.

    Not to mention, the whole point of a wim is a windows image of the the drive at that time.  It is impossible for any wim to restore software that was not installed during the creation of said wim.  Since the refresh wim is created upon the install of Windows 8 or 8.1, it can only refresh back to what was on the system drive during that time, and the dism instructions for applying the refresh wim would most likely contain a flag to not touch the %users% or Windows Apps folders.  It also explains this in the description for Reset and Refresh, as well as in the form of a warning upon selecting either.

    Repair Install, which must be done from 8.1 installation media and run as an upgrade, only replaces the Win Dir (C:\Windows), and a few files out of the Program Files (x86) folders, nothing else.  It is a process that was introduced in Windows XP and is there to repair corruption within the Windows System Files and nothing else.

    Was this answer helpful?

    0 comments No comments