Skip to content
6 min fix 11 min read Recently reviewedBeginner
Quick Answer

Press Ctrl + J to open the download list, find the blocked file, click the More actions menu next to it, and choose Keep. Only do this for a file you were expecting from a source you trust.

How to Fix Blocked Downloads in Your Browser

Applies to: Microsoft Edge, Google Chrome; Windows 11, Windows 10
Article Type: Troubleshooting
Last Updated: 2026-07-29

Summary

A blocked download rarely tells you which system blocked it, and the fix is different for each one. This article walks the five real causes in order — the browser's reputation check, an insecure connection, Windows tagging the file, antivirus quarantine, and company policy — so you can release a file you genuinely need or hand IT exactly what they need to approve it.

Symptoms

  • A bar in the download bubble reads Insecure download blocked.
  • A warning names the file, for example report.exe was blocked because it could harm your device.
  • The download starts, then vanishes from the list with no message at all.
  • The file reaches your Downloads folder, but Windows refuses to open it or the app that opens it reports the file is blocked.
  • Clicking the download link does nothing — no bubble, no file, no error.

Prerequisites

  • Microsoft Edge or Google Chrome on Windows 11 or Windows 10.
  • The exact file name and the full web address of the page you downloaded it from. Write both down before you start — step 6 needs them.
  • No admin rights are required for steps 1 to 4. Steps 5 and 6 may need IT on a managed work device, and each gives you the exact wording to send them.

Instructions

1. Decide Whether the File Is Worth Releasing

Every step below overrides a protection that exists for a reason. Run this check first, and run it honestly.

  1. Confirm you were expecting this specific file. A download you did not start is never worth releasing.
  2. Confirm the source. A vendor portal you signed into, your payroll provider, or a manufacturer's own support site is a trustworthy source. A search result, a link in an unexpected email, a file-sharing site, or a pop-up is not.
  3. Check the file extension against what you expected. A document that arrives as .exe, .scr, .js, .msi, or .bat when you expected a .pdf or .xlsx is the single strongest warning sign there is. Stop here and delete it.
  4. Hover the download link and read the address that appears in the status bar at the bottom-left of the window. If the address has nothing to do with the site you are on, stop here.

Note: If any one of those four checks fails, do not continue. Delete the download and report the page to IT — send them the address of the page and a short note saying it served an unexpected executable file. Reporting a bad link takes two minutes; recovering a network from ransomware takes weeks.

2. Keep a Blocked Download from the Downloads Page

Both browsers hold the blocked file rather than deleting it, so the release is a two-click job once you know where the control sits.

  1. Press Ctrl + J. Edge opens a Downloads page in a new tab; Chrome opens the Downloads page at chrome://downloads. The same list is also available from the download bubble that pops up under the toolbar arrow.
  2. Find the blocked entry. It sits at the top of the list with a warning icon in place of the usual file icon, and it has no Open file link.
  3. In Microsoft Edge, point at the entry and click the ⋯ (More actions) button at its right edge, then select Keep.
  4. In Google Chrome, click the three-dot menu (⋮) on the entry. Depending on your Chrome version the release option reads Keep, Keep dangerous file, or Download dangerous file — all three do the same thing.
  5. A confirmation panel appears naming the file again. Read the file name once more, then click Keep anyway (Edge) or Download dangerous file (Chrome).
  6. The entry turns into a normal download with an Open file link, and the file lands in your Downloads folder.

Why the browser blocked it: Edge uses Microsoft Defender SmartScreen and Chrome uses Google Safe Browsing. Both compare the file and the site it came from against a reputation list. A brand-new installer that few people have downloaded gets flagged the same way a known-malicious one does, which is why a legitimate niche tool is sometimes blocked. The warning tells you the file is unproven, not that it is confirmed malware.

3. Release a Download Blocked as Insecure

This one is a connection problem rather than a file problem, and it produces the message Insecure download blocked.

  1. Look at the address bar of the page you are downloading from. It starts with https:// and shows a padlock or a similar site-information icon.
  2. The download link on that page points at http:// instead — an unencrypted connection. Both browsers block that combination, because anyone on the network between you and the server can swap the file in transit.
  3. Return to the site and look for a second download link. Many sites host an updated https:// link alongside an old one, often under a Direct download or Mirror heading.
  4. If there is no alternative link, right-click the download link and select Copy link address. Paste it into the address bar, change the leading http:// to https://, and press Enter. When the server supports it, the download starts normally.
  5. If the server refuses the https:// address, use the Keep path in step 2 — but only after the four checks in step 1 pass. An insecure download from a site you do not fully trust is exactly the case this block was built for.

Verification: After a successful release, the entry in the Downloads list shows the file size and an Open file link instead of a warning icon.

4. Unblock a File Windows Marked as Coming from the Internet

If the file downloaded fine but will not open, Windows is the thing holding it back. The Attachment Manager tags every file that arrives from the internet, and some apps refuse to run a tagged file.

  1. Open File Explorer and go to your Downloads folder.
  2. Right-click the file and select Properties. A dialog opens on the General tab.
  3. Look at the bottom of the dialog for a Security line reading This file came from another computer and might be blocked to help protect this computer.
  4. Tick the Unblock checkbox to the right of that line.
  5. Click Apply, then OK. The Security line disappears from Properties, which confirms the tag is gone.
  6. Open the file again.

Note: If Properties shows no Security line, the Attachment Manager is not your problem. Move to step 5. This tag is also why a downloaded Excel workbook opens in Protected View with an Enable Editing bar across the top — unblocking the file removes that bar too.

5. Check Whether Antivirus Quarantined the File

A file that appears in the Downloads list as complete, then is missing from the folder seconds later, was quarantined after it landed.

  1. Press the Windows key, type Windows Security, and press Enter.
  2. Click Virus & threat protection in the left sidebar.
  3. Under Current threats, click Protection history.
  4. Look for an entry labelled Threat quarantined or Threat blocked with today's date. Click it to expand.
  5. Read the Affected items line — it shows the full path of your file — and note the detection name shown at the top of the entry (something like Trojan:Win32/Wacatac.B!ml). Copy that name exactly.
  6. Click Actions and choose Restore to put the file back, or Remove to delete it for good.

Verification: After Restore, the file reappears in your Downloads folder and the entry moves out of Current threats.

If Actions is greyed out, missing, or your company uses a different security product (CrowdStrike, SentinelOne, Sophos and similar tools do not expose a user-facing restore), the release has to come from IT. Raise a ticket and give them these four things: the detection name you copied, the exact file name, the address of the page you downloaded from, and the business reason you need the file. Ask them to review the detection and release the file if it is a false positive.

6. Ask IT to Release a File Blocked by Policy

On a work laptop this is the most likely cause of all, and it is the one that gives you no message. A policy can block a file extension outright, block the source website, or block all downloads in the browser.

  1. Type edge://policy (Edge) or chrome://policy (Chrome) into the address bar and press Enter. A read-only page lists every policy your company applies to the browser.
  2. Use the Filter policies by name box at the top of that page and type download.
  3. Look for DownloadRestrictions. A value of 0 means no restriction. Any other value means downloads are limited — 3 blocks all downloads, and 1 and 2 block anything the reputation check dislikes, with no override available to you.
  4. Clear the filter and search for URLBlocklist and URLAllowlist. If the site you are downloading from appears in the blocklist, that is your answer.
  5. Take a note of the policy name and value you found. Nothing on your machine overrides these settings — the release has to come from IT, and naming the policy turns a vague ticket into a five-minute approval.

Send a ticket with all five of these, which is everything an approver needs in one pass:

text
File name:      AcmeVPN-Setup-14.2.msi
Downloaded from: https://portal.acmevendor.com/downloads/vpn
Browser message: nothing shown - download disappeared from the list
Policy found:   DownloadRestrictions = 3 (edge://policy)
Business reason: Required to join the Acme client VPN for the Thursday migration cutover.

Then add one line asking them to allow the file, the extension, or the source domain for your account. For more on what makes a ticket move quickly, see How to Submit an Effective IT Support Ticket.

Tip: Before you raise the ticket, check your company's app store — Company Portal, Software Center, or Self Service. Approved software is often already sitting there, ready to install with no ticket at all. See How to Install Approved Software (Company Portal / Self Service).

Troubleshooting

WARNING

Keep and Keep anyway switch off a protection for that specific file. Use them only for a file you were expecting, from a source you signed into or recognise by name. If you are releasing a file because a web page, a phone caller, or an unexpected email told you to, that is the attack — close the page and report it. See How to Stop Fake Virus Pop-ups and Spam Notifications from Your Browser.

Symptom / ErrorPotential CauseSolution
Insecure download blockedSecure page, unencrypted file linkFollow step 3 — look for an https:// version of the link before overriding the block.
report.exe was blocked because it could harm your deviceSmartScreen or Safe Browsing reputation checkFollow step 2 to keep the file, after passing all four checks in step 1.
Download vanishes with no messageCompany policy blocks the file type or siteFollow step 6. Check edge://policy or chrome://policy for DownloadRestrictions, then send IT the policy name, file name, source address, and business reason.
File downloads but will not openWindows Attachment Manager tagFollow step 4 — tick Unblock on the file's Properties and click Apply.
File disappears from the Downloads folder seconds laterAntivirus quarantined it after downloadFollow step 5 and check Protection history in Windows Security.
No Keep option on the blocked entryPolicy removed the overrideThe browser has been configured to disallow overrides. Send IT the file name, source address, and business reason, and ask them to allow the download for your account.
The whole site is blocked, not the fileWeb filtering at the network levelRaise a ticket naming the domain and the business reason, and ask them to add it to the allowed list. See Understanding IT Policies: Why You Can't Download That App.