Hello Acrobles,
Thank you for posting your query in Microsoft Community.
I can imagine the inconvenience you are experiencing and will certainly help you in the right direction to fix the issue.
Applications produce user-mode dump files, which contain a useful subset of the information contained in a crash dump file. This type of dump requires a page file at least the size of physical memory plus 1MB (for the header). Because of the page file requirement, this is an uncommon setting especially for systems with large amounts of RAM. The space taken does not occupy much space on the root drive.
However, if you wish to clear the unwanted files on the system, I would suggest you to run disk cleanup utility for better performance.
***Delete files using Disk Cleanup***
This will help you remove the junk files in your system and optimize it for better performance.
However, if you still find issues with the .dll files creating dump files. Then, I would suggest you to run the System File Checker (SFC) scan to check for system file corruption. SFC scan will scan for corrupt system files on the computer and repair them.
- Press Windows key + X, click Command Prompt (Admin).
- In the Command Prompt, type the following command, and then press ENTER:
sfc /scannow
For more information refer to this link:
***Use the System File Checker tool to repair missing or corrupted system files***
Hope this information is helpful. Do let us know if you need any further assistance, we'll be glad to assist you.