Verify Your Windows Update/KB File

Verify your Windows updates are safe and ready for install - in under a minute!

2
Select the file below
3
Paste Microsoft's hash
4
Click Verify - Done!
📘 Need help? Click "Guide" at the top for a quick tutorial and step-by-step instructions.
💾 Skip the website next time! Just right-click anywhere on this page and select "Save Page As..." (or press Ctrl+S).

Step 2: 📁 Select File

Drag and drop your Microsoft download here, or click to browse
⚙ Troubleshooting

The tool automatically detects the hash algorithm based on length. Manual selection is only needed for troubleshooting.

Step-by-Step Guide

This short tutorial shows how to verify a Windows Update/KB file using the Windows Update Verifier. These steps can be done from any browser, operating system, and device. I've even tested this on my phone! Just make sure to delete the Windows Update file when you're done.

No installs, no scripts. Just this HTML text file in your browser.

⚠ Note: Images require an internet connection to view. The tool itself works 100% offline once loaded or if you save the HTML page.



STEP 3 Using the Windows Update Verifier tool

Open the Update Verifier tool from online or directly from HTML.

Landing Page

Select your downloaded .cab file.

File Selected

Paste Microsoft's hashes into the text box.

Hashes Filled Out

Click Step 4: ✓ Verify Hash.

Results:

✓ MATCH! The download file is an exact match to Microsoft's. It's safe and ready to install.
Match Example


Done! 🎉

Congratulations! You've successfully verified a Microsoft update file using only your browser.

No installations, no command-line tools, and your file never leaves your device. Everything runs locally in your browser using the Web Crypto API.

Best Practice: Use this method to safely verify any Microsoft update or CAB/MSU/EXE file before installation.

About this Tool

TL;DR

This tool is an HTML file your browser displays, like opening a PDF. Your browser then uses its built-in calculator (Web Crypto API) to verify your file's hash.

That's it. Text File + Calculator. No coding, scripting, downloading, installing, or uploading involved. Everything runs locally on your device.




Summary

Your browser isn't the internet. It's just a tool that can display files and has its own built-in calculator (among other functions).

The Windows Update Verifier uses those built-in abilities:

  • Display an HTML page (just formatted text, viewed in browser like a PDF)
  • Use the browser's built-in calculator (Web Crypto API) to do math
  • Display the result right on the screen

Everything stays local, safe, and offline.

Frequently Asked Questions

Does this tool need to be installed?

No. It's just an HTML file, the same kind of file every webpage uses. When you open it, your web browser displays it for you, just like a normal webpage. If you've got the HTML file saved locally, you can use it directly.

There's nothing to download, install, set-up, nor scripts to run.

Why Verifying Files Matters

The Simple Answer

You're making sure the file you downloaded is exactly what Microsoft published, byte-for-byte.

Even a single byte difference means the file is corrupted or incomplete, and installing it could brick your system. Hash verification catches these problems before they cause damage.