Apologies if I've asked this before, I can't remember...
Is it possible to find duplicates by using a hash in Everything?
How do I enable the hash computing function?
dupes with hash
Re: dupes with hash
1.5
If you want to index:
Otherwise, you could add the hash column alone (without indexing) & it would compute the hash, lazy load.
If you want to index:
Tools | Options | Indexes -> Properties --> Add... (MD5 | SHA-1 | SHA-256 | ...)
Otherwise, you could add the hash column alone (without indexing) & it would compute the hash, lazy load.