Sounds
dangerous, doesn't it? Modern versions of Windows prefer
NTFS to manage files on your computer, but did you
know that there is a feature you hardly use that you can turn off
to make Windows open stuff a little faster?
What's happening is that every time
a file is accessed, you browse a folder, or just view its contents,
the NTFS driver updates the timestamp. The timestamp lists the date
on which the file was last accessed and whether or not any changes
were made to the file. Regardless if it's reading or writing the
file this is done, which makes you wonder if those resources could
be better spent elsewhere. So, since this feature doesn't really
add anything substantial for us in the information department, we
can just disable it.
So here we
go.
We're going to use the FSUTIL command. To access this, open a
command prompt by typing “cmd” in
either your search box under the Start menu in
Vista, or by clicking Start>Run in Windows
XP.
This will bring up the familiar DOS screen where you can type this
line verbatim:
FSUTIL behavior set disablelastaccess 1
If for any reason this tip doesn't work for you,
then follow the instructions again and instead type:
FSUTIL behavior set disablelastaccess 0
This will turn NTFS Last Access back on for
you.
One caveat, though. If you use the Remote Storage
Service in Windows then you should not attempt this tip.
If you don't know what that is, then chances are you needn't
worry.
~Andrew
Want to comment on this tip? Click here! We'd love to hear from you!
Do you know something helpful to add to this tip? Click Here and let us know. We'll share it with the world!
Like these tips? Get them for FREE in your email!
Computer Tips with MS Office Tips Newsletter
Your e-mail address is safe with us!
We only use it to send you the newsletters you request. It is NEVER disclosed to a third party for any reason, ever! Plus, if you decided you don't like our newsletters (don't worry, you'll love them), unsubscribing is fast and easy.