Remove a process from the risk category Published on Sep 13, 2026
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next Remove a process from the risk category when you no longer need them.
Log on to the system as a user with administrator rights.
Navigate to the directory.
cd /opt/McAfee/ens/tp/bin
Execute the command.
./mfetpcli --delprocess --index <index_number>
Example: Remove Chrome from the High Risk category
To remove Chrome from the High Risk category, you must know the index number of the Chrome process.
To list all processes, execute the command ./mfetpcli --getoasconfig --processlist.
According to this list, the index number for Chrome process is 1.
Execute the command: ./mfetpcli --delprocess --index 1.
Was this article helpful?
Yes No
Related articles
Endpoint Security (ENS) > ENS 26.x > Trellix Endpoint Security (ENS) 26.x - Threat Prevention Product Guide - Linux > Managing Endpoint Security (ENS) for Linux tasks > Define risk category for a process
Endpoint Security (ENS) > ENS 26.x > Trellix Endpoint Security (ENS) 26.x - Threat Prevention Product Guide - Linux > Managing Endpoint Security (ENS) for Linux tasks > Define risk category for a process
Endpoint Security (ENS) > ENS 26.x > Trellix Endpoint Security (ENS) 26.x - Threat Prevention Product Guide - Linux > Managing Endpoint Security (ENS) for Linux tasks