Tools Links Login

Increase NTFS Peformance by Disabling the Last Access Time Stamp

When Windows NT lists a directory (Explorer, DIR command, etc.) on an NTFS volume, it updates the LastAccess time stamp on each directory it detects. If there are a very large number of directories, this can affect performance.
To control this feature use Regedit to edit the key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
Add Value name "NtfsDisableLastAccessUpdate" of type REG_DWORD. Set it to "1" to prevent the LastAccess time stamp from being updated.

Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Value Name: NtfsDisableLastAccessUpdate
Data Type: REG_DWORD
Data: (0 = disable, 1 = enable)

About this post

Posted: 2007-05-03
By: FortyPoundHead
Viewed: 1,825 times

Categories

Windows

Attachments

No attachments for this post


Comments

No comments have been added for this post.

You must be logged in to make a comment.