Windows creates .DMP files after a program has crashed or after the operating system itself crashes. Download and install the Windows Debug Tools. Click All Programs and Debugging Tools for Windows then click WinDbg. This opens the Windows Debug Utility in its own window. Click File and Open Crash Dump. Navigate to the .DMP file you wish to read. Select that file. Click Open. The utility opens the .DMP file for you to read.