27 Tháng Sáu, 2017

Sửa chữa Khởi động lại máy tính của bạn để cài đặt vòng lặp cập nhật quan trọng

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.

Sửa chữa Khởi động lại máy tính của bạn để cài đặt vòng lặp cập nhật quan trọng

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.

Sửa chữa Khởi động lại máy tính của bạn để cài đặt vòng lặp cập nhật quan trọng

Đảm bảo tạo điểm khôi phục đề phòng trường hợp xảy ra sự cố.

Method 1: Delete RebootRequired Registry Key

1. Nhấn phím Windows + R rồi gõ regedit and hit Enter to open Registry Key.

Chạy lệnh regedit

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

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto UpdateRebootRequired

3. Bây giờ nhấp chuột phải vào RebootRequired Key Sau đó chọn Xóa.

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

4. Khởi động lại PC của bạn và thử cập nhật lại Windows.

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

Cách 2: Thực hiện clean boot

1. Nhấn phím Windows + R rồi gõ msconfig và nhấn enter để Cấu hình hệ thông.

msconfig

2.Trên tab Chung, chọn Khởi nghiệp chọn lọc và bên dưới nó, hãy đảm bảo tùy chọn “tải các mục khởi động” không được chọn.

kiểm tra cấu hình hệ thống khởi động có chọn lọc khởi động sạch

3. Điều hướng đến tab Dịch vụ và đánh dấu vào ô có nội dung “Ẩn tất cả các dịch vụ của Microsoft."

ẩn tất cả các dịch vụ của Microsoft

4.Tiếp theo, nhấp vào Vô hiệu hóa tất cả điều này sẽ vô hiệu hóa tất cả các dịch vụ còn lại.

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. Nhấn phím Windows + X rồi chọn Dấu nhắc lệnh (Quản trị viên).

dấu nhắc lệnh với quyền quản trị viên

2 Nhập lệnh sau vào cmd lần lượt và nhấn Enter sau mỗi lệnh:
Lưu ý: 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 chế độ an toàn and then try above commands.

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

Phương pháp 4: Chạy Trình khắc phục sự cố Windows Update

1.Nhập “khắc phục sự cố” vào thanh Tìm kiếm của Windows và nhấp vào Xử lý sự cố.

bảng điều khiển xử lý sự cố

2.Tiếp theo, từ khung cửa sổ bên trái, chọn Xem tất cả.

3.Sau đó, từ danh sách Khắc phục sự cố máy tính, hãy chọn Windows Update.

chọn cập nhật windows từ khắc phục sự cố máy tính

4.Làm theo hướng dẫn trên màn hình và để Windows Update Khắc phục sự cố chạy.

Trình gỡ rối cập nhật Windows

5. Khởi động lại PC của bạn để lưu các thay đổi.

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

Phương pháp 5: Đổi tên thư mục phân phối phần mềm

1. Nhấn phím Windows + X rồi chọn Dấu nhắc lệnh (Quản trị viên).

2.Bây giờ hãy nhập các lệnh sau để dừng Dịch vụ Windows Update và sau đó nhấn Enter sau mỗi lệnh:

net stop wuauserv
net stop cryptSvc
bit dừng net
net msiserver dừng lại

Dừng dịch vụ cập nhật Windows wuauserv cryptSvc bit msiserver

3.Tiếp theo, gõ lệnh sau để đổi tên Thư mục phân phối phần mềm rồi nhấn Enter:

ren C: Phần mềm WindowsSoftwareDistributionDistribution.old
ren C: WindowsSystem32catroot2 catroot2.old

Đổi tên thư mục phân phối phần mềm

4. Cuối cùng, gõ lệnh sau để khởi động Windows Update Services và nhấn Enter sau mỗi lệnh:

bắt đầu net wuauserv
net bắt đầu cryptSvc
bit bắt đầu ròng
net start msiserver

Bắt đầu dịch vụ cập nhật Windows wuauserv cryptSvc bit msiserver

5. Khởi động lại PC của bạn để lưu các thay đổi.

Method 6: Run DISM (Quản lý và phục vụ hình ảnh triển khai ) Tool

1. Nhấn phím Windows + X và nhấp vào Dấu nhắc lệnh (Quản trị viên).

lệnh nhắc quản trị

2.Type the following and press enter:

DISM / Trực tuyến / Cleanup-Image / RestoreHealth

DISM khôi phục hệ thống y tế

3. Để lệnh DISM chạy và đợi cho đến khi nó chạy xong.

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. Khởi động lại PC của bạn để lưu các thay đổi.

Method 7: Run Microsoft Official Troubleshooter

Bạn có thể thử 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

Đề xuất cho bạn:

Thế là bạn đã thành công Fix Restart your computer to install important updates loop nhưng nếu bạn vẫn có bất kỳ câu hỏi nào liên quan đến hướng dẫn này thì vui lòng hỏi họ trong phần bình luận.