Windows 10 Event ID: 10016 Causes PC to freeze

  • Thread starter Thread starter LukeLim1
  • Start date Start date
L

LukeLim1

Since 4 days ago, my PC will freeze and not respond to anything. I will have to do a hard reset. There is no patterns, it can be when I am browsing web, gaming, working on a Word doc on OneDrive, just not doing anything. My PC already froze like more than 10 times over 4 days. I already isolated if those were hardware issues.


My Windows 10 (1909) is already patched. Drivers already patched. I already did a virus scan using Defender. I already did an integrity check on system file checker (DISM.exe /Online /Cleanup-image /Restorehealth)

I noticed whenever it froze, there is a warning event, Event ID: 10016.


I already used regedit to set permission for CLSID {2593F8B9-4EAF-457C-B68A-50F6B8EA6B54} and APPID {15C20B67-12E7-4BB6-92BB-7AFF07997402}, changing owner to administrators and give full control to administrators. What else can I do?


Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 5/17/2020 5:18:22 PM
Event ID: 10016
Task Category: None
Level: Warning
Keywords: Classic
User: MyPC\Luke
Computer: MyPC

Description:
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}
to the user MyPC\Luke SID (xx) 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.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="0">10016</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2020-05-17T09:18:22.953090700Z" />
<EventRecordID>21478</EventRecordID>
<Correlation ActivityID="{8282463e-41fe-4e73-9f74-cca6c2a60da7}" />
<Execution ProcessID="1004" ThreadID="7744" />
<Channel>System</Channel>
<Computer>MyPC</Computer>
<Security UserID="xx" />
</System>
<EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}</Data>
<Data Name="param5">{15C20B67-12E7-4BB6-92BB-7AFF07997402}</Data>
<Data Name="param6">MyPC</Data>
<Data Name="param7">Luke</Data>
<Data Name="param8">xx</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
<Data Name="param10">Unavailable</Data>
<Data Name="param11">Unavailable</Data>
</EventData>
</Event>

Continue reading...
 

Similar threads

P
Replies
0
Views
4
Patrick Mitchell2
P
M
Replies
0
Views
25
Magnus Bergesen
M
R
Replies
0
Views
12
Raphael Galvez
R
Back
Top