How to Disable Pop-Up Blocker in Microsoft Edge
Microsoft Edge blocks pop-ups by default — and for good reason. Most pop-ups are intrusive ads, phishing attempts, or scripts designed to hijack your attention. But some legitimate websites genuinely need pop-ups to function: banking portals, ticketing systems, document viewers, and enterprise tools often use pop-up windows to complete real tasks.
Knowing how to disable or adjust Edge's pop-up blocker — either globally or per site — gives you control without leaving yourself unnecessarily exposed.
What Edge's Pop-Up Blocker Actually Does
Edge's pop-up blocker is built into the browser's site permissions system, not a separate extension. When a page tries to open a new window or tab without direct user interaction, Edge intercepts and silently blocks it, usually showing a small notification in the address bar.
This is different from ad blockers, which are extensions that filter page content. The native pop-up blocker specifically targets new window launches triggered by JavaScript. Understanding that distinction matters when troubleshooting — if a site's content is being hidden or collapsed rather than opening in a new window, an extension is more likely the cause.
How to Disable the Pop-Up Blocker in Edge: Step by Step
Option 1: Turn Off Pop-Up Blocking for All Sites
This disables the blocker globally across every website you visit. Use this only if you have another layer of protection in place or a specific workflow requires it.
- Open Microsoft Edge
- Click the three-dot menu (⋯) in the top-right corner
- Select Settings
- Go to Cookies and site permissions
- Scroll down and click Pop-ups and redirects
- Toggle Block (recommended) to Off
Once toggled off, Edge will allow all pop-ups from all sites without asking.
Option 2: Allow Pop-Ups from a Specific Site Only 🎯
This is the more precise approach — and almost always the better one. You keep the global blocker active but whitelist individual trusted sites.
- Open Microsoft Edge
- Navigate to Settings → Cookies and site permissions → Pop-ups and redirects
- Under the Allow section, click Add
- Type the site's URL (e.g., https://yourbank.com) and click Add
That site will now be permitted to open pop-ups while the rest of the web stays blocked. You can add as many sites as needed and remove them at any time.
Option 3: Allow Pop-Ups Directly from the Address Bar
When Edge blocks a pop-up, it often shows a small icon in the address bar on the right side. Clicking it gives you an immediate option to "Always allow pop-ups from this site" — which adds an exception to the allow list without navigating into Settings manually. This is the fastest method when you're already on the site in question.
Factors That Affect How This Works
Not every Edge installation behaves identically. Several variables influence what you'll see and which steps apply to your situation:
| Variable | Why It Matters |
|---|---|
| Edge version | The Settings layout has changed across major versions. Older builds may label sections differently. |
| Windows vs. macOS vs. mobile | Edge on iOS and Android has a simplified settings menu — pop-up controls are under Privacy and Security, not a dedicated permissions section. |
| Managed/enterprise devices | IT administrators can enforce pop-up blocking policies that override user settings. If the toggle is grayed out, a group policy is in effect. |
| Extensions installed | Ad blockers or privacy extensions (uBlock Origin, Privacy Badger, etc.) operate independently of Edge's native blocker. Disabling the native blocker won't affect them. |
| InPrivate mode | Pop-up settings generally carry over to InPrivate windows, but extension behavior may differ depending on whether extensions are allowed in InPrivate. |
When Disabling the Blocker Doesn't Solve the Problem
If you've disabled the pop-up blocker and a site still isn't behaving correctly, the issue likely isn't Edge's native setting. Common causes include:
- A third-party extension blocking content independently
- The site itself using overlays or modals that aren't technically new-window pop-ups
- JavaScript errors preventing the pop-up from loading regardless of blocker status
- Mixed content warnings on HTTPS sites that block certain script-triggered actions
To isolate the issue, try loading the site in an InPrivate window with extensions disabled. If it works there, an extension is the likely culprit.
The Security Trade-Off Worth Knowing
Disabling pop-up blocking globally is a real trade-off. Pop-up windows are still a delivery mechanism for fake system alerts, tech support scams, and drive-by download prompts — particularly on lower-quality or compromised websites. The per-site allowlist approach keeps that risk contained to domains you've explicitly vetted.
The global off switch makes sense for controlled environments — a work machine running internal tools, a kiosk setup, or a developer testing pop-up behavior across multiple sites. For everyday browsing, a targeted allowlist does the same job without the exposure. 🔒
How Your Setup Changes the Right Approach
Whether you should disable the blocker entirely, add a single exception, or investigate an extension depends entirely on what you're trying to accomplish, what site is involved, whether you're on a personal or managed device, and what else is running in your browser. The steps above will work in any standard Edge installation — but which step is the right one for your situation is something only your specific setup can answer.