Error 1920 service failed to start. Verify that you have sufficient privileges to start system services

Anonymous
2024-05-08T20:03:14.5933333+00:00

Hello Team, Screenshot 2024-05-09 005008

Screenshot 2024-05-09 004916

Screenshot 2024-05-09 001800

Hope you all doing well and good.

Actually, I'm trying to install "Office InfoPath 2013" on windows 10 22H2 server machine and getting this below error.

When I checked in the services > Windows font cache services. It was disabled. and when i tried to START it then I was getting the below error.

Can someone help me with this? Thanks, a lot in advance.

Windows development | Windows Performance Toolkit
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Client for IT Pros | User experience | Other
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-05-09T00:45:22.5633333+00:00

    Hi MAHESH-9058,

    Thank you for posting in Q&A.

    If the Windows font cache services won't start, it might be necessary to clear and rebuild the font cache. To do this, stop the Windows Font Cache Service and disable it. Then navigate to C:\Windows\ServiceProfiles\LocalService\AppData\Local and delete all .dat files starting with FontCache. After deleting the files, set the Startup type to 'Automatic' and start it again.

    If the issue persists, use the System File Checker tool to repair missing or corrupted system files. Open Command Prompt as an administrator and run these commands to scan your system for issues.

    DISM.exe /Online /Cleanup-image /Restorehealth

    sfc /scannow

    Hope this helps.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.