[Inquiry] Repeated False Positive Blocking by CFA (Controlled Folder Access)

신 미애 0 Reputation points
2026-05-15T07:16:08.37+00:00

Hello,

We are a software development company that develops and distributes Windows-based applications.

We are experiencing an issue where our legitimate executable files are repeatedly blocked by Windows Defender CFA (Controlled Folder Access) every time we release a new version.

Our current situation is as follows:

  • The executable file has been digitally signed with an official Code Signing certificate
  • We have submitted the file and diagnostic data (MPSupportFiles.cab) through WDSI, but we keep receiving the same response: "No threats detected, case closed"
  • The previous version gradually gained trust over time and the blocking was resolved, however the same issue recurs every time we build a new version
  • We understand that CFA blocking operates separately from virus/malware detection

We would like to inquire about the following:

  1. Is it not possible to resolve CFA false positive issues through WDSI file submission?
  2. Is there a separate channel to report CFA-related false positives?
  3. Other than waiting for trust to build up naturally after release, are there any actions we as a software developer can take?

We look forward to your prompt response. Thank you.Hello,

We are a software development company that develops and distributes Windows-based applications.

We are experiencing an issue where our legitimate executable files are repeatedly blocked by Windows Defender CFA (Controlled Folder Access) every time we release a new version.

Our current situation is as follows:

  • The executable file has been digitally signed with an official Code Signing certificate
  • We have submitted the file and diagnostic data (MPSupportFiles.cab) through WDSI, but we keep receiving the same response: "No threats detected, case closed"
  • The previous version gradually gained trust over time and the blocking was resolved, however the same issue recurs every time we build a new version
  • We understand that CFA blocking operates separately from virus/malware detection

We would like to inquire about the following:

  1. Is it not possible to resolve CFA false positive issues through WDSI file submission?
  2. Is there a separate channel to report CFA-related false positives?
  3. Other than waiting for trust to build up naturally after release, are there any actions we as a software developer can take?

We look forward to your prompt response. Thank you.

Microsoft Security | Microsoft Defender | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-15T07:16:26.9933333+00:00
    1. WDSI submissions focus on malware/PUA classification (false positives/negatives for threats), not on CFA (Controlled Folder Access) behavior. Submitting to WDSI and getting “No threats detected” only confirms that the file is not classified as malware; it does not directly change CFA allow/block decisions. So CFA false positives are generally not resolved via standard WDSI malware submissions alone.
    2. The provided context only documents these official channels for false positives/negatives:
      • Submitting files, hashes, or diagnostic data for malware analysis via the Microsoft Security Intelligence submission site and related Defender for Endpoint workflows.
      • Reporting missed or wrongly detected items in Microsoft Defender XDR and Defender for Office 365.
      • Submitting files when Windows Defender Antivirus incorrectly flags or misses malware.
      None of the referenced documentation describes a separate, dedicated submission or escalation channel specifically for CFA false positives distinct from the normal Defender/WDIS submission paths. Based on the available information, CFA-related issues are handled through the same general submission and feedback mechanisms used for Defender false positives/negatives (file submission plus feedback), not via a special CFA-only portal.
    3. From the available documentation, the actionable options for a software vendor are:
      • Continue submitting new versions as needed:
        • Use the Microsoft Security Intelligence submission site to submit each new build when it is blocked, including hashes and supporting diagnostic data (such as MpSupportFiles.cab) as described in the Defender for Endpoint false positive/negative guidance.
        • This ensures Microsoft security researchers can analyze each version and adjust protection logic where appropriate.
      • Encourage customers (especially enterprise customers) to use Defender for Endpoint controls:
        • In Defender for Endpoint environments, security admins can create custom indicators (for example, for the file or signer) with an Allow action so that the application is treated as safe on managed devices. This is the documented way to prevent recurring false positives for files, IPs, URLs, or domains that are known to be safe.
      • Use feedback channels when Defender on Windows clients misclassifies files:
        • When Windows Defender Antivirus or related protections (including unwanted software or suspicious behavior) incorrectly classify a file, users can submit that file for malware analysis via the documented “Submit a file for malware analysis” and “submit the files to Microsoft” flows.
      The context does not describe any additional developer-specific knobs (for example, special signing programs or pre-registration) that would bypass or pre-approve new versions for CFA. Beyond maintaining a reputable, consistently signed product and using the submission and feedback mechanisms, the only additional mitigation explicitly documented is for enterprise admins to configure allow rules/indicators for known-good software so that users are not repeatedly impacted while trust builds over time.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.