How to Disable Pop-Up Blockers on Google Chrome (And When You Should)

Pop-up blockers are one of Chrome's built-in defenses against annoying — and sometimes dangerous — interruptions. But occasionally a site you actually trust needs pop-ups to function: a banking portal, a document viewer, a video conferencing tool. Knowing how to disable or adjust Chrome's pop-up blocker gives you control over that balance.

What Chrome's Pop-Up Blocker Actually Does

Chrome automatically blocks pop-ups and redirects by default. When a site tries to open a new window or tab without you clicking something, Chrome intercepts it and shows a small icon in the address bar — a notification that something was blocked.

This isn't just about annoyance filtering. Unwanted pop-ups are a common vector for phishing, malware downloads, and deceptive ads. Chrome's blocker prevents most of these from even appearing on screen.

The setting isn't a simple on/off switch for all sites at once. Chrome lets you manage pop-ups at two levels:

  • Global setting — applies to all websites by default
  • Per-site exceptions — allow or block specific domains individually

Understanding this distinction matters, because the smarter approach for most users isn't disabling pop-ups everywhere — it's making targeted exceptions for sites you trust.

How to Turn Off the Pop-Up Blocker in Chrome 🔧

Method 1: Disable Pop-Up Blocking Globally

This turns off the blocker for every website you visit.

  1. Open Chrome and click the three-dot menu (⋮) in the top-right corner
  2. Select Settings
  3. In the left sidebar, click Privacy and security
  4. Click Site Settings
  5. Scroll down to Content and select Pop-ups and redirects
  6. Under "Default behavior," select Sites can send pop-ups and use redirects

Once selected, Chrome will allow pop-ups from all websites unless you've specifically blocked individual ones.

Method 2: Allow Pop-Ups From a Specific Site Only

This is the more precise approach — and generally the safer one.

  1. Visit the website that needs pop-up access
  2. Look for the blocked pop-up icon in the address bar (it looks like a small window with an X, or a red flag)
  3. Click it, then select Always allow pop-ups and redirects from [site name]
  4. Click Done

Alternatively, go to Settings → Privacy and security → Site Settings → Pop-ups and redirects, and manually add a URL under the Allowed to send pop-ups and use redirects section.

Method 3: Respond to Chrome's In-Page Notification

When Chrome blocks a pop-up, it often shows a notification bar at the top of the page or a small icon in the address bar. Clicking that gives you immediate options:

  • Allow the pop-up once
  • Always allow from that site
  • Continue blocking

This is the fastest route when you're already on the page that needs the exception.

Variables That Affect How This Works

Not every Chrome setup behaves identically. A few factors shape what you'll actually experience:

Chrome version — Google updates Chrome frequently. The exact location of settings menus can shift slightly between major versions. If a menu path looks different on your device, check for a Chrome update first.

Device type — Chrome on desktop (Windows, macOS, Linux, ChromeOS) gives you full access to site settings. Chrome on Android has a similar but slightly different path: Settings → Site Settings → Pop-ups and redirects. iOS (iPhone/iPad) uses Safari as the default engine, and Chrome for iOS has more limited settings control due to Apple's platform restrictions.

Managed or enterprise Chrome — If you're using Chrome on a work or school device, your IT administrator may have locked pop-up settings through Chrome's enterprise policy. In that case, the toggle may be grayed out, and you won't be able to change it without administrator access.

Extensions — Some ad blockers or privacy extensions (like uBlock Origin, Privacy Badger, or AdGuard) run their own pop-up blocking layer independently of Chrome's built-in setting. Disabling Chrome's native blocker won't affect these. You'd need to manage exceptions within the extension itself as well.

The Difference Between Pop-Up Blocking and Redirect Blocking

Chrome bundles these two behaviors together in the same setting, but they're technically distinct:

BehaviorWhat It Means
Pop-up blockingPrevents sites from opening new browser windows or tabs automatically
Redirect blockingPrevents sites from sending you to a different URL without your input

Both can be legitimate on trusted sites (e.g., a file download that opens in a new tab, or a payment gateway that redirects to a processor). And both are commonly exploited by malicious sites. The same setting controls both, so allowing pop-ups from a site also allows its redirects.

Why You Might Not Want to Disable It Globally 🛡️

Turning off the pop-up blocker site-wide removes a meaningful layer of protection. Legitimate websites rarely require global pop-up access — they're usually designed to work within normal browser constraints. If a site is demanding that you turn off your blocker entirely to function, that's worth treating as a yellow flag.

The per-site exception model exists precisely because most people only need pop-ups from a handful of trusted domains. The global disable option is there for specific workflows — developers testing sites locally, users running legacy web apps, or environments where pop-up behavior needs to be evaluated across many domains at once.

When the Setting Alone Doesn't Solve It

If you've allowed pop-ups from a site and they're still not appearing, a few other factors could be at play:

  • A browser extension is still blocking them independently
  • The site requires JavaScript to be enabled (check under Site Settings → JavaScript)
  • The pop-up is actually a browser dialog or overlay, not a true new-window pop-up
  • Your Chrome profile has conflicting settings if you're signed into multiple profiles

Each of these requires a slightly different fix — and the right path depends on which one is actually happening in your specific setup.