Windows 8.1 Update 1 Failing to Install with errors 80070020, 80073712 and 0x800f081f

Anonymous
2014-04-08T22:28:41+00:00

Original Title: Windows 8.1 Update 1 Failing to Install

I've been trying to get the Windows 8.1 Update 1 to install for a couple hours now.  I installed a series of files using windows update earlier in the day.  Later I tried installing the update file (KB2919355) that popped up in the Windows Update window.  The downloading process look over 45 minutes for a 800 MB file even thought I have an internet connection over 20 MB/s.  After that it spent 20 minutes installing the update until it failed giving an error code of 80070020.  From that I restarted the computer to see if I could try another stab at it, nothing changed or improved.

Now I looked in the Windows update history to see if the other required updates like KB2919442,**** KB2932046, KB2937592 and KB2938439 were installed and they aren't in the update history.  I thought they were installed already for KB2919355 to be installed.  Are all of these update files included in the KF2919355 update that pops up in the windows update?

Also, my update history can is only up to date in the control panel and doesn't show any updates installed in the modern PC settings app.  Did windows update fail to properly install updates required before trying to install later updates? What can and can't I install right now?

So far I've manually downloaded the links to  KB2919355, KB2919442, **** KB2932046, KB2937592 and KB2938439 posted in this thread:

http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_update/windows-81-update-1/493e4360-1581-4dcd-9211-e4eb725b5f53

I haven't installed anything yet.

Any help on why nothing has worked or installed properly?

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-05-14T20:01:15+00:00

Hello all,

We wanted to take a moment to thank you for coming to the Microsoft Community to get the answers you need tosuccessfully install the Windows 8.1 Update.

We have published guidance for troubleshooting some known problems at*Install the latest Windows 8.1 Update*.

In order to give your questions the attention they deserve, we are opening new threads that will focus on solving each error individually:

If you are receiving the error ‘We couldn’t complete the updates, Undoing changes. Don’t turn off your computer’ please post to this thread foundhere

If you are receiving Error 0x800F0922 when installing KB 2919355 please posthere

If you are receiving Error 0x800F0923 when installing KB 2919355 please posthere

If you are receiving Error 0x80070003 when installing KB 2919355 please posthere

If you are receiving Error 0x80070005 when installing KB 2919355 please posthere

If you are receiving Error 0x80070490 when installing KB 2919355 please posthere

If you are receiving Error 0x80073712 when installing KB 2919355 please posthere

If you are having an issue not mentioned above, please*start a new thread*so that we can investigate your issue.

In order to keep these threads productive and prevent fellow customer’s questions from being lost we ask that you please keep any posts made to these threads on topic and constructive.

We are going to go ahead and lock this thread to prevent questions being posted in the wrong area and not getting the attention they deserve.

Thank you for your understanding

Was this answer helpful?

10 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2014-04-18T23:21:11+00:00

(Update (5/5/14):  A fix for KB2919355 has been released that will resolve some customers receiving Error 80073712 when installing this update.  This fix is now included as part of KB2919355 and will install the next time you attempt to install Windows Updates. The troubleshooting steps listed below have been revised to include this additional fix.

You can find additional guidance for troubleshooting problems when installing the update atInstall the latest Windows 8.1 Update.

If you receive Error 80073712 when installing KB2919355:

  1. Swipe in from the right edge of the screen, and then tap Search.

(If you're using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then clickSearch.) 2. Enter cmd in the search box, and then right-click or press and holdCommand Prompt. 3. Tap or click Run as administrator**.** 4. In the Administrator: Command Prompt window, type one of the following commands depending on your version of Windows, and then press Enter. Don't include a line break as shown here. - 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

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

dism /online /cleanup-image /startcomponentcleanup

7.Install the Windows 8.1 Update orWindows RT 8.1 Update.

  • If you're running Windows 8.1, go to the Microsoft Download Center:

**Windows 8.1 Update** (32-bit version)

**Windows 8.1 Update** (64-bit version)

Be sure to read through the Install Instructions on the download page. The downloaded files must be installed in the proper order, starting with clearcompressionflag.exe, which was recently added to help prevent Error 80073712 from occurring in some cases.

  • If you're running Windows RT 8.1, try to install Windows RT 8.1 Update **(KB 2919355)**again from Windows Update.
  1. If these steps still fail to resolve your error, pleasecontact Microsoft Supportso that we can further investigate your issue. We thank you for your patience and apologize for any inconvenience.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

1,053 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-04-09T06:07:41+00:00

    I got it working on 2 of my pc's but not on this one ive tried installing it several times also used system restore instead of trying to reset my pc the restore worked it took me back to where I had to reinstall all the updates to get to update 1 but I still got the same result

    asus b85m-g motherboard i7 4770 cpu 8gb memory 120 gb ssd 3tb hd

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-04-09T05:56:51+00:00

    if you are seeing error 80073712, please try following steps:

    1. Open admin command prompt. (This is how: you can go to search charm, type "cmd" then right click on the Command Prompt and select Run as administrator)
    2. Type following command and press enter:

    DISM /online /get-packages /format:table | findstr KB2919355

    1. You will notice package name similar to this, the amd64 could be different based on OS architecture:

    Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14

    1. If you see no output for step# 3 then jump to step# 6, otherwise run following command:

    DISM /online /remove-package /packagename:<Name of the package you got from step# 3> the exact command will look like as below:

    DISM /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14

    1. Restart your computer.
    2. Run following command:

    DISM /online /cleanup-image /restorehealth

    1. Now install KB2919355 and restart after install.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-04-09T05:19:38+00:00

    Thanks for the link....Checked it......its the same as from Belarc.  I noted there was a product ID and a Key.

    And I tried to use the number to download both Win 8 and 8.1 for an iso but that is when the little blurb popped up and said I couldnt use the Update key to get anything.  Might be because its from the free 8.1 update via the Store.

    But right now its looking like if you updated via store to 8.1 you will have to do complete reinstall or some type of refresh or buy an additional disc and do refresh and lose all your desktop software installs.

    sucky so far.

    Was this answer helpful?

    0 comments No comments