Share via

Event 10016, DistributedCOM

Anonymous
2019-03-03T15:28:51+00:00

Hello,

I've seen some other event 10016 questions on here but the solutions don't seem to help.

This happens during some games, not all which is what's bugging me.

I get two error log entries, both the same:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID 

{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}

 and APPID 

{15C20B67-12E7-4BB6-92BB-7AFF07997402} (this is RuntimBroker)

 to the user THE_NEXUS\samus SID (S-1-5-21-828030611-1212916589-3332725219-1003) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.

That almost always follows this warning entry:

 Display driver nvlddmkm stopped responding and has successfully recovered.

I figure it a driver issues so I've done a clean install of the latest Nvidia drivers but the problem persists.

Any help would be appreciated!

Thanks!

Brandon M

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

8 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2019-03-03T16:32:31+00:00

    I will give this a try.  Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-03-03T16:32:09+00:00

    I would but it causes my games to crash.  Not only that but my streaming software (StreamLabs OBS) too.

    Was this answer helpful?

    0 comments No comments
  4. VARADHARAJAN K 9,691 Reputation points Volunteer Moderator
    2019-03-03T16:23:22+00:00

    for nvidia  fix ,  copy below  lines and paste in notepad , save as  TDRfix.reg   and then merge

    Windows Registry Editor Version 5.00

    ; fix video time detected

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]

    "TdrLevel"=dword:00000003

    "TdrDelay"=dword:00000078

    "TdrDdiDelay"=dword:0000003c

    "TdrTestMode"=dword:00000000

    "TdrDebugMode"=dword:00000002

    "TdrLimitTime"=dword:00000078

    "TdrLimitCount"=dword:00000005

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\BasicDisplay]

    "BasicDisplayUserNotified"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\DCI]

    "Timeout"=dword:00000078

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\TdrWatch]

    "TDR_RECOVERY"=dword:00000001

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-03-03T16:10:37+00:00

    Hello Brandon,

    I'm Independent Advisor and Microsoft MVP, here to help you with your question.

    DCOM error 10016 is usually harmless and present on most of Window 10 devices. You can safely ignore them.

    Reference: https://support.microsoft.com/en-us/help/402252...

    Regards.

    Was this answer helpful?

    0 comments No comments