This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos File Scanner Hight Hardware Usage

Hi,

I work in an organisation environment where we have a variety of user laptops and are running Sophos Endpoint.

Products

Core Agent 2022.4.1.1

Sophos Intercept X 2022.1.3.3

We have been experiencing an issue with one device, a Lenovo V15-11L where the Sophos File Scanner task is always running at a high CPU, Memory and Disk rate.

This device has been reset multiple times and the issue remains in place. Please could someone offer some advise on a solution to this as no other devices have experienced any issues with this?

I look forward to hearing from you.

Kind Regards,


Tamoor



This thread was automatically locked due to age.

Top Replies

  • If the SophosFileScanner.exe process (child, worker process) is using high CPU, it is very likely to be scanning files as that's most of what it does.

    The log files "C:\ProgramData\Sophos\Sophos File Scanner\Logs\SophosFileScanner.log" and the archives logs with Information level enabled will detail what is being scanned. The idea behind the PowerShell command is to tail the log, picking out the files being scanned from the log.

    You would expect that running the above when the CPU was high would reveal, the areas of disk being scanned.

    Another "brute force" option, would be to start with high level exclusions, these could at least prove that an exclusion would help.

    For example, in policy, if you exclude:
    C:\
    from real-time scanning, I assume the issue goes away?

    If so, change it to:

    C:\users\

    Does the issue go away then? The log file approach should avoid this but it is another option.

    With each policy change check the reg value OnAccessExcludeFilePaths under:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\Scanning\Config
    To ensure it has made it.

    Jump to answer
Parents Reply Children
No Data