svchost.exe - Service - COM+ Event System

Q

Can I disable Windows service "COM+ Event System" to speedup my computer?

✍: FYIcenter.com

A
Windows service "COM+ Event System" - Supports System Event Notification service (SENS), which provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications. If this service is disabled, any services that explicitly depend on it will fail to start.

Execution command: C:\WINDOWS\system32\svchost.exe -k netsvcs

If you are not running any COM+ application and System Event Notification service, you can disable "COM+ Event System", freeing up at least 1MB of memory.

Follow our Disabling Windows Service tutorial, if you want to disable this service.

2006-12-26, 16075🔥, 0💬