Event ID 4707 represents a security audit event generated by the Windows Security subsystem when cryptographic trust relationships are removed from the system. This event occurs in various scenarios including certificate store modifications, PKI policy changes, and Active Directory trust relationship management.
The event contains detailed information about the removed trust, including the certificate thumbprint, issuer details, subject information, and the security context of the user or process that initiated the removal. Windows generates this event regardless of whether the removal was successful or failed, providing complete audit trails for compliance and security monitoring.
In enterprise environments, this event is particularly important for tracking changes to certificate authorities, monitoring certificate lifecycle management, and detecting potential security incidents involving PKI infrastructure. The event helps identify when trusted root certificates are removed, intermediate CA certificates are revoked, or cross-forest trust relationships are terminated.
The event appears in the Windows Security log and requires appropriate audit policy settings to be enabled. Specifically, the 'Audit Other Object Access Events' policy must be configured to capture cryptographic operations. This event is essential for organizations maintaining strict security compliance requirements and those using certificate-based authentication systems.