What is the origin of the blue screen of death error?
What is the origin of the blue screen of death error?
Hello, after the PC hardware update, the system frequently crashes and displays a BSOD error. Please examine the attached files.
Any diagnosis would need a LOT of the backstory of this system.
As well as not being required to download whatever log files you have.
well, I would turn of windows virtual memory, reboot and turn it back on. This should delete your pagefile.sys for the case where a corruption is saved. (low probability fix)
Next I would turn off the drives lazy writes
https://www.thewindowsclub.com/enable-di...indows-7-8
this has a chance of working since it appears that the cache error was not in the CPU. Generally the cpu will detect a cache error inside the cpu and will call a different bugcheck code.
if you have the most current memory dump, I can take a look.
notes:
idmwfp.sys Sun Nov 19 01:24:45 2023
this driver looks like internet download manager. you might want to remove it.
BIOS Version FV
BIOS Release Date 09/27/2024
Manufacturer Gigabyte Technology Co., Ltd.
Product H610M HD3P
looks like a new bios update for your motherboard (march 12 2025) (you are 1 version behind, update was for stability)
https://www.gigabyte.com/Motherboard/H61...rt-dl-bios
your problem would have to be in the storage subsystem so you might also install the storage drivers from the motherboard vendors site rather than using the microsoft generic drivers.
uninstall internet download manager and check if bugcheck remains functional.
you can download and execute microsoft autoruns64.exe as an administrator, then disable the driver and restart.
search online for instructions on how to have Windows remove pagefile.sys during a system reboot.
make necessary registry adjustments and restart again.
this step helps avoid corrupted pagefile.sys entries that could trigger bugchecks even after resolving issues.
note: the debugger couldn't read bios information from your dump files.
Thank you for your reply. I will test your solutions and inform you of the outcomes.