The problem of Bridge re-caching and re-generating previews has been around for years. Many old threads in the forums on the issue, yet Adobe coders seem to remain oblivious. On my Windows 11 system, with 50K images spread over hundreds of sub-folders, the problem has been mostly absent since version 14. The problem has always been intermittent, and does not affect everyone. So, it's system dependent. I have long held a theory, and shared it with Adobe, but who knows. In order to decide if cache, thumbnails, previews need be generated, the software has only 2, maybe 3 variables to compare - File Name, Date, and maybe some attribute like format or size. But for an attribute to change the date would also change. So really only 2 variables. You navigate to a folder. The software looks at the files in the folder, then looks it up in the cache. If if does not find the file name in the cache, then generate. If it finds the file name in the cache, is the cache current? How would the software make that decision? Simply by comparing the date/time (modified) it gets from the operating system (Win, Mac) to the date/time stored in the cache. No match, then generate. The rub, I suggest, comes from different formats of these 2 date/time fields plus whatever logic is used to convert one of them to the format of the other for comparison. Imagine the date/time of the OS is kept to a fraction of a second, but the date/time in the cache is not. Now imagine that the processing speed of the computer system is slow or delayed at the time Bridge/ACR/Photoshop create or updates the file. So, the delay or rounding make the date/time stored in the cache slightly different from the the date in the OS. Next time Bridge looks at the file the dates won't match, so Volia!, regeneration. That would explain why the problem is intermittent and does not affect everyone. P.S. Arghhhh!!! To make this post I discovered Adobe has changed the forum name. "forums.adobe.com" no longer exists. Now it's community.adobe.com. So, all bookmarks to old threads are lost.
... View more