Select the product you need help with
How to Disable the 8.3 Name Creation on NTFS PartitionsArticle ID: 121007 - View products that this article applies to. This article was previously published under Q121007 On This PageSummaryThe creation of 8.3 filenames and directories for all long filenames and directories on NTFS partitions may decrease directory enumeration performance. An 8.3-compliant file name refers to MS-DOS file-naming conventions. These conventions restrict file names to eight characters and restrict optional extensions to three characters. This article describes a method of disabling the 8.3 name creation on all NTFS partitions. Note: Although disabling 8.3 name creation increases file performance under Windows, some applications (16-bit, 32-bit, or 64-bit) may not be able to find files and directories with long filenames. More informationWindows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8 and Windows Server 2012To disable the 8.3 name creation on all NTFS partitions, type fsutil.exe behavior set disable8dot3 1 at an elevated command prompt, and then press ENTER.This operation takes effect immediately (no reboot required). Notes: When a volume is not specified the operation updates the registry value:
For more information on FSUTIL.EXE 8dot3name, visit the following TechNet article: http://technet.microsoft.com/en-us/library/ff621566.aspx
(http://technet.microsoft.com/en-us/library/ff621566.aspx)
For more information on the registry setting to disable 8.3 names, visit the following TechNet article: http://technet.microsoft.com/en-us/library/cc778996.aspx
(http://technet.microsoft.com/en-us/library/cc778996.aspx)
Windows XP and Windows Server 2003To disable the 8.3 name creation on all NTFS partitions, type fsutil.exe behavior set disable8dot3 1 at a command prompt, and then press ENTER.Windows 2000 and Windows NTTo disable the 8.3 name creation on all NTFS partitions, use the following steps: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
PropertiesArticle ID: 121007 - Last Review: April 16, 2013 - Revision: 3.7 Applies to
| Article Translations
|


Back to the top








