KB2919355 (Windows 8.1 Update) Fails (800f0092 and 80073712) on Windows 8.1 Pro w Media Center

Anonymous
2014-04-05T00:19:46+00:00

I am running Windows 8.1 Pro with Media Center. It is a 64-bit edition.

I downloaded the Windows 8.1 Update from MSDN. Installed it on two machines with no problems.

Update is a series of 6 updates packed in a single zip file. Unzipped the files. Went to install the first recommended update (KB2919442). Dialog box indicated it was already installed.

Went to install the second update (KB2919355). It ran through the dialogs and said installation completed. It indicated that a reboot was necessary. Rebooted. It began to install the update after the reboot. Got about 60% of the way through, then said it couldn't complete. Error message 800F0092.

Had successfully installed on two other machines, one a VM and one a Samsung tablet. Only difference is this computer is 1) Media Center, and 2) was running WebRoot antimalware agent.

Uninstalled WebRoot.

Retried the install. Got about 98% through the dialog (green progress bar almost at 100%), went it stopped and the dialog said Update Failed.

Error message in the update history is now 80073712.

Windows for home | Previous Windows versions | Install and upgrade

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:02:09+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?

60+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2014-04-17T17:17:17+00:00

Please note that's 64bit only

To make that work on 32bit do:

Also note AMD does not mean this only works on AMD chipsets.  AMD invented the 64bit platform, so even if you are running 64bit intel, that amd64 notation is still valid.

sfc /scannow

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

DISM /online /remove-dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1

DISM /Online /Cleanup-Image /ScanHealth

DISM /Online /Cleanup-Image /RestoreHealth

DISM /online /cleanup-image /startcomponentcleanup /resetbase

cleanmgr.exe

@echo off

Echo Cleanup complete

pause

Was this answer helpful?

50+ people found this answer helpful.
0 comments No comments

1,164 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-04-13T16:42:59+00:00

    You have to understand the issue fully before you can fix anything. I'm still opening up cases.  You can't fix what you don't understand.  I know this is frustrating for everyone, but truly five days is never enough time to come out with a fix.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-04-13T16:27:07+00:00

    I finally could install the update.

    For everyone with failure code 0x800F0922 check the following:

    Check your log for ETW Provider of DWM:

    My log showed:

    1. 2014-04-13 15:18:04, Info CSI 0000051f Begin executing advanced installer phase 38 (0x00000026) index 1011 (0x00000000000003f3) (sequence 1050)
    2. Old component: [ml:336{168},l:334{167}]"Microsoft-Windows-DesktopWindowManager-uDWM, Culture=neutral, Version=6.3.9600.16483, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
    3. New component: [ml:336{168},l:334{167}]"Microsoft-Windows-DesktopWindowManager-uDWM, Culture=neutral, Version=6.3.9600.17031, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
    4. Install mode: install
    5. Installer ID: {3bb9fd2b-351e-4b9c-b1fc-ed0758805998}
    6. Installer name: [6]"Events"
    7. 2014-04-13 15:18:04, Error CSI 0000000b (F) Logged @2014/4/13:13:18:04.787 : [ml:300{150},l:298{149}]"events installer: online=1, install=1, component=amd64_Microsoft-Windows-DesktopWindowManager-uDWM_31bf3856ad364e35_6.3.9600.17031_neutral_release__."
    8. [gle=0x80004005]
    9. 2014-04-13 15:18:04, Error CSI 0000000c (F) Logged @2014/4/13:13:18:04.802 : [ml:244{122},l:242{121}]"EventAITrace:Provider Microsoft-Windows-Dwm-Udwm is already installed with GUID {98583af0-fc93-4e71-96d5-9f8da716c6b8}.
    10. "
    11. [gle=0x80004005]
    12. 2014-04-13 15:18:04, Error CSI 0000000d (F) Logged @2014/4/13:13:18:04.802 : [ml:168{84},l:166{83}]"WmiCmiPlugin manproc.cpp(657): InstrumentationManifestAssert failed. HR=0x80073aa2."
    13. [gle=0x80004005]
    14. 2014-04-13 15:18:04, Error CSI 0000000e (F) Logged @2014/4/13:13:18:04.802 : [ml:166{83},l:164{82}]"WmiCmiPlugin eventloghandler.cpp(192): ProcessEventsInstall failed. HR=0x80073aa2."
    15. [gle=0x80004005]
    16. 2014-04-13 15:18:04, Error CSI 0000000f (F) Logged @2014/4/13:13:18:04.802 : [ml:170{85},l:168{84}]"WmiCmiPlugin eventloghandler.cpp(212): EventLogHandlerInstall failed. HR=0x80073aa2."
    17. [gle=0x80004005]
    18. 2014-04-13 15:18:04, Error CSI 00000010@2014/4/13:13:18:04.802 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_WIN32(15010)

    A genius of another board suggested me to backup and afterwards delete the following reg-key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT

    After that i made a restart and then installed the update without problems!!

    Update was installed via MS Update, not previously downloaded, therefore i would suggest that there is no problem with corruption of the files provided by MS Update.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-04-13T16:21:16+00:00

    Hi All,

    After trying all the possible solutions you kindly shared on this thread, unfortunately none of them worked for me.

    So I am sharing the solution I found, which worked fine for me on two different ASUS systems (one ROG notebook and one Ultrabook).

    I made a system restore to a point pre-Windows 8.1 Update failure (in my case it was dates April 8th).

    At this point I installed manually and one by one (NOT via Windows Update) each of the .msu files which are part of Windows 8.1 Update, and which you can download from the Microsoft web site from here:

    http://www.microsoft.com/en-US/download/details.aspx?id=42335

    IMPORTANT: Before doing that you must ensure that KB2919442 is installed on your system, since this is a pre-requisite to install Windows 8.1 Update.

    If it is not installed, first of all install that update from here: http://www.microsoft.com/en-US/download/details.aspx?id=42162

    IMPORTANT # 2: You must ensure to follow EXACTLY this installation order:

    KB2919355, KB2932046, KB2937592, KB2938439 and finally KB2934018.

    IMPORTANT # 3: After installing each one of those, you need to restart your PC. Please note that the biggest one - KB2919355 - can take a lot of time for full system restart, just allow Windows to complete all necessary post-installation operations.

    As a final consideration, due to my personal experience with unsuccessful attempts to install Windows 8.1 Update on two different systems, I came to this conclusions: The reason of all the time-consuming issues we are all experiencing or have experienced since April 8th is Microsoft's fault. There was nothing wrong or damaged on our systems (in general, of course some systems might have already been corrupted before installing the update). It was the failed attempts to install Windows 8.1 Update via Windows Update which somehow damaged our systems, and in most cases none of the clever workarounds/solutions I've seen here worked.

    Magically after restoring system to a pre-Windows 8.1 Update state, and by installing that update via the .msu install packages downloaded from the Microsof site and NOT via Windows Update, everything worked perfectly and our systems are no longer damaged or corrupted, and both shine with a brand new Windows 8.1 Update (which is a nice update, by the way for those who never liked the Metro/Modern UI).

    And, especially, there's no need to reinstall the whole Win 8 or Win 8.1 from scratch, loosing all our programs, apps and personalization and therefore needing full working days to bring back machine configuration to actual status.

    I can tell you for sure that my solution has already worked fine for few friends/colleagues of mine here in Italy.

    I do hope it can help at least some of you to solve this extremely annoying and time-consuming issue.

    I've been struggling with it since April 8th and I've wasted all my Saturday on that, but thank goodness I succeeded.

    Please let me know if the above is working for you, too, I'd be curious to know.

    Good luck!

    This worked for me along with increasing the system reserve disk partition size, Using "MiniTool® Partition Wizard Home Edition 8.1.1" (freeware), brought it up to about 1 gb in size. instead of 300 some mb. 

    Ran these commands 

    In elevated command prompt:

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

    dism /online /cleanup-image /startcomponentcleanup

    shutdown /r /t 0

    Then installed

    Also just remember after installing KB2919355 don't restart close the window then install the next one in the list KB2932046, KB2937592, KB2938439 and finally KB2934018. until all are installed then restart.

    Hi Sharies01,

    I'm glad this worked for you too!

    Thanks for reporting.

    Was this answer helpful?

    0 comments No comments