How to have downloads be automatically unblocked?

17,962

You can use Group Policy to disable this behavior, but I wouldn't recommend it.

Simply unblock the file by right-clicking on it, Properties, General tab – click on the Unblock button.

Group Policy:
run gpedit.msc
User Configuration > Administrative Templates > Windows Components > Attachment Manager
Enable: Do not preserve zone information in file attachments

Share:
17,962

Related videos on Youtube

Epaga
Author by

Epaga

Java developer @ i-net software by day Indie iOS developer of Mindscope and In-Flight Assistant by night Husband of 1, dad of 4

Updated on September 17, 2022

Comments

  • Epaga
    Epaga over 1 year

    Downloaded exe files requires me to open the properties of the file and click on "Unblock" because

    "This file came from another computer and might be
    blocked to help protect this computer."
    

    Otherwise when running the exe file I get the error message

    "Windows cannot access the specified device, path,
    or file. You may not have the appropriate permissions
    to access the item.
    

    How do I set downloads to be automatically unblocked? I have admin access... (OS: Windows Server 2003)


    Edit Roy's answer should work, so I accepted it. It doesn't work for me with Google Chrome because of this Chrome bug which currently is still open.

  • Epaga
    Epaga almost 15 years
    this sounds like the perfect solution, thanks. unfortunately, even after setting this (and rebooting), the effect still remains, including for new downloads... I also tried setting the "default risk level" to moderate. still no luck. i must be doing something wrong still...any thoughts?
  • Epaga
    Epaga almost 15 years
    figured out why (using Google Chrome): code.google.com/p/chromium/issues/detail?id=5719 So thanks! I'm accepting this answer.
  • toddmo
    toddmo about 9 years
    Just tested in latest Chrome. Looks to be fixed :)
  • Quandary
    Quandary over 7 years
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion‌​\Policies\Attachment‌​s] "SaveZoneInformation"=dword:00000001