Installation Failure: Windows failed to install the following update with error 0x80073701: 2024-08 Cumulative Update for Microsoft server operating system version 21H2 for x64-based Systems (KB5041160).
Please advise!
Please advise!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
0x80073701 typically indicates that a component or part of the update is missing or not found, which could prevent the update from installing properly. This type of issue is common with Windows Update and can be resolved through several methods. Below are steps to troubleshoot and resolve the Windows Update installation error on your Microsoft Server operating system version 21H2:0x80073701 typically indicates that a component or part of the update is missing or not found, which could prevent the update from installing properly. This type of issue is common with Windows Update and can be resolved through several methods. Below are steps to troubleshoot and resolve the Windows Update installation error on your Microsoft Server operating system version 21H2:DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
net stop bits net stop wuauserv net stop appidsvc net stop cryptsvc
SoftwareDistribution and Catroot2 folders with the following commands:
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old Ren C:\Windows\System32\catroot2 Catroot2.old
net start bits net start wuauserv net start appidsvc net start cryptsvc
Event Viewer in the search bar.Thanks so much for your detailed response.Installation Failure: Windows failed to install the following update with error 0x80073701: 2024-08 Cumulative Update for Microsoft server operating system version 21H2 for x64-based Systems (KB5041160).
Please advise!