Avast Antivirus in 2026: What It Protects, What Each Tier Costs You, and What Its Record Shows
Read this before the rest of the page.
- This article carries partner links. If you buy Avast after following one, BRANAGROUP s.r.o. receives a commission from the vendor. Your price is not affected.
- Commission is our only revenue. We run no advertising network and sell no data.
- It buys placement, not a verdict. The sections on the FTC order and on the retired password manager were written after the partnership existed and were not removed.
- We are not affiliated with, endorsed by or sponsored by Avast or Gen Digital Inc. Where anything here diverges from Avast’s own published information, Avast’s own information prevails.
Avast is one of the most widely installed consumer security products in the world, and one of the most argued about. This guide sets out what the software actually does, what separates the free version from the paid ones, where its protection genuinely stops working, and what the public enforcement record says about how the company has handled user data. It is written to help you decide, not to talk you into anything.
1. What antivirus software actually does in 2026
The phrase “antivirus” is now a legacy name for something broader. Viruses in the classic sense — self-replicating code that attaches itself to executables — make up a small share of what a consumer product intercepts today. The bulk of what reaches an ordinary home machine is one of four things: a credential-phishing page dressed up as a bank or a delivery firm, a trojanised installer downloaded from a search advertisement, an information stealer bundled with cracked software, or ransomware delivered through one of the first three.
That shift matters when you judge a product, because it changes what “working” means. A suite that scores perfectly against a corpus of known malware files but does not warn you about a convincing fake login page is not protecting you where you are actually exposed. Conversely, a product that blocks aggressively and constantly interrupts legitimate software trains you to click “allow” without reading, which is its own security failure.
Two limits are worth stating plainly at the outset, because marketing copy across this whole category tends to elide them. First, no endpoint product defends against an account takeover that happens on someone else’s server; if a service you use is breached, software on your laptop is irrelevant. Second, none of them recover files that have already been encrypted. Protection and recovery are different problems, and only backups solve the second one.
Partner link. If you buy after following it, BRANAGROUP s.r.o. is paid a commission by the vendor, taken from the vendor’s own margin. It costs you nothing extra, your price is identical, and there is no obligation — you can go to avast.com directly and we will be paid nothing.
2. Three ways a threat gets identified
Every mainstream security product, Avast included, runs three detection approaches simultaneously. Understanding the division of labour between them is the single most useful thing you can know when reading test results or marketing claims.
Signature matching compares a file against fingerprints of malware the vendor has already analysed. It is cheap, fast and certain, and it is useless against anything new. Attackers defeat it trivially by repacking the same payload so its hash changes.
Heuristic analysis looks at a file’s structure and contents for characteristics associated with malicious code — unusual packing, suspicious imported functions, obfuscated strings — and flags files that resemble known bad ones without matching any of them. This is where false positives come from. Legitimate developers, particularly small ones shipping unsigned installers, get caught by it regularly.
Behavioural monitoring ignores what the file looks like and watches what the process does once it is running: whether it starts enumerating document folders, whether it begins rewriting files in rapid succession, whether it tries to delete shadow copies. Avast markets this as its Behaviour Shield. It is the layer most likely to catch genuinely novel malware, and it is also the layer that by definition acts after execution has already started.
Why a single “detection rate” tells you less than it looks like it does
When a vendor or a review site quotes a figure such as “99.8% detection”, that number came from a specific test: a specific sample set, a specific product configuration, a specific month. Change the sample set from known malware to freshly minted samples and the figure moves. Turn the cloud lookup off and it moves again. The number is real; it simply describes a test run, not a permanent property of the software. Treat any page that presents one as a fixed product specification with suspicion — including pages that are trying to sell you the product.
3. The layered model, shield by shield
Avast’s interface presents its protection as a set of named “shields”. They are not independent products; they are checkpoints placed at different moments in a file’s journey onto your machine, and they are meant to be redundant.
The order is what matters. A threat blocked at the web shield never becomes a file on disk, which means nothing later in the chain has to be right. A threat that gets past the file shield and is stopped by the behaviour shield has already run some code on your machine, even if only briefly. Each layer you survive is cheaper than the next.
The Ransomware Shield is deliberately drawn differently in the diagram above, for two reasons. It is not included in the free product, and it does not work the way most people assume. It is not a detector. It is an access-control rule: applications that the product does not recognise as trusted are denied write access to a list of folders you designate. If your work lives outside those folders, it is not covered by that rule.
Partner link. If you buy after following it, BRANAGROUP s.r.o. is paid a commission by the vendor, taken from the vendor’s own margin. It costs you nothing extra, your price is identical, and there is no obligation — you can go to avast.com directly and we will be paid nothing.
4. Free, Premium Security, Ultimate
Avast’s consumer line-up has been renamed and repackaged repeatedly, which is a real source of confusion when you compare guides written in different years. As of September 2026, the Windows consumer range on Avast’s own comparison page runs Free Antivirus, Premium Security and Ultimate, alongside the separately branded Avast One, which is itself sold in a free tier and paid tiers.
The honest summary is that the free tier is a real antivirus. Real-time file, web and mail scanning and the Wi-Fi network check are all present without paying. This is not unusual — it has been the industry norm for over a decade — but it is worth saying because a great deal of affiliate content in this category implies the free version is a stub. It is not.
What you are actually buying when you upgrade is, in rough order of practical value: ransomware folder protection, an advanced firewall, webcam access control, a sandbox for running suspicious applications, fake-site and scam-message detection, and automatic patching of installed third-party applications. That last one is undersold in the marketing and is arguably the most useful item on the list, because unpatched third-party software is a common route in.
One thing you will see claimed that is no longer true
A great many pages about Avast — including, until this revision, an earlier version of this one — list a password manager among its features. Avast does not offer one. Avast Passwords was put on hold in 2020, new licences stopped being sold, and the built-in password manager reached end of life in 2025. If a comparison table you are reading still lists it, that table has not been checked recently, and you should discount the rest of it accordingly.
Two further clarifications, because both are routinely blurred. Avast Secure Browser is a separate free download, not a component of the antivirus subscription. Cleanup Premium, SecureLine VPN and AntiTrack are standalone products that Avast also sells individually; in the consumer range they are bundled at the Ultimate tier. If you only want one of them, buying the top tier to get it is usually poor value.
5. Ransomware: where protection bites, and where it stops
Ransomware deserves its own section because it is the threat most used to sell security software and the one where the marketing is furthest from the mechanics.
At the delivery stage, protection is broad: the web and mail shields plus fake-site detection cover most of the common routes, and your own scepticism about unexpected attachments covers a good deal more. At the execution stage, the file and behaviour shields still have a strong chance, and the sandbox in the paid tiers lets you run something questionable without giving it access to the real system.
At the encryption stage, the picture narrows sharply. The Ransomware Shield can stop an unrecognised process writing to folders you nominated in advance — and only those folders, and only if you set it up. At the extortion stage there is nothing left. No security product recovers encrypted files, and paying is not a reliable route to getting them back either.
The unglamorous advice
If you take one practical step away from this article, make it a backup you have actually tested restoring from, kept on a disk that is not permanently mounted or on a versioned cloud service with history you can roll back. It costs less than most annual security subscriptions and it covers the one scenario that no antivirus product on the market claims to cover. Buy the software too if it suits you; do not buy it instead.
6. The data-handling record you should read before you decide
This is the section that an affiliate page is supposed to leave out. It stays in, because a page recommending a privacy product while omitting a privacy enforcement action against its maker would be misleading by omission.
The facts, as set out by the United States Federal Trade Commission: from 2014 to 2020, Avast collected users’ web browsing information through its browser extensions and antivirus software, stored it, and sold it through a subsidiary called Jumpshot to more than a hundred other companies. The FTC’s complaint alleged this was done without adequate notice or consent, and while Avast was marketing its products as protecting people from online tracking. In February 2024 the FTC announced a settlement requiring Avast to pay $16.5 million and banning it from selling or licensing browsing data for advertising purposes. The order was finalised in June 2024 and additionally requires deletion of the transferred data and of models derived from it, plus independent assessment of Avast’s privacy programme for twenty years.
What this should and should not change in your decision is a judgement call, and we will not make it for you. Three observations we think are defensible:
- The conduct stopped in 2020, well before the enforcement action concluded, and Jumpshot was wound down.
- The remedy is unusually structural — a prohibition plus two decades of external assessment — rather than a fine alone, which means there is an ongoing compliance mechanism rather than a one-off payment.
- It nevertheless happened, it ran for six years, and it involved the exact category of data the product was sold as protecting. Anyone telling you to disregard it entirely is not being straight with you.
If the record is disqualifying for you, that is a legitimate conclusion and there are several competent alternatives, including the protection built into Windows. We would rather you reached that conclusion here than discovered the history after buying through us.
7. Who owns Avast now
Avast is no longer an independent company. In September 2022 its merger with NortonLifeLock completed, and the combined group was renamed Gen Digital Inc., dual-headquartered in Tempe, Arizona and Prague. Norton, Avast, AVG and Avira are now sibling brands under the same owner.
This is relevant for two practical reasons. Comparison articles that pit Avast against Norton or AVG as rival companies are describing a market that no longer exists in that form. And corporate privacy policy, data handling and support practices are increasingly set at group level, so the entity whose commitments you are relying on is Gen Digital, not the Avast of a decade ago.
Partner link. If you buy after following it, BRANAGROUP s.r.o. is paid a commission by the vendor, taken from the vendor’s own margin. It costs you nothing extra, your price is identical, and there is no obligation — you can go to avast.com directly and we will be paid nothing.
8. Performance and false positives: the real trade-offs
Two costs come with any resident security product, and they are the things users actually notice.
System impact. Real-time scanning inspects files as they are opened and written, which has a measurable cost on file-heavy work: compiling code, moving large media libraries, running virtual machines. On a modern machine with an NVMe drive the effect is usually small enough to ignore in ordinary use. On an older laptop with a mechanical disk it is not. Independent labs publish performance tests separately from protection tests precisely because the two do not correlate, and we would encourage you to read both rather than a single composite score.
False positives. The more aggressive the heuristics, the more legitimate software gets flagged. This is a genuine trade-off rather than a defect: a product tuned to miss nothing will occasionally quarantine something you needed. Where it matters is if you routinely use niche, unsigned or self-built software, in which case you will spend time adding exclusions — and each exclusion you add is a hole you have deliberately opened.
Upsell prompts. Free security products are funded by conversion to paid ones, and Avast’s free tier prompts accordingly. How much that irritates you is a matter of temperament, but it is a real part of the experience and you should weigh it. Reviews that omit it are not describing the product you will install.
9. Reading independent lab results honestly
The two laboratories most often cited in this category are AV-TEST, based in Germany, and AV-Comparatives, based in Austria. Both test consumer security products on a published schedule and both publish their methodology. If you want an evidence-based view of how Avast is currently performing, go to those sources directly rather than trusting a number quoted second-hand on a page like this one.
We deliberately quote no score in this article. Lab results are point-in-time, they move between test rounds, and a figure transcribed into an affiliate page in 2026 may describe a test from a year or more earlier. Three things to check when you read the originals:
- The date of the test round. Results older than about six months describe a different product build against a different threat mix.
- Which product tier was tested. Results for a paid suite do not transfer to the free version, since the tested configuration includes components the free tier does not have.
- The false-positive column, not only the protection column. A high protection score achieved alongside a high false-positive count is a different product to live with than the headline suggests.
10. Who this is, and is not, for
No product is right for everyone, and a page that concludes otherwise is advertising rather than advice.
| Situation | Our reading |
|---|---|
| You want free protection better than the operating-system default, on Windows | Avast Free is a reasonable choice. So is simply leaving Microsoft Defender enabled and keeping your software patched; the gap is narrower than it was. |
| You want ransomware folder protection, a stronger firewall and automatic third-party patching | That is the actual case for Premium Security, and it is a fair one. |
| You mainly want a VPN | Buy a VPN on its own merits. Getting one bundled at the top tier of an antivirus suite is rarely the best value or the best VPN. |
| You specifically want a password manager | Look elsewhere. Avast no longer offers one. |
| The 2014–2020 browsing-data history is disqualifying for you | Then it is disqualifying. That is a coherent position and we are not going to argue you out of it. |
11. What we corrected on this page
An earlier version of this article made claims we could not stand behind. We list them rather than quietly deleting them, because a publisher that corrects silently has not really corrected anything. Our full process is in the editorial policy.
| Previous claim | Why it was wrong |
|---|---|
| “Avast… does not sell user data to third parties.” | Contradicted by the public record. Avast sold browsing data through Jumpshot from 2014 to 2020 and was subject to an FTC order in 2024. Section 6 now covers it. |
| A password manager was listed as a feature. | Avast Passwords was put on hold in 2020 and the built-in manager reached end of life in 2025. Removed and flagged. |
| “The world’s leading security software.” | An unsupported superlative. Removed. |
| “Consistently scored in the top tier… often rated higher than competitors.” | Stated as fact with no test, date or source. Replaced with section 9, which points at the labs and quotes no number. |
| Ransomware Shield, secure browser and optimisation tools presented as part of one package. | Ransomware Shield is a paid-tier feature; Avast Secure Browser is a separate download; Cleanup Premium is bundled only at Ultimate. Corrected in section 4. |
| The page was framed as a “Reader Story” and a “reader-submitted story”. | It was neither. It is commercial editorial written by the named author. The framing has been removed entirely. |
| “Avast’s cloud-based threat intelligence ensures that your protection is always up-to-date.” | “Ensures” and “always” are guarantees no vendor can make. Rewritten. |
12. How this page is funded
BRANAGROUP s.r.o. is paid a commission by the vendor when a reader buys after following one of the links on this page. That commission is our only source of revenue for this site. We do not run an advertising network, we do not accept payment for a favourable review, and we do not collect or sell any data about you — this site stores nothing at all in your browser, which is explained and verifiable in the cookie policy.
The only thing that travels with you when you follow a partner link is a campaign tag in the URL,
which tells the vendor which publisher sent the visit. That is how the commission is attributed. Every
such link on this site carries rel="sponsored nofollow noopener", is visibly labelled
“Partner link”, and is accompanied by a note saying we are paid.
13. Trademarks and independence
brativa.online is not affiliated with, endorsed by, sponsored by or otherwise connected to Avast, Gen Digital Inc., or any other company named on this page. Avast is a trademark of Gen Digital Inc. or its affiliates. Microsoft, Windows and Microsoft Defender are trademarks of the Microsoft group of companies. All other product names, logos and brands are the property of their respective owners, and are used here purely for identification and descriptive purposes. Such use does not imply any endorsement or partnership beyond the affiliate relationship disclosed above.
All diagrams on this page are original work produced for this article by BRANAGROUP s.r.o.. No product screenshots, vendor artwork or stock photography are used.
14. Sources
- Federal Trade Commission, “FTC Order Will Ban Avast from Selling Browsing Data for Advertising Purposes, Require It to Pay $16.5 Million…”, press release, 22 February 2024. ftc.gov
- Federal Trade Commission, “FTC Finalizes Order with Avast…”, press release, 27 June 2024. ftc.gov
- Avast, “We’re putting Avast Passwords on hold. Here’s why.”, Avast blog. blog.avast.com
- Avast, Compare Antivirus — the vendor’s own tier comparison, consulted September 2026. avast.com
- Gen Digital Inc. (formerly NortonLifeLock), “NortonLifeLock Completes Merger with Avast”, 12 September 2022. newsroom.gendigital.com
- AV-TEST Institute, consumer Windows test results and methodology. av-test.org
- AV-Comparatives, consumer main-test series and methodology. av-comparatives.org
Where this article and Avast’s own published information diverge, Avast’s own information prevails. Product names, bundles, features and prices change without notice; always confirm on the vendor’s site before purchasing. Nothing here is legal, financial or professional security advice.
Found an error? Write to info@brativa.online and we will correct it. Our corrections procedure explains what happens next.