Posts

Showing posts with the label Read Windows Memory Dump Files

How to Read Windows Memory Dump Files

Image
It is true that files in Windows are easily accessible, but there are some exceptions to it. Windows Memory Dump files which are known as DMP (.dmp) files are not that easy to reach and access. Well, the Dump files are the extension files that are stored in a binary format.  When an application in a system, whether its third party or a system feature, crashes. Then the dump files containing the information of the crash are automatically created. Since information of crash is stored in the dump files, many professional users utilize these files to determine the cause of the issues like Blue Screen of Death generating in the system. Generally, these files are small in size, but they pile up over and over and hence end up taking a huge space in the computer system. Cleaning up these file in the order is not a hard task to perform. You have to go for Windows inbuilt disk cleanup utility but the objective of this article is to find a way to read these dump files which many users are...