Error - Event ID: 10016; DistributedCOM

Anonymous
2013-10-20T20:30:29+00:00

I am getting this error repeatedly since I updated from Windows 8 to 8.1. It occurs once every time the PC is booted, about 2 minutes after it boots up.

Can you please help me to fix it?

Log Name:      System

Source:        Microsoft-Windows-DistributedCOM

Date:          10/20/2013 3:19:04 PM

Event ID:      10016

Task Category: None

Level:         Error

Keywords:      Classic

User:          LOCAL SERVICE

Computer:     

Description:

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

{C2F03A33-21F5-47FA-B4BB-156362A2F239}

 and APPID

{316CDED5-E4AE-4B15-9113-7055D84DCC97}

 to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) 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.

The APPID {316CDED5-E4AE-4B15-9113-7055D84DCC97} is for a COM application called "Immersive Shell". I cannot use the Component Services administrative tool to edit the security permissions because every setting is "grayed-out".

I tried running in Safe Mode and was still unable to modify any of the Immersive Shell settings.

The PC has no software installed except for the latest Intel drivers. I performed a clean installation of Windows 8, installed chipset, VGA, Intel Rapid Storage Tech, LAN, and Intel Management Engine drivers. Then I updated to 8.1 through the Store app. The errors began immediately after that update.

The PC has an ASUS Z87 motherboard, 16 Gb of DDR3-1866 ram, Intel i7-4770k cpu. It is not overclocked but memory is in XMP mode at frequency 1866. The system drive is an SSD.

Windows for home | Previous Windows versions | Performance and system failures

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
Answer accepted by question author
Anonymous
2013-10-24T18:39:39+00:00

In system event viewer, I started getting error Event ID: 10016 after upgrading to Win8.1 on October 17, 2013.  The system event viewer on my Dell XPS One 2710 was error free prior to upgrading from Win8 to Win8.1.

The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {C2F03A33-21F5-47FA-B4BB-156362A2F239} and APPID

{316CDED5-E4AE-4B15-9113-7055D84DCC97}  to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) 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.

For me, the solution was provided by Greg310 in Dulwichdik's link as follows:

  1. Open Regedit
  2. Go to HKEY_Classes_Root\CLSID{C2F03A33-21F5-47FA-B4BB-156362A2F239}
  3. Right click on it then select permissions
  4. Click Advance and change the owner to Administrators group. Also click the box that will appear below the owner line. ("Replace owner ...")
  5. Apply full control
  6. Go to HKEY_LocalMachine\Software\Classes\AppID{316CDED5-E4AE-4B15-9113-7055D84DCC97}
  7. Right click on it then select permission
  8. Click Advance and change the owner to Administrators group
  9. Click the box that will appear below the owner line
  10. Click Apply and grant full control to the Administrators group
  11. Go to Administrative tools
  12. Open component services
  13. Click Computer, click my computer, then click DCOM
  14. Look for the corresponding service that appears on the error viewer [Immersive Shell]
  15. Right click on it then click properties
  16. Click security tab then click Add User. Add Local Service then apply
  17. Tick the Activate local box

Thank you Daniel MoisesMagulado and Greg310 for addressing the problem and providing the solution!

Was this answer helpful?

800+ people found this answer helpful.
0 comments No comments

99 additional answers

Sort by: Oldest
  1. Anonymous
    2018-01-03T01:07:25+00:00

    I tried this and got stopped at the first chunk. I tried to give admins full access but the computer itself denied my access to make that change. Any way around this?

    I misunderstood your steps and figured it out but now im still confused. Where is the  corresponding service that appears on the error viewer [Immersive Shell]

    Refer to my posts above with 2 of 3 quoted fixes, the third fix is via CLSID and APPID guides:  There's different types of DCOM errors, and if these changes are not made from the True Admin Account, you can get access denied error.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-01-03T04:16:28+00:00

    That is true...one MUST assume that people having these errors would 'know' to be in Administrator but with all assumptions they're not always true. 

    As far as the CLSID & App ID errors go they have to be taken individually, those two pointed out are the 'usual suspects' for myself I had an 'extra' CLSID & App ID string as I had two instances of RunTimeBroker and the 'extra' string related to the RunTimeBroker that was grayed out......just sayin'.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-01-10T16:25:14+00:00

    In system event viewer, I started getting error Event ID: 10016 after upgrading to Win8.1 on October 17, 2013.  The system event viewer on my Dell XPS One 2710 was error free prior to upgrading from Win8 to Win8.1.

    The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {C2F03A33-21F5-47FA-B4BB-156362A2F239} and APPID

    {316CDED5-E4AE-4B15-9113-7055D84DCC97}  to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) 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.

    For me, the solution was provided by Greg310 in Dulwichdik's link as follows:

    1. Open Regedit
    2. Go to HKEY_Classes_Root\CLSID{C2F03A33-21F5-47FA-B4BB-156362A2F239}
    3. Right click on it then select permissions
    4. Click Advance and change the owner to Administrators group. Also click the box that will appear below the owner line. ("Replace owner ...")
    5. Apply full control
    6. Go to HKEY_LocalMachine\Software\Classes\AppID{316CDED5-E4AE-4B15-9113-7055D84DCC97}
    7. Right click on it then select permission
    8. Click Advance and change the owner to Administrators group
    9. Click the box that will appear below the owner line
    10. Click Apply and grant full control to the Administrators group
    11. Go to Administrative tools
    12. Open component services
    13. Click Computer, click my computer, then click DCOM
    14. Look for the corresponding service that appears on the error viewer [Immersive Shell]
    15. Right click on it then click properties
    16. Click security tab then click Add User. Add Local Service then apply
    17. Tick the Activate local box

    Thank you Daniel MoisesMagulado and Greg310 for addressing the problem and providing the solution!

    I tried searching the registry for HKEY_Classes_Root\CLSID{C2F03A33-21F5-47FA-B4BB-156362A2F239}  and just {C2F03A33-21F5-47FA-B4BB-156362A2F239} using the find tool but it didn't find anything by that name!  Would it do so if I were logged on to my PC as my admin account?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-01-27T01:44:48+00:00

    Hey! can you guys help me? cuz it says that access is denied. what should i do ?

    Was this answer helpful?

    0 comments No comments