Find NTFS 8.3 Naming Parameters in Regedit

This article explains how to locate and inspect NTFS file system parameters, specifically 8.3 short naming creation, within the Windows Registry Editor (Regedit). By navigating to the central file system configuration key, you can view and modify system-wide settings that dictate how Windows handles legacy file naming, path limits, and disk behavior.

Registry Path for File System Parameters

To inspect NTFS parameters, open the Registry Editor by pressing Win + R, typing regedit, and pressing Enter. Navigate to the following path:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem

Inspecting 8.3 Naming Creation

Within the FileSystem key, locate the DWORD (32-bit) value named NtfsDisable8dot3NameCreation. This parameter controls whether the system generates legacy MS-DOS-compatible 8.3 short filenames for files with long names.

The value of NtfsDisable8dot3NameCreation is interpreted as follows:

Other Key File System Parameters

The same FileSystem registry key contains several other important NTFS parameters: