I am seeing error 80073712 too. I tried darora10 method. It didn't work. First, the command
DISM /online /get-packages /format:table | findstr KB2919355
doesn't output anything, so I entered
DISM /online /cleanup-image /restorehealth
which gives me (in spanish, sorry. There is not much help in the spanish-speaking groups)
Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 6.3.9600.16384
Versión de imagen: 6.3.9600.16384
[==========================100.0%==========================]
Error durante la operación de restauración. El origen de la reparación no se enc
ontró o no se puede reparar el almacén de componentes.
Error: 0x800f081f
Error de DISM. No se realizó ninguna operación.
Para obtener más información, revise el archivo de registro.
El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log
AND: the file dism.log is full of non-ascii characters. Look at this lines, for example:
[820] Caller did not request sparse mount
[820] Mounting new image.
Wim: [\?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\Winre.wim]
Image Index: [1]
Mount Path: [C:\WINDOWS\TEMP\15333594-7720-4c88-a4e8-44140ad45ef6]
[820] Wimserv process started for guid a1a3c381-caed-4e07-a2a6-ec5fc18869bd. Id is 500
[500] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\Winre.wim.
[500] Mounted image at C:\WINDOWS\TEMP\15333594-7720-4c88-a4e8-44140ad45ef6.
[820] [0x8007007b] FIOReadFileIntoBuffer:(1415): El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos.
[820] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[820] [0xc142011c] WIMGetMountedImageHandle:(2568)
[820] [0x8007007b] FIOReadFileIntoBuffer:(1415): El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos.
[820] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[820] [0xc142011c] WIMGetMountedImageHandle:(2568)
[820] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\Winre.wim.
[820] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\Winre.wim.
[820] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\Winre.wim.
[820] [0x80070070] ReadWriteDataInternal:(134): Espacio en disco insuficiente.
[820] [0x80070070] WriteDataCallback:(1143): Espacio en disco insuficiente.
[820] [0x80070070] AddCaptureNodeToImage:(4190): Espacio en disco insuficiente.
[820] [0xc144012e]
〲㌱ㄭⴰ㠱ㄠ㨹㐳〺ⰰ䔠牲牯††††††††䐠卉⁍†䥄䵓圠䵉倠潲楶敤㩲倠䑉㠽〲䌠尺楗摮睯屳敔灭ㅜ㌵㌳㤵ⴴ㜷〲㐭㡣ⴸ㑡㡥㐭ㄴ〴摡㔴晥尶楗摮睯屳祓瑳浥㈳捜湯楦屧体呆䅗䕒⠠剈卅䱕㵔砰〸㜰〰〷
坃浩慍慮敧㩲场浩牐癯摩牥獍䱧杯慃汬慢正〲㌱ㄭⴰ㠱ㄠ㨹㐳〺ⰰ䔠牲牯††††††††䐠卉⁍†䥄䵓圠䵉倠潲楶敤㩲倠䑉㠽〲䌠尺楗摮睯屳敔灭ㅜ㌵㌳㤵ⴴ㜷〲㐭㡣ⴸ㑡㡥㐭ㄴ〴摡㔴晥尶楗摮睯屳祓瑳浥㈳捜湯楦屧体呆䅗䕒⠠剈卅䱕㵔砰〸㜰〰〷
坃浩慍慮敧㩲场浩牐癯摩牥獍䱧杯慃汬慢正[820] [0x80070070] ProcessWimQueueNode:(448):
Espacio en disco insuficiente.
...
Is anybody else seeing this kind of output in their log files?
Hi J.L.O. --
Yes, I got the Chinese characters in a former attempt, but I ran so many attempts for 3 days that I don't remember what I did previous to my successful install. One thing I do remember is doing a system restore to the earliest restore point on the list
somewhere in some sequence before I was successful - so here is what I would recommend you try:
Start "Control Panel" and select the "Recovery" icon. Select "Open System Restore". Select "Next", and then select a restore point earlier than the first unsuccessful try at running Windows Update. This should restore your system to where there are no
remnants of the failed update package remaining.
Now run darora10's procedure again. Hopefully step #3 should produce no output and step #6 should run to completion successfully. If so, you should check your installed updates list to make sure the prerequisite KB2919442 update is installed (you can check
this in Control Panel - if not there you will have to install it). Next manually install the update package as before and if the install is successful, reboot to complete the installation. If the reboot is successful run Windows Update to install any other
updates installed since the restore point date.
I hope the above works - Good luck.