Problem With Upgrading The Windows And It Throws 0xc1900106 Error, Refer Its Solution

Asked By 0 points N/A Posted on -
qa-featured

Discuss on 0xc1900106 error? Describe the reason behind the occurrence of this error and give the steps to fix the error message?

SHARE
Answered By 0 points N/A #344698

Problem With Upgrading The Windows And It Throws 0xc1900106 Error, Refer Its Solution

qa-featured

0xc1900106 error is an update error that occurs when the update install detects that the system firmware or device isn’t up to date. The cause of the error is improperly configured or corrupted system drivers, damaged or virus-infected Windows registry, corrupted system files, and conflicts in system drivers. The steps to troubleshoot this error code are as follows:

Step 1: Open the command terminal by pressing Windows Key + X.

Step 2: Select Command Prompt (Admin).

Step 3: Run the following commands in the prompt:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution
SoftwareDistribution.old
Ren C:\Windows\System32\catroot2
Catroot.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
pause

Step 4: Exit the command prompt and check it works or not.

Related Questions