• Casa /
  • ventanas /
12 de septiembre de 2017

Reparar algunos archivos de actualización no están firmados correctamente

You may face this error while trying to update your Windows 10 to latest build. The error code associated with this error is (0x800b0109), indicating that the Update you are trying to download or install is either corrupted or damaged. The update is not corrupted or damaged from Microsoft servers but on your PC.

Fix Some Update Files aren't signed correctly Windows Update Error

The error message says “Some update files aren’t signed correctly. Error code: (0x800b0109)” which means you won’t be able to update your Windows because of this error. So without wasting any time let’s see how to actually Fix Some Update Files aren’t signed correctly issue while updating Windows with the help of below-listed troubleshooting guide.

Reparar algunos archivos de actualización no están firmados correctamente

Asegúrate de crear un punto de restauración en caso de que algo salga mal.

Método 1: ejecutar el solucionador de problemas de Windows Update

1. En la búsqueda del panel de control Solucionando Problemas en la barra de búsqueda en la parte superior derecha y haga clic en Solución de problemas.

Busque Solucionar problemas y haga clic en Solución de problemas

2. A continuación, en la ventana izquierda, seleccione el panel Ver todo.

3. Luego, en la lista Solucionar problemas de la computadora, seleccione Windows Update.

select windows update from troubleshoot computer problems | Fix Some Update Files aren't signed correctly

4. Siga las instrucciones que aparecen en pantalla y deje que se ejecute la solución de problemas de Windows Update.

Solucionador de problemas de Windows Update

5. Reinicie su PC y vea si puede Fix Some Update Files aren’t signed correctly while updating Windows 10.

Método 2: Ejecutar SFC

1. Abierto Símbolo del sistema. El usuario puede realizar este paso buscando 'cmd' Y luego presione Enter.

Abra el símbolo del sistema. El usuario puede realizar este paso buscando 'cmd' y luego presionando Enter.

2. Ahora escribe lo siguiente en el cmd y presiona enter:

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows (Si lo anterior falla, intente con este)

Escaneo SFC ahora símbolo del sistema

3. Espere a que finalice el proceso anterior y una vez hecho, reinicie su PC.

Método 3: ejecutar DISM (Gestión y mantenimiento de imágenes de implementación)

1. Abierto Símbolo del sistema. El usuario puede realizar este paso buscando 'cmd' Y luego presione Enter.

Abra el símbolo del sistema. El usuario puede realizar este paso buscando 'cmd' y luego presionando Enter.

2. Escriba el siguiente comando en cmd y presione Enter después de cada uno:

Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth

DISM restore health system | Fix Some Update Files aren't signed correctly

3. Deje que se ejecute el comando DISM y espere a que finalice.

4. Si el comando anterior no funciona, intente lo siguiente:

Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c:testmountwindows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccess

Nota: Reemplace C:RepairSourceWindows con su fuente de reparación (disco de instalación o recuperación de Windows).

5. Reinicie su PC para guardar los cambios y ver si puede Fix Some Update Files aren’t signed correctly while trying to update Windows 10, si no, continúe con el siguiente método.

Método 4: corrección del registro

Backup Registry before moving forward, just in case something goes wrong you could easily restore the registry.

1. Presione la tecla Windows + R y luego escriba regedit y presione Enter para abrir el Editor del Registro.

Ejecutar comando regedit

2. Navegue a la siguiente clave de registro:

HKEY_LOCAL_MACHINESOFTWAREPolíticasMicrosoftWindowsWindowsUpdate

3. Haga clic derecho en WindowsUpdate key y seleccionar Eliminar.

Right-click on WindowsUpdate key and select Delete | Fix Some Update Files aren't signed correctly

4. Close Registry Editor and again press Windows Key + R then type services.msc y presiona Enter.

servicio de ventanas

5. Encontrar Windows Update and Background Intelligent Transfer Service in the list. Then right-click on each of them and select Reiniciar.

Haga clic derecho en Servicio de actualización de Windows y seleccione Reiniciar

6. This would restart Windows Update and Background Intelligent Transfer Service.

7. Again try to update your Windows, if it still fails, then reboot your PC and update Windows.

Recomendado:

Eso es todo lo que has logrado Fix Some Update Files aren’t signed correctly while updating Windows 10 to latest build but if you still have any questions regarding this post feel free to ask them in the comment’s section.