Turn the pop-up blocker in Google Chrome on or off with these options.
Option 1 – From Chrome Settings
- Select
at the upper-right corner, then choose “Settings“.
- Select “Advanced” at the bottom.
- Select “Content settings…“.
- Select “Popups“.
- Toggle the setting left to “Blocked” to enable the popup blocker. Toggle it right to enable popups. You can also set specific websites to allow or block popups.
Option 2 – Windows Registry
- Hold the Windows Key and press “R” to bring up the “Run” box.
- Type “regedit“, then press “Enter“.
- Note: You may have to create the “Google” and “Chrome” folders.
- Navigate to:
HKEY_LOCAL_MACHINE \ Software \ Policies \ Google \ Chrome - Right-click “Chrome” and select “New” > “DWORD 32-bit value“
- Give the value a name of “DefaultPopupsSetting“. Set the value data to:
- 1 = Allow all sites to show pop-ups
- 2 = Disable popups
- Restart the computer, and the setting will stick.
Option 3 – Terminal Command (MacOS)
-
- From the Finder, select “Go” > “Utilities“.
- Open the “Terminal” application.
- Type the following, then press “Enter“:
defaults write com.google.chrome DefaultPopupsSetting -integer <n>
Where “<n>” is 0, 1, or 2 depending on what you wish to accomplish.- 1 = Allow all sites to show pop-ups
- 2 = Disable popups
- Restart your Mac.
FAQ
Why don’t these settings work for me?
Ensure that you don’t have any plugins or extensions installed in Chrome that may be handling the pop-up blocking.
ASHRAF says
Hi
Can you help me to setup default homepage registry settings for chrome?
laurence scott says
Now will someone tell us how to stop google chrome pop ups when we have downloaded Chrome,
preferably in a form that is suitable for non-technical but intelligent humans.