Increase Ntfs System Performance

P-_-u-_-n-_-j-_-a-_-b

Well-known member
These tweaks improve the performance of Windows systems that use the NTFS File System.

Code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem] NTFSDisableLastAccessUpdate=1

This DWORD disables the constant updating of dates a file/folder was last accessed if set to 1, improving disk performance.

Code:
NTFSDisable8Dot3NameCreation=1

This DWORD disables support for old MSDOS 8-character filenames if set to 1, which can improve performance.

Eh Jagadment Bahut Kaim A...:admin
 
Top