ERR_BLOCKED_BY_CLIENT

Fix Chrome's Dangerous Download Blocked Error

Cybersecurity & Malware Beginner 👁 6 views 📅 Jun 20, 2026

Chrome blocks downloads it thinks are dangerous. This guide shows why and how to fix it — quickly.

When Does This Error Pop Up?

You're downloading a file — maybe a PDF, an installer, or a ZIP from a less-known site. Chrome suddenly stops everything. A red banner says "Dangerous download blocked" or "This file is dangerous, so Chrome blocked it." The download just disappears. This usually happens with files from small forums, old software repositories like SourceForge, or direct links from email attachments.

Why Chrome Does This

Chrome uses Google Safe Browsing to check every download against a list of known bad files. It also looks at the file's signature and where it's coming from. If the file isn't widely downloaded or the site is new, Chrome gets jumpy. It's not always right. Sometimes it blocks legitimate files — especially if you're downloading a niche tool or an older version of a program.

This tripped me up the first time too. I was trying to get a driver for an old printer, and Chrome nuked the download. The file was fine. Chrome just didn't trust it.

How to Fix It

I'll give you two methods. The first is safest. The second is for when you're sure the file is clean.

Method 1: Let Chrome Keep the File Anyway

  1. Click the download arrow in Chrome's top-right corner (the one next to the three dots).
  2. You'll see the blocked file listed with a red icon. Click "Keep dangerous file" or "Download anyway."
  3. Chrome will ask again if you're sure. Click "Keep."
  4. The file will download. Always scan it with Windows Defender or another antivirus before opening.

If you don't see those options, the file might have been fully removed. Try the download again.

Method 2: Turn Off Safe Browsing (Temporarily)

This is for advanced users. Only do this if you trust the source completely.

  1. Open Chrome settings. Click the three dots in the top-right corner, then go to Settings.
  2. On the left, click Privacy and security.
  3. Click Security.
  4. Under "Safe Browsing," choose No protection (not recommended).
  5. Chrome will warn you. Click Turn off.
  6. Try your download again.
  7. After the download finishes, go back to Security settings and turn Safe Browsing back on to Standard protection.

What to Check If It Still Fails

If Chrome still blocks the download after trying both methods, here's what I'd check:

  • Is the file really dangerous? Upload it to VirusTotal (virustotal.com) first. If multiple engines flag it, don't risk it.
  • Try a different browser. Download it with Firefox or Edge. Those browsers might not block the same file.
  • Clear Chrome's cache. Go to Settings > Privacy and security > Clear browsing data. Choose "Cached images and files" and clear the last 24 hours.
  • Disable extensions. Some ad-blockers or security extensions can interfere. Open chrome://extensions and toggle them off one by one.
  • Update Chrome. Go to Settings > About Chrome. If there's an update, it fixes bugs.
  • Check your antivirus. Some antivirus software (like Avast or McAfee) can also block downloads. Pause its protection for a minute and try again.

I know this error is infuriating — especially when you're in a hurry. Most of the time, the file is fine. But don't ignore Chrome's warnings completely. If the file is from a site you've never heard of, double-check before opening. Better safe than sorry.

Was this solution helpful?