For several months now my Windows 8 system (German Windows 8, 32bit) fails to install the system updates; the last one which successfully installed was KB2918614, at 2014-09-14 (security update for Windows 8). All further updates failed; as of now, there are 55 updates waiting. I tried every now and then, giving the self-repair its chance; now that my desktop system has another problem, I want to get my laptop updated, at last.
The system tries to configure the updates; after 98%, it says
Fehler beim Konfigurieren der Windows-Updates.
Änderungen werden rückgängig gemacht
Schalten Sie den Computer nicht aus.
which can be translated as (I don't know the exact wording of an English version):
Error configuring the Windows updates.
Changes are being reverted
Don't switch off the computer.
I had a look at the event protocol and found the following updates (sorted for looking them up and uncheck them in the system updates control):
KB2973501
KB2979571
KB3003743
KB3011780
KB3034344
KB3035017
KB3039066
... which all failed with an 0x800F0922 error.
I unchecked the failed updates and tried again, hoping this would work and I'd be able to install them after a first successful step. This failed; this time there were even more errors.
I tried some repair of the updates database ("Windows Update", "Problembehandlung"):
After that, the system had forgotten about all previously installed updates:
I tried the installation again, but no luck.
Currently I suspect the cause of the problem to show up in the following line, which occurs very frequently in the log:
My translation:
I have looked up Computer\HKEY_CLASSES_ROOT\CSLID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}
in the registry, but couldn't find anything obvious to the Windows non-expert.
What can I do to fix my update problem; any pointers? Thank you!
Edit:
sfc /scannow
in an admin shell seemed to do some repair, but didn't fix the problem; the update (54 updates) failed again.
Still the problem with the {752073A1...}
server, and the same failed updates as above (more below some information lines which I might have missed in the first place).
I found a warning about a component AFD
and an event 16001:
Die Beschreibung für die Ereignis-ID "16001" aus der Quelle "AFD" wurde nicht gefunden. Entweder ist die Komponente, die dieses Ereignis auslöst, nicht auf dem lokalen Computer installiert, oder die Installation ist beschädigt. Sie können die Komponente auf dem lokalen Computer installieren oder reparieren.
which could be translated roughly as:
The description for the event id "16001" from the source "AFD" was not found. Either the component triggering this event is not installed on the local computer, or the installation is damaged. You can install the component to the local computer or repair it.
Additional information, stored with the event:
\Device\Afd
\Driver\tcpipBM
Update: Windows wanted to install 44 updates when I rebooted, and one seems to have succeeded: KB2976978.
Windows fails to register ETW events for Win32k.sys:
2015-03-17 22:38:28, Info CSI 000000d1 Begin executing advanced installer phase 38 (0x00000026) index 126 (0x0000007e) (sequence 165)
Old component: [ml:294{147},l:292{146}]"Microsoft-Windows-Win32k, Culture=neutral, Version=6.2.9200.17096, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS"
New component: [ml:294{147},l:292{146}]"Microsoft-Windows-Win32k, Culture=neutral, Version=6.2.9200.17287, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS"
Install mode: install
Installer ID: {3bb9fd2b-351e-4b9c-b1fc-ed0758805998}
Installer name: [6]"Events"
2015-03-17 22:38:28, Error CSI 00000001 (F) Logged @2015/3/17:21:38:28.243 : [ml:258{129},l:256{128}]"events installer: online=1, install=1, component=x86_Microsoft-Windows-Win32k_31bf3856ad364e35_6.2.9200.17287_neutral_release__."
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000002 (F) Logged @2015/3/17:21:38:28.321 : [ml:240{120},l:238{119}]"EventAITrace:Provider Microsoft-Windows-Win32k is already installed with GUID {e7ef96be-969f-414f-97d7-3ddb7b558ccc}.
"
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000003 (F) Logged @2015/3/17:21:38:28.321 : [ml:168{84},l:166{83}]"WmiCmiPlugin manproc.cpp(683): InstrumentationManifestAssert failed. HR=0x80073aa2."
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000004 (F) Logged @2015/3/17:21:38:28.321 : [ml:166{83},l:164{82}]"WmiCmiPlugin eventloghandler.cpp(192): ProcessEventsInstall failed. HR=0x80073aa2."
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000005 (F) Logged @2015/3/17:21:38:28.321 : [ml:170{85},l:168{84}]"WmiCmiPlugin eventloghandler.cpp(212): EventLogHandlerInstall failed. HR=0x80073aa2."
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000006@2015/3/17:21:38:28.336 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_WIN32(15010)
[
[22]"Konfigurationsfehler
"
]
[gle=0x80004005]
2015-03-17 22:38:28, Error CSI 00000007@2015/3/17:21:38:28.336 (F) CMIADAPTER: AI failed. HRESULT = HRESULT_FROM_WIN32(15010)
The resolution to this problem is to:
User contributions licensed under CC BY-SA 3.0