Block defective RAM sectors

0

How do I find defective RAM sectors and where? I have tried memtest, but where it does describe the sectors (if). And how to solve them exactly. First, i have tried this : https://thecomputerperson.wordpress.com/2015/04/20/how-to-block-out-or-map-out-bad-ram-in-windows/ but i don t think it's working cause I have written the wrong adresses.

Next thing, i will attach the memtest scrs. HERE

If I got them right(bad adresses from memtest), can you help me convert RAM to pages so I can block them properly in BCD?

Thank you.

Ștefan Furtună

Posted 2018-06-17T21:09:05.460

Reputation: 47

Question was closed 2018-06-18T05:23:28.093

Memory does not have sectors, it has addresses, what your looking to do is confusing – Ramhound – 2018-06-17T21:23:54.923

Answers

1

Stefan, I don't believe what you're trying to accomplish is possible on Windows (Linux, yes).

See this answer: https://superuser.com/a/421028/74099

... you cannot instruct windows in any way to not use certain memory addresses. The only way would be for Microsoft to patch the kernel for your case specifically. Unlikely.

CenterOrbit

Posted 2018-06-17T21:09:05.460

Reputation: 1 759

I think it worked with that. – Ștefan Furtună – 2018-06-17T22:40:49.347