Юни 27, 2017

Fix Restart your computer to install important updates loop

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.

Fix Restart your computer to install important updates loop

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.

Fix Restart your computer to install important updates loop

Не забравяйте да създадете точка за възстановяване, в случай че нещо се обърка.

Method 1: Delete RebootRequired Registry Key

1. Натиснете клавиша Windows + R, след което въведете регентство and hit Enter to open Registry Key.

Изпълнете командата regedit

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

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto UpdateRebootRequired

3. Сега щракнете с десния бутон върху RebootRequired Key след това изберете Изтрий.

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

4. Рестартирайте компютъра си и опитайте отново да актуализирате Windows.

This should able to Fix Restart your computer to install important updates loop issue но ако не, продължете.

Метод 2: Извършете чисто зареждане

1. Натиснете клавиша Windows + R, след което въведете Msconfig и натиснете enter за Системна конфигурация.

Msconfig

2. В раздела Общи изберете Селективно стартиране и под него се уверете, че опцията „заредете елементи за стартиране” не е отметнато.

проверка на конфигурацията на системата селективно стартиране чисто зареждане

3. Придвижете се до раздела Услуги и поставете отметка в квадратчето, което казва „Скрийте всички услуги на Microsoft."

скриване на всички услуги на microsoft

4.Напред щракнете Изключване на всички което би деактивирало всички останали услуги.

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. Натиснете клавиша Windows + X, след което изберете Команден ред (Admin).

команден ред с администраторски права

2. Въведете следната команда в cmd една по една и натиснете Enter след всяка:
Забележка: 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 Safe Mode and then try above commands.

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

Метод 4: Стартирайте програмата за отстраняване на неизправности в Windows Update

1. Въведете „отстраняване на неизправности“ в лентата за търсене на Windows и щракнете върху Отстраняване на проблеми.

контролен панел за отстраняване на неизправности

2. След това изберете от левия панел на прозореца Виж всички.

3. След това от списъка Отстраняване на проблеми с компютъра изберете Windows Update.

изберете актуализация на Windows от отстраняване на компютърни проблеми

4.Следвайте инструкциите на екрана и оставете Windows Update Troubleshoot да стартира.

Инструмент за отстраняване на неизправности в Windows Update

5. Рестартирайте вашия компютър, за да запазите промените.

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

Метод 5: Преименуване на папка SoftwareDistribution

1. Натиснете клавиша Windows + X, след което изберете Команден ред (Admin).

2. Сега въведете следните команди, за да спрете услугите за актуализиране на Windows и след това натиснете Enter след всяка от тях:

net stop wuauserv
net stop cryptSvc
нетни спиращи бита
net stop msiserver

Спрете услугите за актуализиране на Windows wuauserv cryptSvc bits msiserver

3. След това въведете следната команда, за да преименувате папката SoftwareDistribution и след това натиснете Enter:

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

Преименувайте папката SoftwareDistribution

4. Накрая въведете следната команда, за да стартирате Windows Update Services и натиснете Enter след всяка от тях:

net start wuauserv
net start cryptSvc
нетни начални битове
net start msiserver

Стартирайте услугите за актуализиране на Windows wuauserv cryptSvc bits msiserver

5. Рестартирайте вашия компютър, за да запазите промените.

Метод 6: Стартирайте DISM (Изпълнение и управление на изображението за внедряване ) Tool

1. Натиснете клавиша Windows + X и щракнете върху Команден ред (администратор).

администратор на командния ред

2.Type the following and press enter:

DISM / Онлайн / почистване-изображение / възстановяване на здравето

DISM възстановява здравната система

3. Оставете командата DISM да се изпълни и изчакайте да приключи.

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. Рестартирайте вашия компютър, за да запазите промените.

Method 7: Run Microsoft Official Troubleshooter

Можете да опитате 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

Препоръчително за теб:

Това е, което имате успешно Fix Restart your computer to install important updates loop но ако все още имате въпроси относно това ръководство, не се колебайте да ги зададете в секцията за коментари.