Quick Answer: ERR_BLOCKED_BY_CLIENT means something running in your own browser, almost always an ad blocker or privacy extension, blocked the request. It’s not a broken site or a network problem. Disabling the extension for that site, or turning it off entirely, fixes it immediately.
What Causes This Error
- An ad blocker (uBlock Origin, AdBlock Plus, etc.) blocking a script or resource on the page
- A privacy or anti-tracking extension blocking third-party requests
- Chrome’s built-in “Enhanced Ad Blocking” or pop-up blocker settings
- A parental control or managed device policy blocking specific domains
- Browser sync or security software injected by a school or work profile

How to Fix It
Step 1: Check for an ad blocker icon in the toolbar
If you see an ad blocker extension icon, click it and pause or disable it for the current site, then reload the page.
Step 2: Disable extensions one at a time
Go to chrome://extensions, turn off each extension, and reload the page after each one until the content loads. Whichever one fixes it was the cause.
Step 3: Check Chrome’s site settings
Click the icon left of the address bar, open Site settings, and check whether pop-ups, redirects, or ads are set to blocked for that site. Switch to allowed if needed.
Step 4: Test in incognito
Open an incognito window (Ctrl + Shift + N). Most extensions are disabled by default there, so if the page works, an extension in your regular profile is confirmed as the cause.
Step 5: Check for managed device restrictions
If this is a school or work Chromebook, the error may come from a policy set by the organization’s admin, not anything you can change. Contact IT if the block seems intentional.
Still Not Fixed?
If disabling every extension and testing in incognito still shows the error, the site itself may be trying to load a resource that’s blocked at the network level (like a school firewall). That requires the network admin, not a browser setting.
FAQ
Does ERR_BLOCKED_BY_CLIENT mean the site is broken?
No. It specifically means your browser blocked the request before it even reached the site’s server.
Will this happen on every site?
No, only on sites where your ad blocker or extension has rules that match something on that page, like an ad script or tracking pixel.
Is it safe to just allow the blocked resource?
Usually yes if the site is one you trust and the blocked resource is something like a video player or a login widget rather than an ad. If you’re unsure what’s being blocked, disable the extension only temporarily.
