I see you are complaining about SQL Server consumption of resources, but on the image you shared SQL Server is consuming close to 2 GB of RAM. However, the recommended amount of RAM for all SQL Server 2016 editions (with exception of Express Edition) is 4 GB of RAM. SQL Server is designed to make heavy used of computer resources like memory, IO subsystem and CPU.
In the images you shared I see the consumption of memory, CPU, IO subsystem is not above 50%, so the server is not under contention.
Installing antivirus software on a SQL Server server may impact performance and stability, please read Microsoft guidelines about this topic on this documentation. In addtion, If the server is using mechanical disks the impact on performance of antivirus activity may be greater when compared to SSD drives.