Microsoft-Windows-Security-Auditing › Event 5448

Event ID 5448 — A Windows Filtering Platform provider has been changed.

Provider
Microsoft-Windows-Security-Auditing
Channel
Security
Audit Policy
Policy Change → Filtering Platform Policy Change
Collection Priority
Low (Microsoft-AppendixL)
Opcode
Info

Description

A Windows Filtering Platform provider has been changed.

Message #

A Windows Filtering Platform provider has been changed.
	
Subject:
	Security ID: %2
	Account Name: %3

Process Information:
	Process ID: %1

Change Information:
	Change Type: %4

Provider Information:
	ID: %5
	Name: %6
	Type: %7

Fields #

NameDescription
ProcessId UInt32[Process Information] Process ID
UserSid SID[Subject] Security ID
UserName UnicodeString[Subject] Account Name
ChangeType UnicodeString[Change Information] Change Type
ProviderKey GUID[Provider Information] ID
ProviderName UnicodeString[Provider Information] Name
ProviderType UnicodeString[Provider Information] Type

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Security-Auditing",
    "guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
    "event_source_name": "",
    "event_id": 5448,
    "version": 0,
    "level": 0,
    "task": 13572,
    "opcode": 0,
    "keywords": 9232379236109516800,
    "time_created": "2026-03-11T06:27:26.268863+00:00",
    "event_record_id": 2450415,
    "correlation": {
      "ActivityID": "164E10E5-B120-0003-FC10-4E1620B1DC01"
    },
    "execution": {
      "process_id": 720,
      "thread_id": 1044
    },
    "channel": "Security",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "ProcessId": 3624,
    "UserSid": "S-1-5-18",
    "UserName": "NT AUTHORITY\\SYSTEM",
    "ChangeType": "%%16384",
    "ProviderKey": "32B38E01-DDB2-45AB-A37A-189A2BCA5CFC",
    "ProviderName": "Microsoft Corporation",
    "ProviderType": "%%16388"
  },
  "message": ""
}

References #