Help with COM Server Permission Errors in Event Viewer

Hey all,

I'm running into some persistent errors in my Event Viewer related to COM server permissions, and I'm hoping someone here can help me figure out how to resolve them. I get these errors frequently, and here's what they look like:

  1. Local Activation Permission Error
    • CLSID: {2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
    • APPID: {15C20B67-12E7-4BB6-92BB-7AFF07997402}
    • User: Jesse\jesse (SID: S-1-5-21-2240499973-3781665565-3326510830-1001)
    • Application Container: MicrosoftWindows.Client.WebExperience_524.24900.130.0_x64__cw5n1h2txyewy
    • Error: The application-specific permission settings do not grant Local Activation permission.
  2. Local Activation Permission Error
    • CLSID: {6B3B8D23-FA8D-40B9-8DBD-B950333E2C52}
    • APPID: {4839DDB7-58C2-48F5-8283-E1D1807D0D7D}
    • User: NT AUTHORITY\LOCAL SERVICE (SID: S-1-5-19)
    • Error: The application-specific permission settings do not grant Local Activation permission.
  3. Local Launch Permission Error
    • CLSID: Windows.SecurityCenter.SecurityAppBroker
    • APPID: Unavailable
    • User: NT AUTHORITY\SYSTEM (SID: S-1-5-18)
    • Error: The application-specific permission settings do not grant Local Launch permission.

The message suggests I can modify the security permissions using the Component Services administrative tool, but I'm not entirely sure how to go about doing that safely. Has anyone encountered these issues before? Any guidance on fixing these errors would be much appreciated!

Thanks in advance!