2

I have developed an app (WPF-Windows Template Studio app with .NET Core 3.1 as the target framework) that I have published, as shown in this picture.

When I send the .exe to another Windows PC the PC shows the following window.

Is there anything I can do as a developer to prevent Windows Defender from showing this dialog? Which option shall I use in the publish dialog instead?

Telling the customers to Click on "Run anyway" is not an option.

Florian
  • 1,019
  • 6
  • 22
  • 2
    This will depend on the security level of the target PC. I think the only proper way around this is to sign your application. – PMF Mar 10 '22 at 12:42

0 Answers0