Exclusions Settings

  • December 8, 2023
  • 2 min read

The Exclusions section allows you to view and edit the list of files, folders and programs that should be exempt from scanning or monitoring.

You may use wildcards or environment variables. When using wildcards: ? specifies one random character and * specifies a sequence of random characters. Clicking on the text environment variables opens the Environment variables tester.

Variables as they are seen by the software service do not necessarily resolve to the same paths that you can see in your user context. Most variables resolve to multiple paths because the software protects at system level, across all user accounts.

The Environment variables tester is invaluable for verifying exactly what paths will be excluded if you use a particular variable. Simply select a variable placeholder from the scrollable list on the left and the corresponding paths will be displayed in the adjacent pane to the right.

The Copy selected button copies the placeholder to the clipboard, allowing you to then quickly and easily paste it when creating an exclusion. Please note that a trailing backslash must be added after the placeholder to indicate that it is a path, for example: %temp%\

Exclude from scanning

This list displays the path of any files or folders that have been excluded from signature based detection by the Scanner and the File Guard.

The Add file and Add folder buttons can be used to specify new exclusions to add to the list.

An exclusion can be easily removed at any time by clicking the red x in the Remove column.

Exclude from monitoring

This list displays the path of any programs for which all activities have been excluded from Real-Time Protection.

The Add program and Add folder buttons can be used to add new exclusions to this list.

An exclusion can be easily removed at any time by clicking the red x in the Remove column.

Tips & Tricks

Correct examples:
Exclusion What it excludes Excludes subfolders
c:\temp\* or c:\temp\ Excludes all files in c:\temp\
X
%temp%\* or %temp%\ Excludes all files in %temp%
X
%temp%\apps\ Excludes all files in %temp%\apps\
X
c:\temp\%USERNAME%\*.tmp Excludes all .tmp files in c:\temp\%USERNAME%\
X
c:\temp\*.exe Excludes all .exe files in c:\temp\
X

 

Rating: 3.6/5. From 7 votes.
Please wait...

Similar topics