NTFS parallel flush threshold

When flushing modified file data from memory, NTFS chooses to use one or more threads based on how many files are currently open. This setting gives control over the open file threshold used to trigger parallel flush.

Supported on: At least Windows 10 Server, Windows 10 or Windows 10 RT
Open File Threshold:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSystem\CurrentControlSet\Policies
Value NameNtfsParallelFlushThreshold
Value TypeREG_DWORD
Default Value1000
Min Value100
Max Value1000000

filesys.admx

Administrative Templates (Computers)

Administrative Templates (Users)