cd /d C:\ dir /s *.dmp | findstr /i "minidump crashdump"
Windows writes crash data to the pagefile before it reboots. On the next boot, the system takes the data from the pagefile and writes it to the physical .dmp file. If your pagefile is: minidump files location exclusive
Where Are Minidump Files Located? A Complete Guide to Finding Windows Crash Logs cd /d C:\ dir /s *