• Koti /
  • ikkunat /
Kesäkuu 27, 2017

Korjaus Käynnistä tietokone uudelleen asentaaksesi tärkeät päivityssilmukat

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.

Korjaus Käynnistä tietokone uudelleen asentaaksesi tärkeät päivityssilmukat

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.

Korjaus Käynnistä tietokone uudelleen asentaaksesi tärkeät päivityssilmukat

Muista luoda palautuspiste siltä varalta, että jokin menee pieleen.

Method 1: Delete RebootRequired Registry Key

1.Paina Windows Key + R ja kirjoita regedit and hit Enter to open Registry Key.

Suorita komento regedit

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

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto UpdateRebootRequired

3. Napsauta nyt hiiren oikealla painikkeella RebootRequired Key Valitse sitten Poista.

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

4.Käynnistä tietokoneesi uudelleen ja yritä päivittää Windows uudelleen.

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

Tapa 2: Suorita puhdas käynnistys

1.Paina Windows Key + R ja kirjoita msconfig ja paina enter to Järjestelmän kokoonpano.

msconfig

2. Valitse Yleiset-välilehdeltä Valikoiva käynnistys ja varmista sen alla oleva vaihtoehto "ladata aloituskohteita” on valitsematon.

järjestelmän asetusten tarkistus valikoiva käynnistys puhdas käynnistys

3.Siirry Palvelut-välilehteen ja valitse valintaruutu, jossa lukee "Piilota kaikki Microsoftin palvelut."

piilota kaikki Microsoftin palvelut

4. Napsauta seuraavaksi Poista kaikki mikä poistaisi kaikki muut jäljellä olevat palvelut.

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.Paina Windows Key + X ja valitse sitten Komentokehote (Admin).

komentokehote järjestelmänvalvojan oikeuksilla

2. Kirjoita seuraava komento cmd:hen yksitellen ja paina Enter jokaisen jälkeen:
Huomautus: 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 Vikasietotila and then try above commands.

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

Tapa 4: Suorita Windows Updaten vianmääritys

1. Kirjoita "vianetsintä" Windowsin hakupalkkiin ja napsauta Ongelmien karttoittaminen.

vianmäärityksen ohjauspaneeli

2. Valitse seuraavaksi vasemmasta ikkunaruudusta Näytä kaikki.

3. Valitse sitten Tietokoneen vianmääritys -luettelosta Windows Update.

valitse Windows Update tietokoneongelmien vianmäärityksestä

4. Noudata näytön ohjeita ja anna Windows Updaten vianmäärityksen suorittaa.

Windows Update -vianmääritys

5.Käynnistä tietokoneesi uudelleen tallentaaksesi muutokset.

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

Tapa 5: Nimeä SoftwareDistribution Folder uudelleen

1.Paina Windows Key + X ja valitse sitten Komentokehote (Admin).

2. Pysäytä Windows Update Services kirjoittamalla nyt seuraavat komennot ja paina Enter jokaisen jälkeen:

net stop wuauserv
net stop cryptSvc
net stop bittiä
net stop msiserver

Lopeta Windowsin päivityspalvelut wuauserv cryptSvc bits msiserver

3. Kirjoita seuraavaksi seuraava komento nimetäksesi SoftwareDistribution Folder uudelleen ja paina sitten Enter:

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

Nimeä SoftwareDistribution Folder uudelleen

4. Kirjoita lopuksi seuraava komento käynnistääksesi Windows Update Services ja paina Enter jokaisen jälkeen:

net start wuauserv
net start cryptSvc
net start bitit
net start msiserver

Käynnistä Windowsin päivityspalvelut wuauserv cryptSvc bits msiserver

5. Tallenna muutokset käynnistämällä tietokoneesi uudelleen.

Method 6: Run DISM (Käyttöönotto ja ylläpito ) Tool

1. Paina Windows Key + X ja napsauta Komentorivi (järjestelmänvalvoja).

komentokehotteen järjestelmänvalvoja

2.Type the following and press enter:

DISM / Online / Cleanup-Image / RestoreHealth

DISM palauttaa terveysjärjestelmän

3.Anna DISM-komennon suorittaa ja odota sen päättymistä.

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. Tallenna muutokset käynnistämällä tietokoneesi uudelleen.

Method 7: Run Microsoft Official Troubleshooter

Voisit kokeilla 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

Suositeltu sinulle:

Siinä se onnistuu Fix Restart your computer to install important updates loop mutta jos sinulla on vielä kysyttävää tästä oppaasta, kysy ne kommenttiosiossa.