# check hash on windows

Is there built in checksum for win 10? answers.microsoft.com

CMD as admin

CertUtility can be used to verify md2,3,4,5 SHA1,256,384,512

Example C:\Windows\system32>CertUtil -hashfile C:\Users\other\Downloads\Zorin9\zorin-os-9.1-core-64.iso MD5

Testé, fonctionne bien.