Microsoft Windows Error Code 0x80070422: How to Fix It
Easy 10-15 minutes Medium Severity
Verified June 2026
- Error Code
- 0x80070422
- Brand
- Microsoft Windows
- Product Type
- hresult
- Severity
- Medium
- DIY Difficulty
- Easy
- Estimated Fix Time
- 10-15 minutes
Ad
Tools You'll Need
- Windows PC with administrative access
How to Fix Error Code 0x80070422
-
Identify the Disabled Service
-
Re-enable the Service
-
Verify Service Dependencies
-
Use Command Prompt as Alternative
Running Command Prompt as Administrator is necessary for this command. -
Restart Your Computer
Ad
When to Call a Professional
If re-enabling services does not resolve the error, the issue might be due to system file corruption or malware. In that case, consider running System File Checker (SFC) or DISM tools, or contact a professional technician if you are uncomfortable with advanced troubleshooting.Frequently Asked Questions
What services typically cause error 0x80070422?
Common culprits include Windows Update (wuauserv), Background Intelligent Transfer Service (bits), and Software Protection service (sppsvc). The error occurs when one of these is disabled.
Can I fix error 0x80070422 without admin rights?
No, enabling or starting services requires administrator privileges. You must log in with an admin account or have the admin password.
Why did the service get disabled in the first place?
Services can be disabled by third-party software, malware, or manual changes. Sometimes Windows updates or system optimizers can also disable services.
Will I lose data by fixing this error?
No, re-enabling a service does not affect your personal files. It only restores the service functionality.
What if I can't find the disabled service?
Check the 'Windows Update' and 'Background Intelligent Transfer Service'. If still missing, run 'sfc /scannow' in Command Prompt (Admin) to repair system files, then check again.