How to Fix Event ID 10016 Windows 10 Pro Upgraded from Home


  1. Posts : 3
    win 10 10130
       #1

    How to Fix Event ID 10016 Windows 10 Pro Upgraded from Home


    The event information is
    Log Name: System
    Source: Microsoft-Windows-DistributedCOM
    Date: 12/22/2015 7:19:48 PM
    Event ID: 10016
    Task Category: None
    Level: Error
    Keywords: Classic
    User: SYSTEM
    Computer: Larry-Dell01
    Description:
    The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {D63B10C5-BB46-4990-A94F-E40B9D520160}
    and APPID
    {9CA88EE3-ACB7-47C8-AFC4-AB702511C276}
    to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) 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.
      My Computer


  2. Posts : 19
    Windows 10 x64 Professional
       #2

    Windows 10 Event ID 10010 and 10016 Errors With DistributedCOM

    See Post #2. This solved the problem for me.
      My Computer


  3. Posts : 512
    Windows 10 Version 1909 (Build 18363.815
       #3

    Qwinn said:
    Windows 10 Event ID 10010 and 10016 Errors With DistributedCOM

    See Post #2. This solved the problem for me.
    Glad it did for you Qwinn, but it does NOT for me - continue with these darned errors as do many others in searching for a solution. I wish someone (preferably MS) would fix this - getting tired of messing with it.
      My Computer


  4. Posts : 9,765
    Mac OS Catalina
       #4

    JohnBurns said:
    Glad it did for you Qwinn, but it does NOT for me - continue with these darned errors as do many others in searching for a solution. I wish someone (preferably MS) would fix this - getting tired of messing with it.
    Microsoft cannot fix something that is installation related. I would do a clean install of Windows 10 or do further searching to see if it is common for that motherboard or computer to keep puking up that error.
      My Computer


  5. Posts : 4,752
    Windows 11 Pro 64 Bit 22H2
       #5
      My Computer


  6. Posts : 93
    Windows 10
       #6

    These DistributedCOM errors, with ID 10016, are very common and I get a couple myself, AppID “{9CA88EE3-ACB7-47C8-AFC4-AB702511C276}” included. If it’s not affecting anything is it really necessary to fix? If your answer is ‘yes’, read on.

    As it’s a common issue, you can find many solutions to this problem online. Most methods are manual however. Due to the popularity of the problem, I’ve attached my own solution to this post in the form of script. Before running it you must find the AppID, it’s GUID, that’s causing you trouble, and substitute it appropriately in the script. E.g.,
    Code:
    $appids = @(
        '{9CA88EE3-ACB7-47c8-AFC4-AB702511C276}',
        '{F72671A9-012C-4725-9D2F-2A4D32D65169}'
    )

    If you’re into the command line, you can skim through DistributedCOM errors quickly with the objects returned by the following command. Also good to run if you’re curious if you suffer from this problem as well. Look for “10016” in the Id column.
    Code:
    Get-WinEvent -ProviderName *DistributedCOM -MaxEvents 5
    Registry changes are backed up.


    That link is ancient.
    How to Fix Event ID 10016 Windows 10 Pro Upgraded from Home Attached Files
    Last edited by Pyprohly; 01 Apr 2017 at 10:20. Reason: Script file update.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:55.
Find Us




Windows 10 Forums