Virtual Memory Pagefile Registry Location

In Microsoft Windows, the active configuration for system-wide virtual memory paging files (pagefile.sys) is managed directly through specific registry entries. This article identifies the exact registry path, the multi-string values that define paging file distribution across drives, and how Windows interprets these size and location parameters.

The Active Registry Path

The active configuration for virtual memory paging files is stored under the following key in the Windows Registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

Primary Registry Values

Inside the Memory Management key, Windows uses the following values to configure and track paging files:

Applying Changes

Modifications made directly to the PagingFiles registry entry take effect only after restarting the computer, as the Windows Memory Manager initializes virtual memory allocation during the early stages of the system boot sequence.