Thanks, I already found a solution given by the advisor which is by adding the folder into the C:drive
Window Defender Blocking Dev C++
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?
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.
2 answers
Sort by: Most helpful
-
Anonymous
2019-09-23T06:49:21+00:00 -
DaveM121 887.2K Reputation points Independent Advisor2019-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 . . .