"Disable Last Access Date" in XP

A

Andy

I have got the following registry value set to 1.
However a file's Date Last Accessed still gets changed by the system.
What else can I do to prevent this update ocurring?

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
\\NtfsDisableLastAccessUpdate
 
A

Alec S.

Andy said:
I have got the following registry value set to 1.
However a file's Date Last Accessed still gets changed by the system.
What else can I do to prevent this update ocurring?

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\NtfsDisableLastAccessUpdate



Just to be certain, you realize that setting only affects NTFS drives right? If you've got a FAT formatted drive, it will have no
effect.

Out of curiosity, why do you want to disable it? Is it in the hopes that turning it off will increase drive performance? (It
won't.) Is it because the field is useless? (It is.)
 
A

Andy

Just to be certain, you realize that setting only affects NTFS
drives right? If you've got a FAT formatted drive, it will have no
effect.

I am on NTFS.
Out of curiosity, why do you want to disable it? Is it in the
hopes that turning it off will increase drive performance? (It
won't.) Is it because the field is useless? (It is.)

Yes - useless field
yes - performance from updating it on every file
 
A

Alec S.

Andy said:
I am on NTFS.

Seems obvious, but did you reboot after making the change?

Yes - useless field
yes - performance from updating it on every file

You won't likely see much of a performance increase unless you're running a server where tens of thousands of files are accessed
frequently.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top