How to Disable Pop-Up Blocker in Chrome (And When You Actually Should)
Chrome's built-in pop-up blocker is one of those features that quietly does its job in the background — until it blocks something you actually need. Logging into a payment portal, downloading a file, or opening a customer support chat can all fail silently when Chrome is blocking pop-ups without telling you. Here's exactly how the setting works, where to find it, and what you're trading off depending on how you configure it.
What Chrome's Pop-Up Blocker Actually Does
Chrome doesn't block every pop-up indiscriminately. It uses a combination of heuristics and site reputation signals to identify windows opened without direct user interaction. When a site tries to launch a new tab or window automatically — without you clicking a button that explicitly calls for it — Chrome intercepts and suppresses it.
You'll usually see a small icon in the address bar (a blocked pop-up notification) when this happens, but not always. Some blocked windows fail silently, which is why users often don't realize Chrome is the culprit when a feature stops working.
The blocker operates at two levels:
- Global setting — applies to all sites by default
- Site-level exceptions — allow or block pop-ups from specific domains
Understanding this distinction matters, because how you disable it should match why you're disabling it.
How to Disable the Pop-Up Blocker Globally in Chrome 🔧
Turning off Chrome's pop-up blocker entirely takes only a few steps:
- Open Chrome and click the three-dot menu (⋮) in the top-right corner
- Go to Settings
- In the left sidebar, click Privacy and security
- Select Site settings
- Scroll down to Content and click Pop-ups and redirects
- Under the default behavior, switch from "Don't allow sites to send pop-ups or use redirects" to "Sites can send pop-ups and use redirects"
This applies immediately — no browser restart required. Every website will now be allowed to open pop-up windows freely.
How to Allow Pop-Ups from One Specific Site (The Safer Route)
Disabling the blocker globally exposes you to pop-ups from every site you visit, including ones you'd rather stay protected from. The more targeted approach is adding a site-level exception:
- Follow steps 1–5 above to reach Pop-ups and redirects
- Under Allowed to send pop-ups and use redirects, click Add
- Enter the site's URL (e.g.,
https://example.com) and click Add
That site can now open pop-ups freely while Chrome continues blocking them on everything else. You can remove exceptions just as easily by clicking the three-dot icon next to any listed site and selecting Remove.
This method is what most users actually need — a blanket disable is rarely the right answer.
Disabling Pop-Up Blocker on Chrome for Android
The mobile process is slightly different:
- Open Chrome and tap the three-dot menu
- Tap Settings
- Scroll to Site settings
- Tap Pop-ups and redirects
- Toggle the setting on (which allows pop-ups — the label can feel counterintuitive)
Site-level exceptions aren't available in the same granular way on mobile Chrome, which is worth knowing if you're trying to whitelist a specific domain on your phone.
Why Chrome Blocks Pop-Ups By Default
Chrome's default behavior reflects a long-standing browser standard. Most pop-ups that trigger without user interaction fall into two categories:
- Advertising and tracking overlays — aggressive monetization that degrades user experience
- Malicious redirects — phishing attempts, fake alerts, or forced downloads
Legitimate services — banking portals, document viewers, help desk tools, video conferencing launchers — typically use pop-ups triggered by a direct user click. Chrome usually allows those through. The ones it blocks are most often the ones that appear uninvited.
That context matters when deciding how aggressively to configure your settings.
Variables That Affect Your Experience
Pop-up blocker behavior in Chrome isn't entirely uniform. Several factors shape what you'll actually encounter:
| Variable | Effect |
|---|---|
| Chrome version | Google periodically updates blocking algorithms; behavior may vary slightly across versions |
| Extensions installed | Ad blockers (uBlock Origin, AdBlock Plus) add a second blocking layer independent of Chrome's native setting |
| Managed/enterprise Chrome | IT-administered Chrome profiles may lock or override pop-up settings at the policy level |
| Site permissions already granted | Some sites retain stored permissions that override defaults |
| Operating system | macOS, Windows, ChromeOS, and Android each have slightly different UI paths |
If you've followed the steps above and a site is still being blocked, an extension is likely the second layer of enforcement — not Chrome's native setting. Checking your extension settings separately is often the necessary next step.
The Permission You're Actually Granting 🔍
Allowing pop-ups for a site doesn't just enable new windows — it also permits redirects, which are listed together in Chrome's settings for a reason. Redirects include automatic navigation away from a page, which some ad-heavy or low-trust sites use aggressively.
When you whitelist a high-trust domain (your bank, a SaaS tool you pay for, a government portal), this is generally fine. When you disable the blocker globally or for unfamiliar sites, you're extending that same permission across a broader surface.
The right configuration depends heavily on which sites you're allowing, how frequently you visit them, and whether you have other security layers (extensions, network-level filtering, endpoint protection) that compensate for a more permissive setting. Those factors vary enough from one user's setup to another that a single answer doesn't fit every situation.