Event ID 3086 is generated by the Windows kernel's time management subsystem whenever it detects a time change that exceeds the configured threshold. The event contains detailed information about the time change, including the previous time, new time, and the reason for the adjustment.
This event serves multiple purposes in Windows environments. From a security perspective, it helps administrators track unauthorized time changes that could be used to circumvent time-based security controls or audit logs. From an operational standpoint, it assists in diagnosing time synchronization issues that can cause authentication failures, certificate validation problems, and application malfunctions.
The event typically includes fields such as the old system time, new system time, and sometimes the source of the time change. In Windows Server 2025 and Windows 11 24H2, Microsoft enhanced the event to include additional context about whether the change was initiated by the Windows Time service, a user action, or an external time source.
Understanding this event is crucial for maintaining accurate system time across your infrastructure, especially in environments with strict compliance requirements or applications that depend on precise timestamps.