Загрузка...

How to fix Restart your computer to install important updates loop

In this video we will try to fix "Restart your computer to install important updates" loop error. Sometimes, after Windows updates, a message to restart the PC pops up. And, even after restarting, it doesn't go away.

to create a restore point: https://troubleshooter.xyz/wiki/how-to-create-a-system-restore-point/

Navigate to the following registry key and hit Enter:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired

Enter.

fsutil resource setautoreset true %SystemDrive%\

attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
del %SystemRoot%\System32\Config\TxR\*

attrib -r -s -h %SystemRoot%\System32\SMI\Store\Machine\*
del %SystemRoot%\System32\SMI\Store\Machine\*.tm*
del %SystemRoot%\System32\SMI\Store\Machine\*.blf
del %SystemRoot%\System32\SMI\Store\Machine\*.regtrans-ms

Now type the following to stop Windows Update Services:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

type the following command to rename SoftwareDistribution Folder:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

type the following command to start Windows Update Services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Type the following and press enter:
DISM /Online /Cleanup-Image /RestoreHealth

Now again run this command in order to Fix Restart your computer to install important updates loop issue:
DISM /image:C:\ /cleanup-image /revertpendingactions

try the Fixit or official Troubleshooter: https://support.microsoft.com/en-us/help/10164/fix-windows-update-errors

For more: https://troubleshooter.xyz/wiki/fix-restart-your-computer-to-install-important-updates-loop/

Видео How to fix Restart your computer to install important updates loop канала Go Coding
Яндекс.Метрика

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять