How to Disable Popups on Any Device or Browser
Popups are one of the most disruptive elements of the modern web. Some are harmless — a newsletter prompt or a cookie consent notice. Others are genuinely dangerous, designed to trick you into clicking malicious links or downloading unwanted software. Knowing how to disable them, and understanding which type you're dealing with, makes a real difference to both your browsing experience and your security.
What Exactly Is a Popup?
Not all popups are the same, and that distinction matters when you're trying to block them.
Browser-generated popups are new windows or tabs launched by JavaScript on a webpage. These are the classic popup ads that popup blockers were built to stop.
Overlay popups are elements that appear within the same page — a modal window asking for your email, for example. These aren't technically new windows, which is why standard popup blockers often miss them.
Push notification prompts are browser-level requests asking permission to send you notifications. If you've ever clicked "Allow" by accident, you may now receive alerts from sites you barely remember visiting.
Malware-driven popups are a more serious category. These appear even when your browser is closed, which is a strong signal that something unwanted has been installed on your device.
Understanding which type you're dealing with determines the right approach.
Disabling Popups in Desktop Browsers 🖥️
Every major browser includes a built-in popup blocker, though the settings live in slightly different places.
Google Chrome Navigate to Settings → Privacy and Security → Site Settings → Pop-ups and redirects. From here you can block all popups by default, or manage exceptions for specific sites you trust.
Mozilla Firefox Go to Settings → Privacy & Security → Permissions, then check the box next to Block pop-up windows. Firefox also lets you add exceptions per site.
Microsoft Edge Head to Settings → Cookies and site permissions → Pop-ups and redirects. The toggle works the same way as Chrome, since both browsers share the Chromium engine.
Safari (macOS) Open Safari → Settings → Websites → Pop-up Windows. You can block popups globally or configure behavior site by site.
In all cases, the popup blocker handles new windows and tabs. It will not stop in-page overlay modals — those require a different tool.
Managing Push Notification Popups
Push notification prompts are technically separate from popup windows, and they need to be addressed differently.
In Chrome, go to Settings → Privacy and Security → Site Settings → Notifications. Any site listed under "Allowed" can send you notifications. Removing a site from that list stops future alerts immediately.
In Firefox, the same list lives under Settings → Privacy & Security → Permissions → Notifications.
If you're receiving aggressive notification spam, the fastest fix is to set the default to "Don't allow sites to send notifications" — this prevents any future site from asking in the first place.
Popup Blocking on Mobile Devices 📱
Mobile browsers handle popups slightly differently, and your options depend on which browser and operating system you're using.
Chrome on Android: Tap the three-dot menu → Settings → Site settings → Pop-ups and redirects, then toggle off.
Safari on iPhone/iPad: Go to Settings (system-level) → Safari, then enable Block Pop-ups. This is a system setting, not a browser setting, which is worth noting if you're troubleshooting.
Samsung Internet: Settings → Sites and downloads → Block pop-ups.
One variable on mobile: many popups that feel disruptive are actually in-app ads inside free applications, not browser popups. Blocking those is a separate process — and on iOS, significantly more restricted than on Android.
When Built-In Blockers Aren't Enough
Standard browser blockers reliably stop classic popup windows. They're less effective against:
- Overlay modals (in-page elements)
- Auto-playing video ads
- Cookie banners and GDPR notices
- Redirect chains that bounce you between pages before landing somewhere unwanted
Content blocker extensions — such as uBlock Origin on desktop browsers — address most of these by filtering at the network request level, blocking ad scripts before they can execute. These tools are more powerful but come with tradeoffs: they can occasionally break site functionality, and some paywalled sites actively detect and respond to them.
For users on managed networks (schools, offices), popup behavior may also be controlled at the router or DNS level, which means browser-level settings have limited effect.
When Popups Suggest a Deeper Problem
If you're seeing popups that appear outside the browser, follow you across multiple websites in an unusual way, or display content that seems specifically targeted and alarming ("Your computer is infected — call now"), those are warning signs worth taking seriously.
Adware and browser hijackers can inject popup behavior that looks like legitimate browser activity but isn't. In those cases, running a malware scan, auditing your installed browser extensions, and checking recently installed software becomes the relevant next step — not adjusting popup settings.
| Popup Type | Built-In Blocker Stops It? | Extension Needed? | May Indicate Malware? |
|---|---|---|---|
| New window/tab popup | ✅ Usually | ❌ No | ❌ No |
| In-page overlay/modal | ❌ Rarely | ✅ Often | ❌ No |
| Push notification | ❌ No (separate) | ❌ No | ❌ No |
| Persistent/off-browser | ❌ No | ❌ No | ✅ Possibly |
The Variables That Shape Your Experience
How effective popup blocking is for any individual user comes down to a handful of factors: which browser and version you're running, whether you're on desktop or mobile, what extensions (if any) you're willing to install, and whether the popups you're seeing are browser-based or something deeper at the OS level.
A casual user who just wants fewer interruptions and a security-conscious user who's seeing unusual behavior across devices are starting from very different places — and the right configuration for one doesn't necessarily translate to the other.