Skip to main content

Application Control- Policies

Application Control blocks unwanted applications from running, identified by their executable name. A policy names one application to block; deploy it, and that app is stopped on the targeted endpoints. Need to let it run briefly? Use Temporary Access.

Edition & permission

Device Control is EndpointOps edition. You need View Application Control permission.

How to get here

  1. In the left sidebar, click Device Control.
  2. Click the Application Control card.

Navigate to: Device Control → Application Control → Policies

URL path: /device-control/application-control/policies

The Policies screen

The Application Control policies listThe Application Control policies list
ColumnWhat it shows
Application NameA label for the policy.
DescriptionWhat it's for.
Rule TypeHow the app is matched (by path/executable).
Executable NameThe blocked binary, e.g. notepad++.exe.
Created AtWhen it was created.

Create adds a policy; rows have Edit and Delete (and bulk delete).

How do I block an application?

Click Create. The form opens in a drawer.

The Create Application Control policy formThe Create Application Control policy form
FieldRequiredNotes
Application NameYesA label for the policy.
DescriptionNoWhat it's for.
Executable NameYesThe binary to block, e.g. notepad++.exe. Case sensitive.

Save to add the policy, then deploy it.

Tips & troubleshooting

  • The app still runs. Check the Executable Name exactly- it's case-sensitive and must match the binary, not the install name.