Windows Defender False Positive Warning

✅ Declutter is completely safe. This is a false positive detection that commonly affects applications built with Go, especially GUI applications using the Fyne framework.

Why Does This Happen?

Windows Defender's heuristic detection flags Go applications because:

This is a well-documented issue affecting thousands of legitimate Go applications. You can verify the source code is open and safe at github.com/dale-tomson/declutter.

Solutions

Option 1: Add Windows Defender Exclusion (Recommended)

This is the fastest way to use Declutter without warnings:

  1. Open Windows Security
    • Press Win + I to open Settings
    • Go to Privacy & SecurityWindows Security
    • Click Virus & threat protection
  2. Add an Exclusion
    • Under "Virus & threat protection settings", click Manage settings
    • Scroll down to Exclusions
    • Click Add or remove exclusions
    • Click Add an exclusionFile
    • Browse to and select declutter.exe
  3. Run Declutter - The application will no longer be blocked

Option 2: Restore from Quarantine

If Windows Defender already quarantined the file:

  1. Open Windows SecurityVirus & threat protection
  2. Click Protection history
  3. Find the entry for declutter.exe
  4. Click on it and select ActionsAllow on device
  5. The file will be restored

Option 3: Submit to Microsoft

Help improve Windows Defender by reporting this false positive:

  1. Visit Microsoft Security Intelligence Submission Portal
  2. Submit declutter.exe for analysis
  3. Microsoft will review and potentially update their definitions
Note: This process can take several weeks, and you may need to resubmit for major version updates.

Verification

You can verify the authenticity of Declutter:

Check the Source Code

Verify the Download

Scan with Multiple Antivirus Tools

Future Plans

We're working on reducing false positives:

Still Have Concerns?

If you're uncomfortable adding an exclusion:

Questions? Open an issue on GitHub if you have questions or concerns about security.