Forum Discussion
AAbner
Aug 14, 2025Iron Contributor
I am unable to update Windows 10 22H2 November patch KB5032189 for
I made change to curl.exe from group policy in November1st now cannot update November patch. I have about 300 machines. I try to revert back permission still same issue. Run SFC/SCAN error 0000641 H...
gthiru06
Aug 14, 2025MCT
Hello - I encountered the same issue updating Windows 10 22H2 with the November patch KB5032189. After modifying curl.exe through Group Policy in early November, Windows Update and SFC both failed with a hash mismatch error for curl.exe, even after reverting permissions.
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
After these ran successfully, I was able to proceed with the update.
If you previously distributed a non-Microsoft version of curl.exe, make sure it’s replaced with the official Microsoft version, as updates will fail if the hash doesn’t match. For environments with many affected machines, consider deploying a scripted fix using your central management tools.