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?