Location - Memory.dmp
You generally need admin rights to see or move files directly in the C:\Windows directory.
Just below that, the field shows the exact path where your file is being saved. You can change this path if you prefer to save dumps to a different drive. Managing File Size memory.dmp location
The standard location for the file in Windows is %SystemRoot%\MEMORY.DMP , which typically translates to C:\Windows\MEMORY.DMP . What is MEMORY.DMP? You generally need admin rights to see or
: Windows may automatically delete these files during disk cleanup to save space, as they can be several gigabytes in size. Managing File Size The standard location for the
You cannot open memory.dmp with a text editor like Notepad. To read it, you need specialized debugging tools.
Windows is configured to overwrite the existing memory.dmp file every time a new crash occurs. If you had a crash months ago and a minor one yesterday, the old data is gone. How to Change or Verify the Location
return results.OrderByDescending(f => f.Created).ToList(); }