Microsoft-Windows-Security-Auditing › Event 4896

Event ID 4896 — One or more rows have been deleted from the certificate database.

Provider
Microsoft-Windows-Security-Auditing
Channel
Security
Audit Policy
Object Access → Certification Services
Collection Priority
Recommended (Microsoft-WEF, others)
Opcode
Info

Description

One or more rows have been deleted from the certificate database.

Message #

One or more rows have been deleted from the certificate database.
	
Table ID: %1
Filter: %2
Rows Deleted: %3

Fields #

NameDescription
TableId UnicodeStringTable ID
Filter UnicodeStringFilter
RowsDeleted UnicodeStringRows Deleted
SubjectUserSid SID
SubjectUserName UnicodeString
SubjectDomainName UnicodeString
SubjectLogonId HexInt64
Table_ID
Rows_Deleted

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Security-Auditing",
    "guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
    "event_source_name": "",
    "event_id": 4896,
    "version": 0,
    "level": 0,
    "task": 12805,
    "opcode": 0,
    "keywords": 9232379236109516800,
    "time_created": "2026-03-13T23:33:29.866256+00:00",
    "event_record_id": 16717272,
    "correlation": {
      "ActivityID": "0D26E79C-B333-0001-07E8-260D33B3DC01"
    },
    "execution": {
      "process_id": 936,
      "thread_id": 11540
    },
    "channel": "Security",
    "computer": "LAB-DC01.ludus.domain",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "TableId": "0",
    "Filter": "2",
    "RowsDeleted": "1",
    "SubjectUserSid": "S-1-5-21-1006758700-2167138679-1475694448-1105",
    "SubjectUserName": "domainadmin",
    "SubjectDomainName": "ludus",
    "SubjectLogonId": "0xbefec"
  },
  "message": ""
}

References #