Why is it bad to have two anti-virus systems?

Why is it bad to have two anti-virus systems? It could be useful to get better detection rates. In the second post from the top of the page Stranger claims it's not bad to use two antiviruses as long as they don't conflict. How do you know if a-v's don't conflict?


Two active scanning anti-virus programs will conflict. Passive scanners won't, and you can have as many of them as you want.

The issue is the way active scanners work. The behavior they're looking for is programs that attempt to manage the entire system and intercept and mangle the data going to other programs. However, they prevent this behavior by engaging in precisely this behavior. To an anti-virus program, another anti-virus program behaves precisely as a virus does -- monitoring other programs, intercepting and filtering their data, and so on.

If either anti-virus program allowed information to get to a process without scanning it, it wouldn't be doing its job. But they can't both scan the data (since whichever wasn't last would have scanned the data that went to the other anti-virus program, not the data that went to the target process). So there is no sane resolution.