0X80070422
The service cannot be started because it is disabled or has no enabled devices associated with it.
- Symbol / family
- ERROR_SERVICE_DISABLED
- Signed decimal
- -2147023838
- Unsigned decimal
- 2147943458
What it means here
A required Windows service is disabled by configuration or policy.
What to check next
- Identify the service required by the failing operation.
- Review its startup type and governing Group Policy or MDM policy.
- Check dependencies before enabling services in a managed environment.
Technical reference: Microsoft documentation or Microsoft-hosted support material