My Service Support

Download Not Working in Chrome: How to Fix It

Updated 2026-08-23 · 1092 words

When a download is not working in Chrome, the browser is usually being blocked rather than broken. Chrome refuses or silently cancels a download when the destination folder is missing, the disk is full, the file is flagged as unsafe, an extension interferes, or security software intercepts it.

Work through the checks below in order. They are arranged from most common to least, and the first three fix the majority of cases.

What should I check first?

  1. Open the downloads list. Press the keyboard shortcut for downloads or open it from the Chrome menu. A failed download normally leaves a line there with a reason attached. Read the reason before doing anything else.
  2. Check your free storage. A disk with almost nothing left will cancel downloads with no clear explanation. Clear a few gigabytes and try again.
  3. Try the same file in a private window. A private, or incognito, window runs without most extensions. If the download works there, an extension is the cause.
  4. Try a different file from a different site. This tells you whether the problem is Chrome or that one website.
  5. Restart Chrome completely. Close every window, not just the tab. On some systems Chrome keeps running in the background after the last window closes.

If a different file downloads fine, stop here and look at the website instead — links expire, sign-ins time out, and some sites limit how many times a file can be fetched.

Why does Chrome say a download was blocked?

Chrome blocks downloads for a handful of stated reasons, and the wording tells you which.

"Insecure download blocked." The page is secure but the file itself comes over an unencrypted connection. Chrome refuses these by default. If you know the source is trustworthy, the downloads list usually offers an option to keep the file anyway.

"Failed — Virus scan failed." This comes from the operating system's scanner rather than Chrome. It means the scanner could not complete, not necessarily that the file is infected.

"Failed — Blocked." Usually your security software or an administrator policy.

"Dangerous file" or "not commonly downloaded." Chrome's own safe browsing check. Rare file types and unsigned installers trigger it routinely, even when they are fine.

Before overriding any of these, be sure you know where the file came from. Overriding a warning on a file from a search advertisement or an unexpected email is how most home computers get infected.

What if the download folder is missing?

This one produces the most confusing symptom: you click, nothing happens at all, and no error appears. Chrome saves to a folder it remembers, and if that folder was deleted, renamed, or lives on a drive that is no longer connected, downloads fail silently.

  1. Open Chrome's settings and find the downloads section.
  2. Look at the save location shown. If it points to an external drive, a network folder, or a path you no longer recognize, that is your answer.
  3. Change it to a normal local folder, such as your user Downloads folder.
  4. Turn on the option that asks where to save each file. This makes future failures visible immediately.
  5. Try the download again.

The same thing happens when the folder exists but your account no longer has permission to write to it, which is common on work computers.

How do I tell if an extension is blocking downloads?

Download managers, ad blockers, privacy extensions, and anything that claims to speed up downloads all sit in the path of a download and can break it.

  1. Open a private window and try the file. If it downloads, an extension is responsible.
  2. Open the extensions page from the Chrome menu.
  3. Turn all extensions off.
  4. Try the download again in a normal window.
  5. Turn extensions back on one at a time, testing after each, until the failure returns.
  6. Remove or reconfigure the one that caused it.

Download manager extensions are the usual culprit. They intercept the download, hand it to their own engine, and fail quietly when that engine has a problem.

Could my antivirus or firewall be stopping it?

Yes, and this is the most common cause on Windows machines that were fine yesterday. Security software updates its rules constantly, and a new rule can start blocking a file type or a whole category.

Look in the security software's own quarantine or history log. Blocked downloads appear there even when Chrome shows nothing useful. If your file is listed, you can usually release it or add an exception.

Do not disable protection permanently as a fix. Turn it off for a moment to confirm the cause, confirm, then turn it back on and add a targeted exception instead.

What if downloads only fail on a work or school computer?

Managed devices carry policies you cannot see from inside Chrome. An administrator can block file types, restrict download locations, force downloads through a filtering proxy, or disable downloads entirely.

Type the Chrome policy page address into the address bar to see which policies are applied to your browser. If download restrictions appear there, no amount of local troubleshooting will help — the setting is imposed from outside.

In that case, contact your organization's help desk and give them the exact file type and the exact error. That is enough for them to check the rule.

What if downloads stall at zero or stop partway?

A download that starts and then freezes usually points at the connection rather than the browser.

  • Try pausing and resuming from the downloads list. Some servers recover from that.
  • Switch networks — mobile data instead of Wi-Fi, or the other way round. Some networks throttle large transfers.
  • Turn off any VPN temporarily. VPN connections drop long transfers frequently.
  • If you are on a corporate or campus network, a content filter may be scanning the file and timing out on large ones.

What should I try last?

If none of the above worked, reset Chrome's own state, in this order:

  1. Clear the cache. Not passwords, not history — just cached files.
  2. Update Chrome and restart it. An outdated browser fails on newer sites in odd ways.
  3. Create a new Chrome profile and try the download there. This separates a corrupted profile from a system-wide problem.
  4. Try a different browser entirely. If the file fails everywhere, the problem is the system or the website, not Chrome.
  5. As a last step, reset Chrome's settings to their defaults. This turns off extensions and clears temporary data but keeps bookmarks and saved passwords.

Reinstalling Chrome rarely helps, because it keeps the profile that usually holds the problem.