Enable NTFS non-paged pool usage
Jump to overview

Policy overview

Key metadata and intent for this policy.

Computer
Category
System > Filesystem > NTFS
Supported on
At least Windows Server 2016, Windows 10

Supported OS tags: Windows10, Windows10RT, Windows11, WindowsServer2016

By default NTFS allocates memory from both pageable and non-pageable memory as needed. Enabling this setting tells NTFS to use non-pageable memory for all allocations. NTFS also changes all of its code sections to be non-pageable. The benefit of enabling this feature is a reduction in page-faults and stack usage at the cost of additional memory consumption. A reboot is required for this setting to take effect

Internal name
NtfsForceNonPagedPoolAllocation
Policy ID
6c052ad56b34
Elements
0

Registry values

How enabled and disabled states update the registry.

ScopeRegistry locationTypeEnabled valueDisabled valueCopy
Computer
Path
System\CurrentControlSet\Policies
Value name
NtfsForceNonPagedPoolAllocation
REG_DWORD
HKLM
1
HKLM
0
Registry location
Type REG_DWORD · Computer
Path
System\CurrentControlSet\Policies
Value name
NtfsForceNonPagedPoolAllocation
Hive
HKLM
Enabled value
1
Disabled value
0

Policy elements

Inputs and configuration options exposed by this policy.

This policy has no additional user input fields.