[SOLVED] Windows 10 PRO not updating, some errors

tonigo

Well-known member
Joined
Jun 30, 2022
Posts
79
Hi,

Have a system that have problems (obviously).
Windows update does no work, error 0x800f0805
Shows pending (KB5014666), but the problem really arised when Visual Studio 2008 stopped to start and at windows event viewer show an error saying something about Net Framework 2.0 not loading.
I uninstalled Net 3.5 in order to reinstall it (additional windows components) but after uninstall i am not able to install it again.
And this went me to see de windows update problem... and so on.

The system is an:
Intel(R) Core(TM) i5-4440 CPU 8,00 GB
Windows 10 Pro 21H2 19044.1387 (x64)
Windows Feature Experience Pack 120.2212.3920.0

Trying to resolve got sfc and dism running with this results:

Code:
Microsoft Windows [Versión 10.0.19044.1387]
(c) Microsoft Corporation. Todos los derechos reservados.

C:\Users\myuser>sfc /scannow

Iniciando examen en el sistema. Este proceso tardará algún tiempo.

Iniciando la fase de comprobación del examen del sistema.
Se completó la comprobación de 48%.

Protección de recursos de Windows no pudo realizar la operación solicitada.

C:\Users\myuser>dism /online /cleanup-image /restorehealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[======================     38.4%                          ]
Error: 4448

El controlador WOF encontró daños en la tabla de recursos del archivo comprimido.

El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log

Desperated removed the two files from hyperV that seemed corrupt, but now the error is no more a corrupt cat, but missing files.

So, as this is too much for me i hope someone can help me on how to repair this, thanks.


Tried sfcfix with no result, like if sfcfix launched dism or similar and stops at same error.
 

Attachments

Some advance...

I managed to restore the first error that i guessed was wrong /corrupt (WINDOWS\Servicing\Packages\HyperV-UX-UI-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1348.cat)
Fount it (lucky at some KB....) and created my own sfcfix.zip

And bang !!! this step resolved... now it seems there is another kind of corrupt file (Windows\WinSxS\amd64_microsoft-windows-web-app-host.resources_31bf3856ad364e35_10.0.19041.1387_da-dk_66ee0b1c2ba87444)
But for now i am not able to find it

attached cbs.zip after this (sfc and sfcfix does not get better than original post)

Any help welcome (speccially on where to find does files that need to be replaced)
 

Attachments

This is sooo hard... (and i am soooo sloooooww at this)

More news, not able to go any further (at least by now).
I am stuck at needing Windows\WinSxS\amd64_microsoft-windows-ui-shellcommon-desktop_31bf3856ad364e35_10.0.19041.1320_none_4922985e6809b863

(i also see some warnings at cbs.log that i am not able to remove, if needed, of type "Warning: Overlap: Directory xxxxxx is owned twice or has its security set twice")

And do not found it (sick)

Any Help is welcome, thanks !!!
 

Attachments

Hi and welcome to Sysnative,

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

thank you !!!
We are playing again... that file was fine (i guess)

Code:
C:\Windows\WinSxS>DISM /online /cleanup-image /RestoreHealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[===========================54.7%                          ]
Error: 605

El búfer especificado contiene datos mal formados.

El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log

But this seems to reveal the next problem...
 

Attachments

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

A big big big hug!!!!

This is really awesome, ... waiting the % progress to climb to 100, but

Code:
C:\Windows\WinSxS>DISM /online /cleanup-image /RestoreHealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[===========================55.2%                          ]
Error: 605

El búfer especificado contiene datos mal formados.

El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log

C:\Windows\WinSxS>


Whats next... one more error
 

Attachments

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

OMG, i would never end with your help...

Code:
C:\Windows\WinSxS>DISM /online /cleanup-image /RestoreHealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[===========================58.9%==                        ]
Error: 605

El búfer especificado contiene datos mal formados.

El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log

C:\Windows\WinSxS>

where do you find all those files? it took me days to find a couple searching inside some kb...msu files, on another half updated computer,... friends, ... and so on

thank you for your effort !!!
 

Attachments

where do you find all those files?
I have multiple VM's running for sourcing replacement files.

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

🕺
this is really new, 100%, althought ending with error

Code:
C:\Windows\WinSxS>DISM /online /cleanup-image /RestoreHealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[==========================100.0%==========================]
Error: 0x800f081f

No se encontraron los archivos de origen.
Usa la opción "Source" para especificar la ubicación de los archivos necesarios para restaurar la característica. Para obtener más información sobre cómo especificar una ubicación de origen, consulta https://go.microsoft.com/fwlink/?LinkId=243077.

El archivo de registro de DISM se encuentra en C:\WINDOWS\Logs\DISM\dism.log

C:\Windows\WinSxS>


is this near de end?
 

Attachments

The following fix is too large to attach, so I've uploaded the SFCFix.zip file to WeTransfer: SFCFix.zip

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 
OMG !!! i'm shocked!!!

Code:
C:\Windows\WinSxS>DISM /online /cleanup-image /RestoreHealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 10.0.19041.844

Versión de imagen: 10.0.19044.1387

[==========================100.0%==========================] La operación de restauración finalizó correctamente.
La operación se completó correctamente.

C:\Windows\WinSxS>

does this mean that all is ok??

no i do not believe it, what does remain to be done? sfc? winupdate? reboot?

(i attach same files after lasta fix,.. just in case)
 
The logfiles are from the previous run, can you please post the latest logs for me to check?
 
Thanks, the CBS log looks fine now.
what does remain to be done? sfc? winupdate? reboot?
Yes, please run the System File Checker and copy and paste the result in your next post.

  • Click the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, and press enter.
    Code:
    sfc /scannow
 
uppsss, not good

Code:
C:\Windows\WinSxS>sfc /scannow

Iniciando examen en el sistema. Este proceso tardará algún tiempo.

Iniciando la fase de comprobación del examen del sistema.
Se completó la comprobación de 59%.

Protección de recursos de Windows no pudo realizar la operación solicitada.

C:\Windows\WinSxS>

“Windows Resource Protection Could Not Perform the Requested Operation”
 
Please attach the latest CBS log, it seems that there are even more files corrupted..
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Files button.
Code:
Windows.UI.dll
  • When the scan is complete, a message will display that 'Search.txt' is saved in the same folder FRST was started from. Notepad will open this file also.
  • Post the logfile Search.txt as attachment in your next reply.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top