How to fix Error Code: 0x80070424
Encountering technical issues is worrisome, to say the least. Here’s how to fix the error code 0x80070424 that pops up smack in the middle of running your Windows Updates.
If you are experiencing a Windows update error with the code 0x80070424, there is no need to worry. This error is related to the Standalone Installer Update.
The Windows Update Installer, also known as Wusa.exe, is a built-in utility tool used to download and install update packages on Windows.
To fix the Windows Update error code 0x80070424, you need to run the Windows Updates Troubleshooter. This tool is capable of clearing the error.
The update error 0x80070424 often shows up if and when important files are missing or if the installation process is interrupted.
You might be unsure about what to do and how to do it. We’ve got you covered. This list of resolutions laid out here should help you handle the error without needing much input.
Table of Contents
How to fix Error Code: 0x80070424
Run Windows Update Troubleshooter
Built-in by the manufacturer, every machine running the Windows 10 version comes with a Windows branded tool for identifying, diagnosing, and automatically resolving any issue.
So, in this case, you should run the troubleshooting tool to scan and fix all problems pre-existing. To do this;
Click on Start and type in Settings. Then speed over to Updates and Security where you will find Troubleshoot. Click on it.
Run the troubleshooter on the Windows Update tab that opens. Follow the prompts for preference settings and once complete, restart the device.
This is considered the “first aid”. So, if it doesn’t work, try any other method explained below.
Run DISM and SFC
Since the error code 0x80070424 that pops up in Windows Updates is known to be caused by corrupted files, running a System File Checker could help resolve some of the issues.
Press Windows and S then key in cmd from the tab that shows. The search results should give you a Command Prompt option. Pick it and select Run as Administrator.
A new window will appear. Here type in: sfc/scannow and press enter. Then wait for the process to finish scan and repair before restarting your machine.
As an alternative or second measure, you may also run the Deployment Image Servicing Management tool which is effective in solving issues to do with corrupted files.
To open the DISM tool, follow these steps;
Press the Windows key simultaneously with the X key. Click on Command Prompt (Admin) to run it and copy-paste this directive on the command line: DISM.exe/Online/Cleanup-image/Restorehealth.
If this attempt at obtaining online files does not work, you may try the DVD or USB method. All you need to do is insert your choice of media and enter this command: DISM.exe/Online/Cleanup-Image/restorehealth/Source:C: RepairSourceWindows/LikmitAccess
For this to be effective, you must replace the repair source windows path on your USB or DVD.
Summary table on how to fix Error Code: 0x80070424
Issue | Cause | Fix |
Windows Update Error Code: 0x80070424
|
File Missing | Run Troubleshooter
Register system files |
Corrupt File | Run SFC and DISM | |
Services Stopped | Enable Update Services
Manually Download Reset Components of Windows Update Services |
Enable Windows Update Services
There are crucial services used by Windows to ensure that patches and updates have been downloaded and installed securely with no errors.
Some of these services are such as the Windows Update Workstation and Background Intelligent Transfer service. When any of these services are not operational, the error occurs.
To resolve this; press Windows and R keys at once to Run windows. Type in services. msc and click OK. Find Windows Update, Workstation, and BITS and double click on them one after the other.
Confirm that the settings are set to Automatic and that they are responsive. If they have a glitch, set Automatic as the startup type for each by clicking Start and Apply.
Finally, restart your machine and progress with the update.
Manually Download the update
Using Microsoft’s Update Catalog, download the system update directly to your device. Identify the update code before you can advance.
You can tell the code by its first significant letters KB followed by a stream of numbers. With this code, you may then download and install the update manually.
To start fixing this error;
Visit the Microsoft Update Catalog website and enter the update code in the search box and press enter. Find the updates matching your system from the list provided.
Click the download button and once done, you may run the setup file and follow through to installation. Then restart the PC to activate the changes.
Reset Components of Windows Updates
Resetting Windows Update components will help you clear the 0x80070424 error. To do this successfully;
Press Windows and the X keys and from the list, choose Command Print(admin). To do it more directly, press the Windows and X keys to create a shortcut.
When the Command Prompt opens, input these commands then assess to see if the problem is solved:
Register Files in the System
Files are required in the .dll format for them to run processes such as downloads and installations of important Windows Updates.
If these files are missing from your Windows PC, the error code 0x80070424 comes up. So, you must make a few moves to register them appropriately.
This is how you do it;
Press Windows and R key at the same time. This will open the Run dialogue box. Follow by typing in the following command as-is: regscvr32 Qmgr.dll /s and regsvr32 Qmgrprxy.dll /s then press enter.
After this, restart your PC and then follow through with the Windows Update.
Conclusion
The best way to solve the error code 0x80070424 during Windows Updates is to run the Troubleshooting tool. From its diagnosis, you should be able to identify all issues and command the system specifically to resolve them.
FAQ
How do I scan my computer for errors?
You can scan for PC errors by running SFC from the Windows Resource Protection tab. Certified and reliable, these scans are accurate.
What exactly is error code 0x80070424?
This error reads “The specified service does not exist as an installed service” and it comes from the winerror.h file. Unless you were trying to make changes to the security components, the error signifies that a service your desired action depends on has been stopped or is missing.