Hello,
Thank you for posting in Q&A forum.
Based on the information you provided, I suggest you try to enable the service in clean mode, which can eliminate interference from third-party applications.
If the service still cannot be started in clean mode, it is recommended to refer to the following method to repair the damaged system files to see if the problem can be solved.
Open cmd.exe as an administrator. Then run the following command.
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
After completing all the above operations, restart the system.
I hope the information above is helpful.
Best regards
Zunhui
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.