A technician is configuring a new workstation and needs to ensure the system can address more than 4 GB of RAM. The motherboard supports 16 GB of DDR4 memory. Which UEFI setting must be verified to ensure the OS can use all installed memory?
Enabling 'Memory Remap' in the UEFI is crucial for systems with more than 4GB of RAM, especially when running a 64-bit operating system. This feature reconfigures the system's memory address space, allowing the CPU to access all physical RAM installed beyond the traditional 4GB boundary. Without memory remapping, the operating system would only recognize and utilize a fraction of the total installed memory, leading to underutilization of resources.
Why this answer
For systems with more than 4 GB of RAM, the OS must be 64-bit, and the firmware must have memory remapping enabled. This feature allows the UEFI to reassign memory addresses previously reserved for PCI devices, making the full RAM capacity available to the OS.