Reputation: 31
this question is similar as "Why is Windows Defender scanning my code?", but worse than it. Whenever I use vscode or dev c++ run any C code, Microsoft Defender'll send the message everytime
Security Scan Required Your administrator requires a security scan of this item. The scan could take up to 10 seconds.
This situation did not happen from the beginning, it happened at this afternoon and it just don't stop. The computer is my own personal machine and my user is the admin so it shouldn't be the problem of organization.
I know "Why is Windows Defender scanning my code?" 's answer has mentioned I can Add an exclusion. But if I need to compiling B folder, C folder ....X folder, is adding lots of exclusion the only way I can do? So I want to know if there is a better solution available.
Copying the path "D:\TDM-GCC-64\bin" to user variables from system variables (or copying "D:\Microsoft VS Code\bin" to system variables from user variables) is all I can remember. And I try to return it back but doesn't work. There is no necessity to show code because every code will cause the situation (even just Hello World).
my English is not good so if there is any impolite language, please forgive it
Upvotes: 1
Views: 344