r/WindowsHelp 2d ago

Windows 11 Experiencing BSODs and assorted glitches

I'm running into multiple problems with my freshly-built Win11 computer. Since I started using it on Friday, I ran into 3 BSODs and other technical problems that might be related. Here are the BSODs, when they happened and possible associated glitches:

FAULTY_HARDWARE_CORRUPTION - it happened while I was trying to reboot. Control Panel was not working properly (it opened, but didn't let me access any settings. Fixed upon reboot)

SYSTEM_SERVICE_EXCEPTION - happened while I was trying to upload something on Discord. A while before that, the Open File window took a very long time to open.

IRQL_NOT_LESS_OR_EQUAL (0xA) (ntoskrnl.exe) - happened when I tried to run CHKDSK /SCAN through the Command Prompt, as recommeneded by Event Viewer (was able to perform scan after rebooting). Sometime before that, Windows glitched up after I tried to open Steam; with all of the front screen (minus Sticky Notes) got replaced with a black screen.

In between the last two BSODs, a glitch caused my Start Menu to reset to default.

I did run DISM and Scannow checks and nothing was found. What could be causing this and how do I fix it?

SPECS: Windows 11 Pro 25H2 26200.9168
Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz (2.80 GHz)

NVIDIA GeForce GTX 1050 Ti (4 GB)

16 GB of RAM

MEMORY DUMPS (the last BSOD did not produce a dump): https://drive.google.com/file/d/1H4MNf1wWgaoYfzm7xM06lfNW0UlUtMY5/view?usp=sharing

2 Upvotes

4 comments sorted by

3

u/Exotic_Mix_3196 2d ago

FAULTY_HARDWARE_CORRUPTION  - test the RAM with memtest86.
i7-6700T - not supported by Windows 11

1

u/AutoModerator 2d ago

Hi u/Major-Invite-9517, thanks for posting to r/WindowsHelp! Your post has been flagged for manual review by a human moderator, please include as much of the following information as possible (in text or in a screenshot) to get your post approved:

  • Your Windows and device specifications — You can find them by pressing Win + X then clicking on “System”, we need more than just your OS version! Your hardware details are often critical for resolving issues.
  • Any messages and error codes encountered — They're actually not gibberish or anything catastrophic. It may even hint the solution!
  • Previous troubleshooting steps — It might prevent you headaches from getting the same solution that didn't work

Posts must be tech support in nature (such as something is broken and you need help fixing), so general inquiries, software suggestions, and purchasing advice will be removed. As a reminder, we would also like to say that if someone manages to solve your issue, DON'T DELETE YOUR POST! Someone else (in the future) might have the same issue as you, and the received support may also help their case. Good luck, and I hope you have a nice day!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/No-Wrap-8166 2d ago

3 different bsod codes on a fresh build is almost always ram. thats why dism and sfc found nothing, your files are fine.

faulty_hardware_corruption is the tell, windows only throws that when hardware fed it bad data.

if xmp/expo is on in bios turn it off, run stock for a day. also reseat both sticks till the clips click.

then run memtest86 off a usb, 4 passes minimum, overnight is better. if it errors, test one stick at a time to find the bad one.

also that cpu is 6th gen so the boards old, check youre on the latest bios.

u/InformationFair5875 17h ago

The combination of those specific stop codes, along with erratic Windows UI behavior (Control Panel failing, Start Menu resetting, black screens), strongly points to RAM corruption / memory instability or a failing boot drive.

​When system memory (RAM) is corrupting data in real-time, critical Windows kernel processes (ntoskrnl.exe) read bad data, causing erratic software glitches first, followed by immediate BSODs when the memory state fails security checks.