Step-by-Step Guide to Fix 0x80070424 Error in Windows

0x80070424: Office 365 Failure Due to Missing Services or Registration

Try it yourself, or Reach Out!

If you still need a hand, we’re just a plan away

What is the 0x80070424 Error?


The 0x80070424 error is a Windows and Office 365 failure typically triggered when critical services are missing, unregistered, or not running. It usually occurs during Windows Updates, Office 365 updates, or when activating system services like Microsoft Defender or the Windows Firewall. This error indicates that the system is unable to locate the required service or component, often due to missing DLLs, unregistered system files, or stopped update services.

Causes

  • Missing Windows Update Services: Essential services like Windows Update or BITS may be unregistered or deleted, causing update failures.
  • Unregistered DLL Files: System files related to updates or Windows Defender may be missing from the registry or improperly registered.
  • Corrupted Windows Modules Installer: This service manages updates, and if corrupted, it prevents updates from proceeding.
  • Windows Firewall Service Disabled: The error may appear if Windows Firewall is missing or disabled, as it’s required for certain update processes.
  • Office 365 Update Channel Misconfiguration: Incorrect update channel configuration can cause Office 365 to throw the 0x80070424 error.
  • Malware or Unauthorized Software Modifications: Certain malware or security tools can disable update services or remove required components.

Resolution Steps




1. Re-Register Windows Update DLL Files

  • Open Command Prompt as Administrator and run these commands:

regsvr32 Qmgr.dll /s  

regsvr32 Qmgrprxy.dll /s  

regsvr32 Wuaueng.dll /s  

regsvr32 Wuapi.dll /s  

regsvr32 Wucltui.dll /s  

regsvr32 Wups.dll /s  

regsvr32 Wups2.dll /s  

  • After completing this, restart your system and try updating again.

2. Restore Missing Windows Update Services Using PowerShell

  • Open PowerShell as Administrator and run:

Get-Service -Name wuauserv

  • If it shows cannot find service, restore it with:

sc.exe create wuauserv binpath= "C:\Windows\system32\svchost.exe -k netsvcs" start= auto

  • Then restart your PC.

3. Use Windows Update Troubleshooter

  • Go to Settings β†’ Update & Security β†’ Troubleshoot
  • Click Additional troubleshooters
  • Select Windows Update, run the tool, and apply the recommended fixes.

4. Restart Windows Firewall and Base Services

  • Press Win + R, type services.msc, press Enter
  • Locate and restart:
  • Windows Defender Firewall
  • Windows Update
  • Background Intelligent Transfer Service (BITS)
  • Windows Installer

Ensure they are set to Automatic.

5. Repair Windows Using DISM and SFC

  • Open Command Prompt (Admin) and execute:

sfc /scannow  

DISM /Online /Cleanup-Image /RestoreHealth

  • These commands fix missing or corrupted system files that cause service registration failures.

6. Reset Windows Update Components

  • Open Command Prompt as Administrator, then enter:

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  

  • Try running Windows Update or Office 365 update again.

7. Run the Office 365 Support and Recovery Assistant (SaRA)

  • Download the Microsoft SaRA Tool from the official Microsoft website
  • Run it and select Office 365 β†’ I have problems installing Office
  • Follow the instructions to automatically diagnose and fix Office-related issues

8. Perform a Clean Boot and Retry Updates

  • Press Win + R, type msconfig, press Enter
  • Go to Services tab β†’ Check Hide all Microsoft services β†’ Click Disable all
  • Go to Startup tab β†’ Open Task Manager β†’ Disable all startup items
  • Restart your system and try to update again


We’re Here for You!


Follow our step-by-step instructions to troubleshoot the issue. Still need help?
Contact us and choose a plan, and our experts will take care of it for you.

Transparent Pricing

Simple, upfront pricing with no hidden fees or surprises

Endpoints

  • Desktops$49
  • Laptops$49
  • Mobile Devices (MDM)$19
  • Workstations$69
  • POS/Kiosks$49
  • Network Printers$29
  • Purchase Now

Network

  • Routes$29
  • Switches$15
  • Firewalls$29
  • Access Points$9
  • VPN Gateways$19
  • Load Balancers$49
  • Purchase Now

Server

  • On-Prem Servers$99
  • Virtual Servers$69
  • Cloud Servers$99
  • Storage Systems (NAS/SAN)$49
  • Backup Appliances$99
  •   
  • Purchase Now

Security

  • Endpoint Protection (EDR)$9
  • AV/Antimalware$9
  • Patch Management$9
  • Web Filtering$9
  • MFA$5
  •   
  • Purchase Now

BDR

  • Local Backup$49
  • Cloud Backup$49
  • DR Infrastructure$199
  •   
  •   
  •   
  • Purchase Now

Compliance

  • Policy Mgmt & Audits$149/month
  • DLP$5/user
  • IT Governance Tools$199/month
  •   
  •   
  •   
  • Purchase Now

NOC

  • 24/7 Monitoring$10/device
  • RMM Tools$3/device
  • MDR Service$25/device
  •   
  •   
  •   
  • Purchase Now

SOC & SIEM

  • Threat Intelligence$199/month
  • Cloud SIEM (Sentinel, etc.)$200–$1000+
  •   
  •   
  •   
  •   
  • Purchase Now

Helpdesk

Open a Ticket / Contact Us

Need help now or want to explore partnership options?

Subscribe our newsletter to stay updated!