Why is it not recommended to have 2 antivirus programs running at the same time?

3.81K views

Why is it not recommended to have 2 antivirus programs running at the same time?

In: Technology

25 Answers

Anonymous 0 Comments

The biggest problem between OSes is that Windows was designed and created as a single user system, and that user has to be able to do anything, otherwise they can’t maintain their system or do anything useful. Unix, and its descendants, were/are designed to be a multi-user system. Only one, or a few users can do anything to the system, or run programs that can modify the system. RandomUser can only store/modify/delete things in their home directory, and programs they run can only do the same.

You are viewing 1 out of 25 answers, click here to view all answers.