Thank you very much for reaching out! As an Independent Advisor and fellow Microsoft user, I'm more than happy to assist you.
I need to ask just a few questions. Have you made any changes to your system lately? Did the BSOD start happening recently? What's the make/model of your device? In the meantime, I suggest you do the following. Feel free to skip the steps you've already tried:
- Run Memory Diagnostics:
- Press
Windows + R, typemdsched.exe, and press Enter. - Choose to restart now and check for problems.
- Press
- Run SFC, DISM scans:
- Open Command Prompt as an administrator.
- Run the following commands:
sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth - It may take some time to complete.
Please let me know if you run into any problems!