Microsoft-Windows-Privacy-Auditing-TailoredExperiences

2 events across 1 channel

Event ID 1000: The Tailored Experiences Value was changed from OldConsentValue to NewConsentValue by CallerProcessName.

#
Provider
Microsoft-Windows-Privacy-Auditing-TailoredExperiences
Channel
Operational
Level
Informational
Task
Tailored Experiences Value Changed

Description

The Tailored Experiences Value was changed from OldConsentValue to NewConsentValue by CallerProcessName.

Message #

The Tailored Experiences Value was changed from %4 to %5 by %2

Fields #

NameDescription
CallerUserSid UnicodeString
CallerProcessName UnicodeString
CallerAppPackageFamilyName UnicodeString
OldConsentValue UnicodeString
NewConsentValue UnicodeString
SetByHigherAuthority Boolean
EffectiveConsentValue UnicodeString
TargetUserSid UnicodeStringSID of the target account.
ConsentID UnicodeString
AppPackageFamilyName UnicodeString
HResult HexInt32
SettingName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Privacy-Auditing-TailoredExperiences",
    "guid": "1BD672B8-445E-53FC-35EF-09F53672C385",
    "event_source_name": "",
    "event_id": 1000,
    "version": 0,
    "level": 4,
    "task": 10,
    "opcode": 0,
    "keywords": 9223372036854775809,
    "time_created": "2025-12-31T16:32:52.753281+00:00",
    "event_record_id": 2,
    "correlation": {},
    "execution": {
      "process_id": 1384,
      "thread_id": 1512
    },
    "channel": "Microsoft-Windows-Privacy-Auditing/Operational",
    "computer": "WIN11-22H2-X64",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "CallerUserSid": "S-1-5-18",
    "CallerProcessName": "OOBE",
    "CallerAppPackageFamilyName": "NULL",
    "OldConsentValue": "Unknown",
    "NewConsentValue": "Disabled",
    "SetByHigherAuthority": false,
    "EffectiveConsentValue": "Disabled",
    "TargetUserSid": "NULL",
    "ConsentID": "NULL",
    "AppPackageFamilyName": "NULL",
    "HResult": "0x0",
    "SettingName": "TailoredExperiences"
  },
  "message": ""
}

Event ID 1001: The Diagnostic Data Value failed to change from OldConsentValue to NewConsentValue by CallerProcessName.

#
Provider
Microsoft-Windows-Privacy-Auditing-TailoredExperiences
Channel
Operational
Task
Tailored Experiences Value Changed

Description

The Diagnostic Data Value failed to change from OldConsentValue to NewConsentValue by CallerProcessName.

Message #

The Diagnostic Data Value failed to change from %4 to %5 by %2

Fields #

NameDescription
CallerUserSid UnicodeString
CallerProcessName UnicodeString
CallerAppPackageFamilyName UnicodeString
OldConsentValue UnicodeString
NewConsentValue UnicodeString
SetByHigherAuthority Boolean
EffectiveConsentValue UnicodeString
TargetUserSid UnicodeStringSID of the target account.
ConsentID UnicodeString
AppPackageFamilyName UnicodeString
HResult HexInt32
SettingName UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 1bd672b8-445e-53fc-35ef-09f53672c385

Defined in diagtrack.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02

Downloads