BSOD and freezing, error code 0x000000f4

Derfell

Reputable
Mar 1, 2015
2
0
4,510
My computer has been working for 2 years with no issue and for 6 months with a new SSD. In January I decided to upgrade the CPU and Motherboard and took it to a local shop to order and install. They gave it back after 2 days and since then the PC has been unusable. It crashes all the time and cannot be used.

I've taken it back to them multiple times and each time they haven't been able to find an issue. They supposedly replaced the Motherboard and CPU but it still crashes. I've tested it with a new mouse, keyboard, power socket, screen and every other peripheral that goes into it. I've wiped the SSD and re-installed Windows, updated all the drivers, updated the SSD firmware and run hard-drive and memory diagnostic tests.

There doesn't seem to be any issue appearing and apparently the shop have stress-tested it for 24 hours with no issue. What could be causing this issue?

I'm a student so can't take it to another shop to fix as I don't have the funds. I've included a screenshot of the dump files.

http://i.imgur.com/i0rmWcn.png
 
You have a bugcheck in windows code, you have to put the actual memory dump on a server and post a link to the file.
The bugcheck code means a critical component of windows detected that it was modified so it shut the system down via bugcheck.

You might want to do:
- malwarebytes scan
- run cmd.exe as an admin, then run the system file checker:
sfc.exe /scannow
and confirm no corruption that was not fixed.

if either of these don't find anything, you can reset your BIOS to defaults and run memtest86 to confirm your memory is working as expected.

Other than that, I would have to look at the actual memory dump file in a windows debugger.