The caching mechanism of file explorer

yh125 21 Reputation points
2022-07-09T04:05:22.413+00:00

I noticed that when I open a folder containing audio files in file explorer, it slows down. I think that's because of its reading information(such as album, title, artist and so on) from the files. I also find that the next time I open that folder, the file explorer displays the information without any loading. Therefore I think the file explorer has some files to store the data it finds in the files. But after viewing the file handles of "explorer.exe" while it's loading information, I couldn't find any file seems to store the data.
Additionally, if I've selected the lists I'd like to watch while I'm viewing files in detailed info view, the next time I open that folder it will display the lists I selected before.

I'd like to know how the explorer store those data and how can I choose whether the file explorer should record the temporary data and my preferences automatically, thanks.

Please excuse that my English is not good.

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. David Lowndes 4,726 Reputation points
    2022-07-09T21:07:15.767+00:00

    I believe Explorer stores your view preferences for a limited number of folders in the registry under HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell.
    I don't know that it stores any metadata of files beyond its current view. Maybe you're just experiencing a benefit from the normal OS disk caching, making subsequent views faster?

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2022-07-09T06:53:52.413+00:00

    File Caching is done by Windows, not Explorer : File Caching


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.