LoFP LoFP / unlikely, since this event notifies about blocked application deployment. tune your applocker rules to avoid blocking legitimate applications.

Techniques

Sample rules

Deployment AppX Package Was Blocked By AppLocker

Description

Detects an appx package deployment that was blocked by AppLocker policy.

Detection logic

condition: selection
selection:
  EventID: 412

Deployment Of The AppX Package Was Blocked By The Policy

Description

Detects an appx package deployment that was blocked by the local computer policy. The following events indicate that an AppX package deployment was blocked by a policy:

Detection logic

condition: selection
selection:
  EventID:
  - 441
  - 442
  - 453
  - 454