Speedup Windows

Revision as of 15:46, 2 November 2007 by Manus (Talk | contribs) (File System)

Disclaimer

The following tips are to be used at your own risk.

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)