Fix Windows Update Error Code 8024A000

The Windows Update Error Code 8024A000 means WU E AU NO SERVICE. This is translated as AU was unable to service incoming AU calls. I would like for you to perform general Troubleshooting steps for Windows Update.

Fix Windows Update Error Code 8024A000

The following outlines how to stop services pertaining to Windows Update, rename system folders, register-related DLL files, and restart the previously mentioned services. This troubleshooting generally applies to all Windows Update related issues.

Fix Windows Update Error Code 8024A000

#1. Stopping services pertaining to Windows Update

1. Press Windows Key + X and then select Command Prompt (Admin).

Right-click on Windows Button and select Command Prompt (Admin)

2. If you receive a notification from User Account Control, click Continue.

3. At the command prompt, type the following commands and then press ENTER after each command.

a) net stop wuauserv
b) net stop bits
c) net stop cryptsvc

net stop bits and net stop wuauserv

4. Please do not close the Command Prompt window.

#2. Renaming folders pertaining to Windows Update

1. At the command prompt, type the following commands, and then press Enter after each command:

ren %systemroot%\System32\Catroot2 Catroot2.old
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old

4. Please do not close the Command Prompt window.

#3. Registering DLL’s pertaining to Windows Update

1. Please copy and paste the following text into a new Notepad document and save the file as WindowsUpdate.

2. If saved correctly, the icon will change from a Notepad file to a BAT file with two blue cogs as its icon.

-or-

3. You can manually type each command at the command prompt:

regsvr32 c:\windows\system32\vbscript.dll /s
regsvr32 c:\windows\system32\mshtml.dll /s
regsvr32 c:\windows\system32\msjava.dll /s
regsvr32 c:\windows\system32\jscript.dll /s
regsvr32 c:\windows\system32\msxml.dll /s
regsvr32 c:\windows\system32\actxprxy.dll /s
regsvr32 c:\windows\system32\shdocvw.dll /s
regsvr32 wuapi.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wucltui.dll /s
regsvr32 wups2.dll /s
regsvr32 wups.dll /s
regsvr32 wuweb.dll /s
regsvr32 Softpub.dll /s
regsvr32 Mssip32.dll /s
regsvr32 Initpki.dll /s
regsvr32 softpub.dll /s
regsvr32 wintrust.dll /s
regsvr32 initpki.dll /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 Urlmon.dll /s
regsvr32 Shdocvw.dll /s
regsvr32 Msjava.dll /s
regsvr32 Actxprxy.dll /s
regsvr32 Oleaut32.dll /s
regsvr32 Mshtml.dll /s
regsvr32 msxml.dll /s
regsvr32 msxml2.dll /s
regsvr32 msxml3.dll /s
regsvr32 Browseui.dll /s
regsvr32 shell32.dll /s
regsvr32 wuapi.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wucltui.dll /s
regsvr32 wups.dll /s
regsvr32 wuweb.dll /s
regsvr32 jscript.dll /s
regsvr32 atl.dll /s
regsvr32 Mssip32.dll /s

#4. Restarting services pertaining to Windows Update

1. Press Windows Key + X and then select Command Prompt (Admin).

2. If you receive a notification from User Account Control, click Continue.

3. At the command prompt, type the following commands and then press ENTER after each command.

a) net start wuauserv
b) net start bits
c) net start cryptsvc
d) exit

4. Now, please check for updates using Windows Update to see if the issue has been resolved.

Recommede: Fix Windows 10 activation error 0x8007007B or 0x8007232B.

That’s it; you have successfully fix Windows Update Error Code 8024A000, but if you still have queries regarding this post, feel free to ask them in the comment section.

Leave a Comment

Your email address will not be published. Required fields are marked *