0x80070bc2:The resolution of the error code of Windows update



Error Code:0x80070bc2
Explain how to deal with this error code.If this error occurs, it seems that it may be improved by setting the Windows Modules Installer (TrustedInstaller) to start automatically.
Start the command prompt with administrator privileges. Run the following command to automatically start the Windows Modules Installer service.

C: \> sc config TrustedInstaller start = auto


If Windows Update is successful, use the following command to restore it.

C: \> sc config TrustedInstaller start = demand

Resolution

Related Link


Windows Update errorcode list

Disclaimer
This page is personally collected information. The description may contain errors. In addition, the contents may be confirmed incorrectly in the future.
The author does not necessarily modify the content of the page in such cases.No one can guarantee any financial, time, or other damages caused by the contents of this page.
Please see this page for reference only. Please refer to it at your own risk. If you do not agree, do not browse this page.