Hi @Roberts101,
Check if the below steps are helpful
-
Please type Regedit into Start Menu.
-
Go to HKEY_Classes_Root\CLSID*CLSID* .
Note : CLSID stand for the ID that appears in your event viewer error. In your case, it’s {6B3B8D23-FA8D-40B9-8DBD- B950333E2C52} .
-
Right click on it then select Permission .
-
Click Advance and change the owner to Administrators . Also click the box that will appear below the owner line.
-
Click Apply and grant full control to Administrators.
-
Close the tab then go to HKEY_Local_Machine\Software\Classes\AppID*APPID* .
Note : AppID is the ID that appears in your event viewer. In your case it’s {4839DDB7-58C2-48F5-8283-E1D1807D0D7D} .
-
Right click on it then select Permission .
-
Click Advance and change the owner to Administrators .
-
Click the box that will appear below the owner line.
-
Click Apply and grant full control to Administrators.
-
Close all tabs and go to Control Panel --> Administrative Tools .
-
Open Component Services .
-
Click Computer , click My computer , then click DCOM Config .
-
Look for the corresponding service that appears on the error viewer.
Note : For this step, look for the one that appeared at the right panel of the RegEdit. For example, the AppID {4839DDB7-58C2-48F5-8283-E1D1807D0D7D} registry key contains the " ShellServiceHost " data with a (Default) as a value name. Now look for " ShellServiceHost ".
- Right click on it then click Properties.
- Click Security tab then click Customize in the Launch and Activation permissions section. Click Edit. Click Add. Add a Local Service . Then Apply.
- Tick the Local Activation box.