Skip to main content
Troubleshooting SuperchargePerformance

Cookie Popups Won't Stop in Chrome? 4 FIXES (2026)

You reject cookies on every site and they keep coming back. Four ways to auto-reject cookie consent popups in Chrome, from settings to a default-on blocker.

4 min read Verified Chrome 150

You click Reject on one site, load the next, and the consent banner is back. Chrome has no native “reject all” button, so stopping cookie consent popups for good takes an extension. Four options, weakest to strongest: Chrome’s own cookie settings (they never touch the banner), a consent-automation tool that rejects for you, a banner-hider that removes the popup, or a performance blocker that auto-rejects by default. How each behaves, in order:

The Fastest Fix: Let an Extension Answer the Banner

The popups come from each website, not from Chrome, so no amount of browser-settings tweaking dismisses them. Something has to read each banner and click through it for you.

The quickest working setup is an extension that does exactly that. Install one that recognizes the consent platform a site uses, and the banner is handled before you finish reading it. Consent-O-Matic (built by Aarhus University, ~200,000 Chrome users as of July 2026) fills in your saved preference and declines non-essential cookies across 200-plus consent-management platforms. SuperchargePerformance does the same automatically using the DuckDuckGo AutoConsent ruleset, with no setup because it is already on.

Checked on Chrome 150 (current stable, July 2026): with a consent-automation extension active, the OneTrust and Cookiebot banners that dominate the web are cleared on load without a click.

Why Chrome’s Native Settings Don’t Solve This

Be precise about what Chrome can and cannot do here, because a lot of guides send you to the wrong menu.

Under chrome://settings/cookies, Chrome lets you block third-party cookies, clear cookies when you close all windows, and set per-site exceptions. Those controls change how cookies are stored. None of them dismisses the consent banner, because that banner is HTML the website draws on top of its own page. Chrome never sees it as a cookie prompt; it sees it as part of the site.

So blocking third-party cookies is worth doing for tracking reasons, but it will not stop a single popup. That job lives entirely in the extension layer.

Reject vs Hide: Two Different Promises

Not every cookie extension does the same thing, and the difference matters if you care about the cookies themselves and not just the visual clutter.

Rejecting means the extension operates the banner’s controls and declines non-essential cookies. Fewer cookies get set. Consent-O-Matic and the DuckDuckGo AutoConsent engine (the one inside SuperchargePerformance) work this way.

Hiding means the banner is removed from view, and where a site refuses to function without an answer, the extension supplies the minimum acceptance so the page loads. The popup is gone, but cookies may still be stored. I Still Don’t Care About Cookies (the OhMyGuus open-source fork, created after Avast acquired the original in 2019) works mostly this way.

Both make the annoyance disappear. Only the first reduces what actually lands in your browser. Pick based on whether you want the popups gone or the cookies gone.

The Extensions Compared

ToolUsers (Jul 2026)ApproachSetup
Consent-O-Matic~200KRejects via CMP controls (200+ platforms)Set preferences once
I Still Don’t Care About Cookies~200KHides banner, accepts minimum if requiredNone
Ghostery~2MNever-Consent rejects, inside a full tracker blockerNone
SuperchargePerformanceFeaturedAuto-rejects (DuckDuckGo AutoConsent), on by defaultNone

A dedicated cookie tool does one job well. The tradeoff is a second extension to keep installed and audited. If you already want ad and tracker blocking, folding consent handling into that saves you a separate add-on.

SuperchargePerformance treats cookie banners as one layer of the same job as blocking ads, trackers, and popups. The DuckDuckGo AutoConsent engine runs on each page you load and declines non-essential cookies where it recognizes the consent platform, and it is enabled the moment you install, so there is nothing to switch on.

It processes everything on your machine, keeps no account, and reports to no server of ours. Alongside consent handling, the same extension runs 186,645 filtering rules from 22 open-source blocklists for ads and trackers and suspends idle tabs to reclaim memory, so the cookie fix arrives as part of a browser that is also quieter and faster, not as a fourth thing to manage.

Which Method to Use

If you only want the banners off your screen and don’t mind a site occasionally storing a cookie to keep working, a hide-style extension is the lowest-effort choice. If you want the popups gone and non-essential cookies actually declined, use a consent-automation tool that rejects, or a blocker that ships auto-reject on by default. If you already run a tracker blocker like Ghostery or a broad performance extension, check whether it already handles consent before installing a dedicated cookie tool on top of it.

Frequently Asked Questions

How do I stop cookie consent popups in Chrome?
As of July 2026, Chrome has no built-in 'reject all cookies' button, so the reliable fix is an extension that handles banners for you. A consent-automation tool like Consent-O-Matic interacts with the banner and rejects non-essential cookies; a hide-style tool like I Still Don't Care About Cookies removes the banner from view. SuperchargePerformance ships cookie-banner auto-reject switched on by default using the DuckDuckGo AutoConsent ruleset.
Can Chrome block cookie consent banners on its own?
No. As of July 2026, Chrome can block third-party cookies and clear cookies on exit, but it has no native feature that answers or dismisses the consent banner sites show you. Those banners are drawn by each website, not by Chrome, so the browser's own settings never see them. Removing them requires an extension that reads and acts on the banner.
What is the difference between rejecting and hiding a cookie banner?
As of July 2026, rejecting means an extension clicks through the banner's controls to decline non-essential cookies, so fewer cookies are actually set. Hiding means the banner is visually removed while the site is often told 'accept' so it keeps working. Consent-O-Matic and the DuckDuckGo AutoConsent engine reject; I Still Don't Care About Cookies mostly hides and accepts when a site requires it. Both stop the popup, but only rejection reduces the cookies stored.
Is I Still Don't Care About Cookies safe to use?
As of July 2026, yes. It is the open-source, community-maintained fork by OhMyGuus, created after the original 'I don't care about cookies' was acquired by Avast in 2019 and some users stopped trusting it with their data. The fork has around 200,000 Chrome users and works by hiding cookie banners, accepting the minimum when needed to keep a site functional.
Do cookie popup blockers slow down Chrome?
As of July 2026, the impact is negligible for lightweight tools. Consent-automation and hide-style extensions run a small script per page load and add no noticeable delay. A cookie blocker built into a broader performance extension is typically cheaper still, because it shares one content script with ad and tracker blocking instead of running as a separate add-on.
Does SuperchargePerformance reject cookies by default?
As of July 2026, yes. Cookie-banner auto-reject is on out of the box, powered by the DuckDuckGo AutoConsent ruleset (2,800+ consent-management platforms). It runs locally on each page you load, declines non-essential cookies where the platform is recognized, and needs no configuration to start working.

Don't miss the next release

Be first to know when we ship something new.

Related Articles