DCOM got error "1115"

Taqi Rizvi 0 Reputation points
2024-09-03T15:38:42.0666667+00:00

After I updated my windows, In eventviewer i have seen that TrustedInstaller service failed to start.

Source: DistributedCOM

Event ID: 10005

Error message: "DCOM error 1115 while starting service TrustedInstaller with argument "Not available" to execute server 

Windows (Windows Server 2019 Datacenter)

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,709 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zunhui Han 2,005 Reputation points Microsoft Vendor
    2024-09-04T07:49:51.47+00:00

    Hello,

    Thank you for posting in Q&A forum.

    First, you could try uninstalling the update and see if that resolves the issue. To do this, go to Settings > Update & Security > Windows Update > View update history > Uninstall updates. Find the update in question and click Uninstall.

    If the problem still cannot be solved, I suggest you open cmd as an administrator and run the following command to see if there is any system file damage.

    DISM.exe /Online /Cleanup-image /Restorehealth

    sfc /scannow

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    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.