Registry Tip #71: Windows NT NTFS Last Access TimeStamp

Hits: Failed to execute CGI : Win32 Error Code = 3


Windows NT NTFS volumes store a last access timestamp for every file and directory. The NTFS driver automatically updates this timestamp every time a file is accessed, whether for reading or writing. That means that every time you browse through a folder, view folder contents, NT is busy updating the file timestamps which might be better used for other purposes. After browsing directories with large number of files, the NTFS log file gets filed. NT becomes sluggish or nonresponsive until the file system flushes the log to the hard disk. To disable Windows NT / Windows 2000 / Windows XP NTFS last access timestamp :

Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Control\FileSystem
Name: NtfsDisableLastAccessUpdate
Type: REG_DWORD
Value: 1

This has no effect on "last modified" timestamp.

NTFS Tips:

Managing Shared Resources and Resource Security
Choosing Between FAT and NTFS
Web versus NTFS Permissions
Getting the Most from IIS Security
NTFS Security, Part 2: Implementing NTFS Special Permissions on Your Web Site
Getting the Most from IIS Security
NTFS Permissions
Cancel an NTFS conversion
NT equivalents of NetWare Rights
Access NTFS from DOS, Win95 or Win98 using NTFSDOS driver
NTFS Last Access TimeStamp
xcopy - keep attributes
How To Remove Files with Reserved Names such as LPT1 or PRN
NTFS Metadata files
Disable NTs 8.3 aliases for LFNs under NTFS
Streams displays which NTFS files have alternate streams content
VolumeID changes NT and FAT volume IDs
Create a NTFS partition over 4GB during installation
Windows NT NTFS Directory Compression