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.
This service also exists in Windows 10, 7, 8, Vista and XP.
Windows 11 version | Home | Pro | Education | Enterprise |
---|---|---|---|---|
21H2 | Automatic | Automatic | Automatic | Automatic |
22H2 | Automatic | Automatic | Automatic | Automatic |
23H2 | Automatic | Automatic | Automatic | Automatic |
24H2 | Automatic | Automatic | Automatic | Automatic |
Display name: | COM+ Event System |
Service name: | EventSystem |
Type: | share |
Path: | %WinDir%\system32\svchost.exe -k LocalService -p |
File: | %WinDir%\system32\es.dll |
Error control: | normal |
Object: | NT AUTHORITY\LocalService |
Privileges: |
|
The COM+ Event System service is running as NT AUTHORITY\LocalService in a shared process of svchost.exe. Other services might run in the same process. If COM+ Event System fails to start, the error is logged. Windows 11 startup proceeds, but a message box is displayed informing you that the EventSystem service has failed to start.
COM+ Event System is unable to start, if the Remote Procedure Call (RPC) service is stopped or disabled.
If COM+ Event System is stopped, the following services cannot start:
1. Select your Windows 11 edition and release, and then click on the Download button below.
2. Save the RestoreCOMEventSystemWindows11.bat file to any folder on a local drive such as SSD or a hard disk.
3. Right-click the downloaded batch file and select Properties.
4. Check the Unblock checkbox and click OK.
5. Right-click the batch file again and select Run as administrator.
6. Restart the computer to save changes.
Note. Make sure that the es.dll
file exists in the %WinDir%\system32
folder. If this file is missing you can try to restore it from your Windows 11 installation media.