-h | --help | Show help |
-a | --accept-eula | Accept the license agreement |
-nl | --no-logs | Do not write logs to a file |
-nstm | --no-scantime | Scan processes only |
-nwmi | --no-scan-wmi | Do not check WMI integrity or event subscriptions |
-nr | --no-runtime | Do not scan processes (scan only directories, files, registry keys, etc.) |
-nse | --no-services | Skip scanning services |
-nst | --no-scan-tasks | Skip scanning scheduled tasks |
-nsu | --no-scan-users | Skip scanning user profiles |
-nss | --no-signature-scan | Skip signature scanning of files |
-nsr | --no-scan-registry | Skip scanning the system registry |
-nrc | --no-rootkit-check | Do not check for rootkits |
-nch | --no-check-hosts | Skip checking the hosts file |
-nfw | --no-firewall | Skip scanning firewall rules |
-cm | --console-mode | Activate console mode without dialog windows |
-p | --pause | Pause before cleaning |
-ret | --remove-empty-tasks | Delete a task from Task Scheduler if the application file no longer exists |
-so | --scan-only | Display malicious or suspicious objects but do not perform treatment |
-fs | --full-scan | Add other local drives for signature scanning |
-f | --force | Suppress confirmation requests for potentially dangerous functions |
-s | --select | Scan only the selected directory, including subdirectories |
-s= | --select= <path> | Same as --select, specify the path to the directory |
-si | --silent | Enable silent (background) mode without dialogs. Logs are still recorded. Incompatible with --select or --winpemode |
-d= | --depth=<num> | Maximum search depth. Example: -d=5 (default is 8) |
-v | --verbose | Output detailed process info to console and disable file filtering. Increases log size |
-w | --winpemode | Run in WinPE mode (skips processes, registry, firewall, services, and scheduled tasks) |
-q | --open-quarantine | Open the quarantine manager |
-res | --restore= <list> | Restore files from quarantine in console mode (e.g., 1,2,3). Use -q -cm to view list |
-del | --delete= <list> | Delete files from quarantine in console mode (e.g., 1,2,3). Use -q -cm to view list |