Event ID 1104 represents the Windows Event Log service's graceful shutdown notification. When Windows initiates a shutdown sequence, the Event Log service receives a stop signal and logs this final informational message before terminating its processes. This event serves as the last recorded entry in the System log before logging capabilities become unavailable.
The Event Log service (EventLog) manages all Windows event logging functionality, including writing events to log files, managing log retention policies, and providing event query interfaces. When this service shuts down, all event logging ceases until the service restarts during the next boot cycle. Event ID 1104 provides administrators with a definitive timestamp marking when event logging stopped.
This event becomes particularly important in enterprise environments where continuous monitoring and audit trails are required. Security teams rely on Event ID 1104 to identify gaps in logging coverage and ensure compliance with regulatory requirements. The event also helps troubleshoot scenarios where applications report missing log entries or when investigating potential security incidents that occurred during system transitions.
In Windows Server 2025 and Windows 11 24H2, Microsoft enhanced the Event Log service with improved shutdown handling and better integration with modern power management features. These improvements ensure Event ID 1104 appears consistently even during fast startup scenarios and hybrid shutdown operations.