Original Title: event id 10016 runtime broker does not have the right permissions .. this error has been generated thousands of times on win 10 pro
here is the error message
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\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.
---
I have ignored it up until now as I don't notice anything amiss. But now I would like to cut down on the thousands of error messages in event viewer.
I have tried to look this up. I have tried to follow the advice after learning the clsid belongs to runtimebroker which handles things for metro apps. In the registry, I right click either entry for the clsid or app id and select permissions/ advanced...
I then choose add to administrators and to carry it over to all subfolders. But when I try this it says I do not have permission.
This makes sense to me as would not this core windows component already have trusted installer status?
So now I am here asking how do I solve this error?
TIA :)