Share via

Window Defender Blocking Dev C++

Anonymous
2019-09-23T05:50:55+00:00

Window defender kept blocking my dev c++ when i tried to compile and run it even tho I added it to the exclusion list.

The problem solved when I turn off Real Time Protection.

Is there any alternative way?

Thanks in advanced

Windows for home | Windows 10 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-09-23T06:49:21+00:00

    Thanks, I already found a solution given by the advisor which is by adding the folder into the C:drive

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. DaveM121 887.2K Reputation points Independent Advisor
    2019-09-23T06:41:12+00:00

    Hi ChaosDevil05

    You are being blocked by the Controlled Folder Access feature in Defender

    Go to Virus & threat protection - Virus & threat protection settings

    Scroll down to Controlled folder access

    Temporarily turn off Controlled Folder Access and check to see if you can compile your projects

    If so, from there, you can add Dev C++ to the list of safe or allowed apps to prevent them from being blocked

    Please do not leave Controlled Folder Access turned off permanently

    If the above does not work for you, try creating your programming projects in a different folder - not one of your User Profile Library folders, to see if you are still blocked by Controlled Folder Access . . .

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments