Blacklising defective RAM region

Severed Head 1 Reputation point
2022-01-09T12:39:39.397+00:00

How do I properly blacklist a region in RAM in windows 10?

My bad ram region starts at 0x7c6dc010 and ends at 0x7e6e0318.
I am running Windows 10 version 21H2, build 19044.1415.

I cannot assign a large string value (~200k chatacters) to the badmemorylist through bcdedit (cmd).
Also I don't have ECC memory, so assigning values to HKLM\SYSTEM\CurrentControlSet\Control\WHEA\BadPages yields no results.
What do I do?

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Docs 16,226 Reputation points
    2022-01-10T04:04:53.977+00:00

    Please open administrative command prompt and type or copy and paste:

    bcdedit /enum {badmemory}

    Post images or share links of the commands with results into this thread.

    For share links please use one drive, drop box, or google drive.

    Overnight please run Windows memory diagnostics > then post new results of the bcdedit command

    https://www.tenforums.com/tutorials/91174-run-windows-memory-diagnostics-tool-windows-10-a.html

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .


  2. S.Sengupta 24,871 Reputation points MVP
    2022-01-22T14:00:23.967+00:00

    Hope the following literature helps:

    Blacklisting RAM Pages

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.