0x80244017(-2145107945)

Sitwayi, Siphiwe 0 Reputation points
2024-04-05T08:30:32.43+00:00

Good day

please assist with this error below error

0x80244017(-2145107945)

The machine is managed by an organization and is azure joined.

current version 20H2

BUILD VERSION 19042.685

SCCM has been re-installed, and the machine is on the latest bios, lates drivers have been installed as well.

not sure what else to try.

I have tried the below commands.

Step 1:

  1. Press Windows + X and select Control panel.
  2. In the search box, type troubleshooter, and then click Troubleshooting.
  3. Under System and Security, click Fix problems with Windows Updates.

Step 2:

If the issue persists, I suggest you to reset the Windows update components manually and check if it helps.    a. Press Windows key + X on the desktop screen of the computer.  b. Select Command Prompt (Admin).  c. On the open Command Prompt window copy and paste the commands (all at once).  net stop wuauserv  net stop cryptSvc  net stop bits  net stop msiserver  ren C:\Windows\SoftwareDistribution SoftwareDistribution.old  ren C:\Windows\System32\catroot2 catroot2.old  net start wuauserv  net start cryptSvc  net start bits  net start msiserver  pause c. Exit the command prompt and check if it helps.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.