Windows page file, virtual memory, and hardware reserved RAM: what to change first
Request
Windows says virtual memory is low, an app warns that memory is not enough, or Task Manager shows a large Hardware reserved RAM number. I am not sure whether to change the page file, add RAM, or change BIOS settings.
Start with the safest reset: put the page file back to System managed size, restart, and test the same app again. Do not type a huge fixed number, turn the page file off because the PC has an SSD, or change firmware settings before you know which memory problem you actually have.
There are two different cases here. Page file and virtual memory warnings usually mean Windows or one app is running out of committed memory, or the page file was disabled. Hardware reserved RAM means Windows sees installed RAM, but some of it is reserved by firmware, integrated graphics, device mapping, a boot setting, or memory compatibility.
If the warning is about page file or virtual memory:
- Press
Win + R. - Type
SystemPropertiesAdvancedand press Enter. - Under Performance, choose Settings.
- Open Advanced.
- Under Virtual memory, choose Change.
- Turn on Automatically manage paging file size for all drives.
- Select OK, restart Windows, and open the same app again.
If automatic management was already enabled, leave it enabled. Open Task Manager -> Performance -> Memory and look at Committed. If committed memory is close to the limit, close the heaviest apps and test again. If one app keeps growing until the PC slows down, the problem may be that app, a memory leak, or a workload too large for the machine. If an 8 GB PC is always full, fewer background apps or more RAM usually helps more than page-file tuning.
The page file is a safety net for memory pressure and crash dumps. It is not a free RAM upgrade. If restoring automatic management removes the warning, keep it that way unless you have a specific workstation, crash-dump, or admin requirement.
If the strange number is Hardware reserved RAM, do not try to fix it with a giant page file. Compare Settings -> System -> About -> Installed RAM with Task Manager -> Performance -> Memory -> Hardware reserved. A small reserved amount is normal. Several gigabytes missing, especially on a desktop PC, needs a separate check.
The safest Windows setting to verify is the boot memory limit:
- Press
Win + R. - Type
msconfigand press Enter. - Open Boot -> Advanced options.
- Make sure Maximum memory is not checked.
- Restart only if you changed it.
- Check Task Manager -> Performance -> Memory again.
Other common causes are integrated graphics using system memory, 32-bit Windows, mixed or loose RAM sticks, wrong RAM slots, or firmware allocation such as memory remap, UMA frame buffer, or iGPU memory. On a laptop or mini PC, some reservation may be expected. On a desktop where half the RAM is missing, shut the PC down, unplug power, and reseat RAM only if you are comfortable doing that safely.
Avoid the risky shortcuts: do not disable the page file just because the PC uses an SSD, do not set a giant fixed page file expecting better FPS, do not edit registry memory keys, and do not clear BIOS, Secure Boot, or TPM settings for a memory warning.
If you ask for help, share screenshots of Task Manager -> Performance -> Memory, Settings -> System -> About, and the Virtual Memory window. Hide account names, serial numbers, recovery keys, public IP addresses, private file paths, and anything work-related.
Stop here if Windows shows only half the installed RAM as usable, Hardware reserved is several gigabytes without an intentional integrated-GPU reservation, the PC crashes or fails to boot after RAM changes, the device is a laptop/mini PC/prebuilt with limited firmware options, or the same app still crashes after automatic page-file management is restored while committed memory is not near the limit.
Use Windows PC specs check to confirm RAM, CPU, GPU, and Windows version. If this started during an upgrade check, use Windows 11 readiness next.