Location:
State:
Carrier
Country
Status

Stop this warning.


How do I stop this warning when I try to run a shortcut I have placed on my desktop? It driving me nuts. Everytime, same programs.


Copy and paste into a file. Rename the extension as .reg, double click to merge into registry:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionGroup Policy Objects{E2F13B98-650F-47DB-845A-420A1ED34EC7}UserSoftwareMicrosoftWindowsCurrentVersionPoliciesAssociations]
"LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesAssociations]
"LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"

Hello Jonling,

In addition:

Unblock File in Windows 10 - Windows 10 blog

Open File Security Warning - Enable or Disable - Windows 7 Help blog

Copy and paste into a file. Rename the extension as .reg, double click to merge into registry:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionGroup Policy Objects{E2F13B98-650F-47DB-845A-420A1ED34EC7}UserSoftwareMicrosoftWindowsCurrentVersionPoliciesAssociations]
"LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesAssociations]
"LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"

This comes back can only import binary file into registry....

I am not sure if you've done it correctly. Here is the zip file. Unzip and try again.
  • LowRiskFileTypes.zip (455 Bytes, 7 views)

Hello Jonling,

In addition:

Unblock File in Windows 10 - Windows 10 blog

Open File Security Warning - Enable or Disable - Windows 7 Help blog
the unblock check box in choice 1 and 2 do not show up as well as run anyway?

I am not sure if you've done it correctly. Here is the zip file. Unzip and try again.
Thanks . . .I'll let you know how it goes.

Sory to revive this old thread, but I'm having a similar problem. I copied a bunch of links (*.lnk) from my previous W7 machine and I'm getting the same message. The Security warning appears to be flagging the *.lnk files, though the pointers are to pdfs and txt files on my internal network. I've set the intranet security to low, turned off smartscreen (so I get the perpetual "you may die and detsroy the earth without smartscreen" in my notification center), and run the powershell unblock-file option on the folder that contains the links, all to no avail.

As with the original poster, there is no checkbox in the alert dialog as shown in the "Unblock File in Windows 10" link. Also, as with the original poster, the file's location is in my Favorites / Favorites Bar folder.

I have not implemented the registry hack because that seems like globally allowing all of the stated filetypes to run without a check is a poor way to set a local file on a local network as safe (and I presume wouldn't work unless added *.lnk to the list anyway).

Is there any way to determine how/why the file is being considered "from the internet" and change that (ownership?) to get around the problem. I'd prefer not to recreate all of my reference literature links (and potentially have to do it every single time I might need to install the OS). Under ownership, it shows that my user and system are granted full control to the link files.

Stop this warning.