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

Computers very slow to open desktop after Enpoint installed (Windows 10)

Hello,

 

we have a problem on all computer where we installed Sophos Enpoint (linked to sophos central). After the credential prompt, it's could take 30 secondes to 2 minutes to see the desktop. Before the install of Anti virus, it's taken about 5 secondes.

 

I found this thread : https://community.sophos.com/products/unified-threat-management/f/endpoint-protection-antivirus-and-device-control/56025/sophos-endpoint---slow-boot-and-login

 

But i can't follow the instruction to change startup type for Sophos MCS to automatic delayed, i have an access denied. I added on the local group of the computer test my user to Sophos Poweruser but nothing change. 

 

Do you have a solution? Thank you :)



This thread was automatically locked due to age.
Parents
  • Hi Julian Cast,

    Do you see this slowness issue while booting the computer for the first time or after sleep/ hibernation? Also, do you see any specific task consuming high memory usage?

    Also, Checking the startup entries and boot log might shed some more light on this.

    Regards,

    Gowtham Mani
    Community Support Engineer | Sophos Technical Support

    Knowledge Base  |  @SophosSupport | Sign up for SMS Alerts
    If a post solves your question use the 'This helped me' link.

  • Hi,

     

    i disabled the tamper and now i can change Sophos MCS to delayed start but nothing change during the starting of computer.

     

    The difference after the installation of Sophos Endpoint (linked to the central) is big ,when you have the Welcome message of Windows, we can wait 30 secondes (normally, 5 secondes - 10 secondes).

     

    And for your information, we use intercept  X, Encryption. The full services :)

     

    Thank you

  • Hello, what version of Sophos Intercept X are you running? 2.0.5?

    Also, I made these suggestions in another thread to help narrow it down:

    ---

    A useful and very quick test would be to make a drive exclusion for simply:

    C:

    So under the "Threat Protection" policy for the computer you're testing with set it as follows:

    Note: it says (DRIVE).

    If you remove scanning load do times improve? At least this way you know it's not just the weight of the services, the SAVService, loading virus data, etc...

    You can check the exclusion has made it in a few places at the endpoint but the value OnAccessExcludeFilePaths under:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\Scanning\Config\ 
    is probably the easiest.

    If it does help then in theory an exclusion or two might suffice to restore speed.  If nothing else it would be useful info to help further understand the issue.

    If it doesn't help, disable the scanning of remote files.
    If it still doesn't help disable Tamper Protection for the computer in policy.

    These 3 tests help a lot to understand the nature of the issue.

    My next test if excluding C: helps, would be try a directory exclusion for say:

    C:\windows\

    This will cover busy directories as system32, syswow64, WinSxS, Microsoft.NET, etc... and would also be useful.

    At that point it might be worth capturing just a boot Process Monitor log with a destructive filter (to improve performance and reduce the log size) for file operations on in C:\windows\.  Once collected, add the Duration column and maybe filter to just readfile, writefile operations.

    From there it might narrow it down further.  This would be a fast way to troubleshoot the issue.

Reply
  • Hello, what version of Sophos Intercept X are you running? 2.0.5?

    Also, I made these suggestions in another thread to help narrow it down:

    ---

    A useful and very quick test would be to make a drive exclusion for simply:

    C:

    So under the "Threat Protection" policy for the computer you're testing with set it as follows:

    Note: it says (DRIVE).

    If you remove scanning load do times improve? At least this way you know it's not just the weight of the services, the SAVService, loading virus data, etc...

    You can check the exclusion has made it in a few places at the endpoint but the value OnAccessExcludeFilePaths under:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\Scanning\Config\ 
    is probably the easiest.

    If it does help then in theory an exclusion or two might suffice to restore speed.  If nothing else it would be useful info to help further understand the issue.

    If it doesn't help, disable the scanning of remote files.
    If it still doesn't help disable Tamper Protection for the computer in policy.

    These 3 tests help a lot to understand the nature of the issue.

    My next test if excluding C: helps, would be try a directory exclusion for say:

    C:\windows\

    This will cover busy directories as system32, syswow64, WinSxS, Microsoft.NET, etc... and would also be useful.

    At that point it might be worth capturing just a boot Process Monitor log with a destructive filter (to improve performance and reduce the log size) for file operations on in C:\windows\.  Once collected, add the Duration column and maybe filter to just readfile, writefile operations.

    From there it might narrow it down further.  This would be a fast way to troubleshoot the issue.

Children