The new docs.trellix.com features a modernized UI and AI-powered conversational search. Content is currently available in English, with additional languages launching in mid-October 2026. We hope you enjoy the updated experience.

Prevent AAC from blocking trusted programs

Prev Next

If a trusted program is blocked, exclude the process from AAC by creating a temporary global exclusion in the Common settings.

Caution

To avoid security risks, remove a global exclusion immediately after use. Failure to remove a global exclusion leaves your systems vulnerable to malware attacks.

Task
  1. Select MenuPolicyPolicy Catalog, then select Endpoint Security Common from the Products list in the left pane.

  2. From the Category list in the right pane, select Options.

  3. Click the Edit link for an editable policy.

  4. Click Show Advanced.

  5. In the Exclusions section, click Add.

  6. Enter the full process path.

    You can enter a local or UNC path. You can also include environment variables.

  7. Enter at least one identifier.

    • Process MD5 hash

      1. Open a command prompt.

      2. Type certutil.exe -hashfile "full process path" MD5.

        For example: certutil.exe -hashfile "c:\Windows\System32\icacls.exe" MD5

      3. Copy the MD5 hash and paste it in the Process MD5 hash field.

        Here is an example process MD5 hash: 24084debc1369b35e57f8efe0500a83d

        You might need to remove spaces inserted by certutil.exe.

    • Signer certificate MD5 hash

      1. Open a command prompt with administrator rights.

      2. Type "c:\Program Files\Common Files\McAfee\SystemCore\vtpinfo.exe" /validatemodule "full process path".

        For example: "c:\Program Files\Common Files\McAfee\SystemCore\vtpinfo.exe" /validatemodule "c:\Windows\System32\icacls.exe"

      3. Copy the signer certificate MD5 and paste it in the Signer certificate MD5 hash field.

        Here is an example signer certificate MD5 hash: 708ac5123ae46b4557a24225d3a8dbfc

  8. Click OK, then click Save.