I have a Windows folder with 100k files and folders, when I'm looking for a file it takes a while, while Windows is going through each folder, the next time I look for a file Windows has cached most if not all folders and its contents so the search is much faster.
So far this is common Windows behavior, however I'd like Windows to keep this cached item in memory until the pc reboots and not reuse/release the memory for other use. (ea. I want fast search results throughout the day)
Any pointers if this can be done? Additionally I am not looking for a program which builds a cache but a way to force Windows to hang on to this cache, like the pc starts, I do a simple 'dir /s' to get caching started and keep using the cache.