What does "allowedinmemorysettings" in the bcd do?

Nicholas Steel 336 Reputation points
2020-05-30T15:09:22.75+00:00

cdn.discordapp.com/attachments/628080126630035466/716304954414989393/unknown.png

I'm trying to find out what this entry in the BCD does and google isn't helping :/

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,942 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sean Liming 4,596 Reputation points
    2020-05-30T18:00:08.663+00:00

    From here: https://video2.skills-academy.com/en-us/previous-versions/windows/desktop/bcd/bcdlibraryelementtypes

    BcdLibraryIntegerList_AllowedInMemorySettings

    Indicates whether or not an in-memory BCD setting passed between boot apps will trigger BitLocker recovery. This value should not be modified as it could trigger a BitLocker recovery action. The element data format is BcdIntegerElement.

    Note This value is supported starting in Windows 8 and Windows Server 2012.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Nicholas Steel 336 Reputation points
    2020-05-30T19:51:21.71+00:00

    Thank you, that satiates my curiosity. I don't think that variable is in the BCD if your motherboard doesn't support UEFI.


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.