false Windows Defender alarm for my custom app

PjotrC 21 Reputation points
2021-01-26T11:55:56.247+00:00

Hi, I developed a small student project many years ago. It is an updater, just an executable, which downloads an ini file. That ini file contains the information, which further files should be downloaded to which local path. I chose VB6 as language, because it runs on pratically every Windows version and does not depend on any .net framework.
As I wrote it, there were already issues with some anti virus software because I initially used the "URLDownloadToFile" API from "urlmon.dll". So I switched to the APIs of "wininet.dll" (InternetReadFile, InternetOpenUrl, InternetOpen, InternetConnect, HttpOpenRequest, HttpSendRequest, HttpQueryInfo, InternetCloseHandle). Back then, that helped. But now my customer has problems with Windows Defender again and asks for a solution. He does not want to add an exception in the Windows Defender settings nor adding a certificate in the certificate store. - What options do I have? How large (in user base) has an application to be, so that Microsoft does add it to the white list? Are there costs for this?

Thank you for your help!

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,840 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dale Kudusi 3,231 Reputation points
    2021-01-27T07:17:38.667+00:00

    Hi,
    You can track your submissions through the submission history page.
    If you wish to know how the applications are analyzed, please kindly refer to this doc about How Microsoft identifies malware and potentially unwanted applications.
    Reference: submission guidelines

    Best regards.

    **
    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Reza-Ameri 16,866 Reputation points
    2021-01-26T17:57:44.3+00:00

    In case it is being detected as a malware and it is incorrect detection, submit sample of the affected file to Microsoft Anti-Malware team as incorrect detection:
    https://www.microsoft.com/en-us/wdsi/filesubmission