Difference between revisions of "Speedup Windows"

(No difference)

Revision as of 15:46, 2 November 2007

File System

Disable the NTFS Last Access Time Stamp

When Windows accesses a directory on an NTFS volume, it updates the LastAccess time stamp on each directory it detects. Therefore, if there are a large number of directories, this can affect performance.

To disable or enable it, please update your registry key with the following information and then restart for the change to take effect.

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