• Casa /
  • ventanas /
Sábado, Junio 27, 2017

Arreglar Reinicie su computadora para instalar actualizaciones importantes

Fix Restart your computer to install important updates loop: Windows Updates is an important part of Microsoft Operating System but what happens when updates fail to install and you’re stuck in an infinite loop trying to install the updates. Well, this is the case here where users are stuck in the loop where whenever you open Windows update it keep asking you to “Restart your computer to install important updates” but even when the system reboot you will face this message again when you open Windows update.

Arreglar Reinicie su computadora para instalar actualizaciones importantes

In short, every time you start your PC Windows updates will ask you to restart it as it wants to install the updates but even when you restart your system Windows won’t be updated and it will again ask you to restart your PC to install important updates. This is a very annoying issue and users have disabled Windows Update as they are frustrated restarting their PC on every boot.

Fix Restart your computer to install important updates infinite loop

The main cause of this error seems to be Windows registry key called “RebootRequired” which might have corrupted because of which Windows is not able to update and hence the restart loop. The simple fix is to delete the key and restart your PC but sometimes this fix doesn’t work for everyone that’s why we have listed all the possible solutions for this problem. So without wasting any time let’s see how to actually Fix Restart your computer to install important updates loop problem with the below-listed troubleshooting steps.

Arreglar Reinicie su computadora para instalar actualizaciones importantes

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

Method 1: Delete RebootRequired Registry Key

1.Presione la tecla Windows + R y luego escriba regedit and hit Enter to open Registry Key.

Ejecutar comando regedit

2.Navigate to the following registry key and hit Enter:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto UpdateRebootRequired

3.Ahora haga clic derecho en RebootRequired Key Luego seleccione Eliminar.

Delete RebootRequired Key in order to Fix Restart your computer to install important updates loop

4.Reinicie su PC y vuelva a intentar actualizar Windows.

This should able to Fix Restart your computer to install important updates loop issue but if didn’t then continue.

Método 2: realizar un arranque limpio

1.Presione la tecla Windows + R y luego escriba msconfig y presiona enter para Configuración del sistema.

msconfig

2.En la pestaña General, elija Inicio selectivo y debajo de él asegúrese de que la opción “Cargar elementos de inicio”no está marcado.

configuración del sistema comprobar inicio selectivo arranque limpio

3.Navegue a la pestaña Servicios y marque la casilla que dice "Esconder todos los servicios de Microsoft."

Esconder todos los servicios de Microsoft

4.A continuación, haga clic Desactivar todos lo que deshabilitaría todos los demás servicios restantes.

5.Restart your PC and again try to install updates.

6.If the issue is resolved then it’s definitely caused by a third party software. In order to zero in on the particular software, you should enable a group of services (refer the previous steps) at a time then reboot your PC. Keep doing this until you figure out a group of services which are causing this error then check the services under this group one by one until you find which one is causing the problem.

6.After you had finish troubleshooting make sure to undo the above steps (select Normal startup in step 2) in order to start your PC normally.

Method 3: Reset the Transactional Logfiles

1.Presione la tecla Windows + X y luego seleccione Símbolo del sistema (Admin).

símbolo del sistema con derechos de administrador

2. Escriba el siguiente comando en cmd uno por uno y presione Enter después de cada uno:
Nota: If asked for confirmation while running any one of the below command type “Y” and hit Enter.

fsutil resource setautoreset true %SystemDrive%

attrib -r -s -h %SystemRoot%System32ConfigTxR*
del %SystemRoot%System32ConfigTxR*

attrib -r -s -h %SystemRoot%System32SMIStoreMachine*
del %SystemRoot%System32SMIStoreMachine*.tm*
del %SystemRoot%System32SMIStoreMachine*.blf
del %SystemRoot%System32SMIStoreMachine*.regtrans-ms

3.If you are not able to run the above commands then boot your PC into modo seguro and then try above commands.

4.Reboot your PC to save changes and again try to update Windows.

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

1.Escriba "solución de problemas" en la barra de búsqueda de Windows y haga clic en Solución de problemas.

panel de control de solución de problemas

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

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

seleccione Windows Update en Solucionar problemas de la computadora

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 para guardar los cambios.

This should help you in fixing Restart your computer to install important updates loop problem.

Método 5: cambiar el nombre de la carpeta de distribución de software

1.Presione la tecla Windows + X y luego seleccione Símbolo del sistema (Admin).

2.Ahora escriba los siguientes comandos para detener Windows Update Services y luego presione Enter después de cada uno:

net stop wuauserv
net stop cryptSvc
bits de parada netos
net stop msiserver

Detener los servicios de actualización de Windows wuauserv cryptSvc bits msserver

3.A continuación, escriba el siguiente comando para cambiar el nombre de la carpeta de distribución de software y luego presione Enter:

ren C: WindowsSoftwareDistribution SoftwareDistribution.old
ren C: WindowsSystem32catroot2 catroot2.old

Cambiar el nombre de la carpeta de distribución de software

4.Finalmente, escriba el siguiente comando para iniciar Windows Update Services y presione Enter después de cada uno:

net start wuauserv
net start cryptSvc
bits de inicio de red
net start msiserver

Inicie los servicios de actualización de Windows wuauserv cryptSvc bits msserver

5.Reinicie su PC para guardar los cambios.

Method 6: Run DISM (Servicio y gestión de imágenes de implementación ) Tool

1.Presione la tecla Windows + X y haga clic en Símbolo del sistema (Administrador).

símbolo del sistema admin

2.Escriba lo siguiente y presione enter:

DISM / Online / Cleanup-Image / RestoreHealth

DISM restaurar el sistema de salud

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

4. Now again run this command in order to Fix Restart your computer to install important updates loop issue:

DISM /image:C: /cleanup-image /revertpendingactions

5.Reinicie su PC para guardar los cambios.

Method 7: Run Microsoft Official Troubleshooter

Podrías probar el Fixit or official Troubleshooter in order to Fix Restart your computer to install important updates loop error message.

Download Microsoft Troubleshooter to  Fix Windows Update cannot currently check for updates error

Recomendado para ti:

Eso es todo lo que has logrado Fix Restart your computer to install important updates loop pero si todavía tiene alguna pregunta sobre esta guía, no dude en hacerla en la sección de comentarios.