Question What does this mean after computer crash.

ChiefKrieg

Prominent
Jul 19, 2019
21
0
510
So recently my computer will get distorted with squares and white lines. In the event viewer this is what it is saying.


The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID
Windows.SecurityCenter.SecurityAppBroker
and APPID
Unavailable
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.


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 DESKTOP-ONIQJ03\dkels SID (S-1-5-21-4202914774-690800689-770901922-1001) 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.
 

ChiefKrieg

Prominent
Jul 19, 2019
21
0
510
This might solve you problem, replace the ID numbers in the link with yours.
COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
What do you mean replace the id numbers in the link and how do i do it? Sry im not the most skilled with computers
 
LOL, the link might have helped, https://social.technet.microsoft.co...nt-local-launch-permission-for-the-com-server

Here is the possible fix. (I cut and pasted in your number that I made bold)
  1. Click Start -> Run -> Type -> dcomcnfg, expand Component Services -> Computers -> My Computer -> DCOM Config.
  2. Click View -> Detail -> Now you will get Application Name and Application ID in right side.
  3. Scroll down and find the application ID {AD65A69D-3831-40D7-9629-9B0B50A93843} -> Right Click -> Properties and select the Security tab.
  4. Click Customize under "Launch & Activation Permission" -> click Edit -> Add in the account NT AUTHORITY\SYSTEM and set local launch and local activation.
  5. Restart the application Service linked to this Application ID or restart the server and monitor