I created a short video on using a built in Windows tool on the command line to check a file hash somewhat recently, without having to download anything at all.

Whenever you hear about hashes, tutorials and guides tend to invariably point to downloading some tool or another, which I find kind of annoying.

TL;DR: certutil -hashfile <file path> <hash type>