Zend certified PHP/Magento developer

Remove “Silent Process Exit” folder from temp directory

How to disable processes the monitoring of silent process exits and get rid of the %userprofile%AppDataLocalTempSilent Process Exit folder?

I looked it up and found that it has something to do with gflags or silent process exit monitoring in windows debugger, it is saving dumps of cmd.exe every time I exit the program regularly, when I use taskkill /im cmd.exe it doesn’t save a dump.