Jump to content

So lets start from the beginning . a few months ago I noticed that I had a virus on my computer so I formatted it and downloaded windows 10. 

on the way I was having trouble so IO removed some ram sticks from my computer and put them back after a successful download. About a week later my computer crashes and it says something Memory_Management I think that maybe I put in the ram in a wrong order but then again it shouldn't matter because my PC still recognizes the 16gb of ram. today my computer crashes and it says your PC ran into a problem and needs to restart and something about Critical_Structure_Corruption(msrpc.sys)

I have good knowlede of computers and I will understand what you say.

so basically Help Please,

Thank You

Link to comment
https://linustechtips.com/topic/471721-blue-screen/
Share on other sites

Link to post
Share on other sites

0x109 or CRITICAL_STRUCTURE_CORRUPTION basically means that your kernel fucked up somehow.

This can be a software (like a broken kernel driver) or a hardware issue (the memory where the kernel data is stored faild)

 

You could check the intergrety of all your system files. In an elevated cmd type:

sfc /scannow

Repeat a few times if necessary.

 

Or it could be smth. like a broken RAM.

Just let something like memtest86+ run for at least a few hours.

Also check your harddrives S.M.A.R.T. values for problems.

~ ThxAndBye

"You should remove any cats from the vicinity, because cats will cause all kinds of problems during CPU installation." -Linus

Link to comment
https://linustechtips.com/topic/471721-blue-screen/#findComment-6326256
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×