When an android programme crashes, with a "device not responding", it tries to write a file to C:\Program Files...

When an android programme crashes, with a "device not responding", it tries to write a file to C:\Program Files (x86)\Embarcadero\Studio\19.0\source\fmx\__recovery. It prangs, unable to write the file.
Unfortunately this subdirectory and the one above it are always read only, and if I set them to be writeable (and just change the individual file protections to read only), something somewhere changes the subdirectories back again to read only.
I can't find anywhere in the options to change the error-writing subdirectory to something else.
Any ideas please?

Comments