COM+ System Application
The COMSystem Application Service is used for tracking and configuring COM+ components. COM+ can be used to develop enterprise-wide, mission-critical, distributed applications for Windows.
If the service is stopped, most COM+-based components will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start.COM+ System Application Service will be set to “Manual” by default on Windows server 2019. There is no need to start the service.
In short, this application manages the COM+ Event System. One of the support files you’ll probably never use but disabling it will result in higher warning notifications than leaving it enabled. When this service is disabled, Event Log entries are created to note that it is not active. Not dangerous, but annoying.
Default Settings
Startup type: | Manual |
Display name: | COM+ System Application |
Service name: | COMSysApp |
Service type: | own |
Error control: | normal |
Object: | LocalSystem |
Path: | C:\Windows\system32\dllhost.exe /Processid:{02D4B3F1-FD88-11D1-960D-00805FC79235} |
Registry key: | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\COMSysApp |
Dependencies
COM+ System Application depends on the Remote Procedure Call (RPC), COM+ Event System and System Event Notification Service.
How to Start the COM+ System Application service
You must login in as the computer’s Administrator if you wish to launch the service. Take these actions:
- Press the Windows key + R.
- Enter “services.msc” without the quotation marks.
- Navigate to COM+ System Application.
- Right-click it and choose Properties from the menu.
- Select the Start button under the General tab.
The service can also be started or restarted using the command prompt.
- Run the Command Prompt.
- Type NET START COMSysApp press ENTER:
The COMSysApp service is using the dllhost.exe file that is located in the C:\Windows\system32 directory. If the file is removed or corrupted, then we have to restore its original version from Windows OS installation media.
How to check the COM+ System Application stop and start event in windows event viewer.
The Windows Event Viewer is a useful tool which captures everything that occurs on your computer from boot up to shut down. With its help, you may view information on app faults, alerts produced by various system functions, and details on the condition of drivers and services. Below are the steps to check the COM+ System Application service start and stop events.
One of the fastest methods of starting the Windows Event Viewer is to search for it. Regardless of whether you’re using the Windows 10 Search or the Search in Windows 11, type the word “event” in the appropriate field. Then, click or tap the Event Viewer result or Open from the pane on the right.
Once open the event viewer then click on System.
Select Filter from the context menu by right-clicking System. By using the event ID 7036 as a filter, we can determine when a service is starting and stopping.
Put the 7036 and click on ok.
Services related starting and stopping events registered under the 7036-event id.
Now click on system again, search the com+ as shown in the screenshot below.
Now you will see the Comsys service stopping and starting events.
So, that’s all in this blog. I will meet you soon with next stuff. Have a nice day!!!
Guys please don’t forget to like and share the post. Also join our WindowsTechno Community and where you can post your queries/doubts and our experts will address them.
You can also share the feedback on below windows techno email id.
If you have any questions, feel free to contact us on admin@windowstechno.com also follow us on facebook@windowstechno to get updates about new blog posts.