I just downloaded Bitcoin Core for Windows 10 64bit but executing the installer fails with a UAC error message ("This app has been blocked for your protection"). The screen looks similar to this (can take a real screenshot in UAC):

I double checked and I have the correct file (according to the SHA256):
PS C:\Users\User\Downloads> Get-FileHash .\bitcoin-0.21.0-win64-setup.exe -Algorithm SHA256
Algorithm Hash Path
--------- ---- ----
SHA256 54050748EF4D4F000EA1ECE472491B3E5FD546EFC74ED52119354B2893F6624B C:\Users\User\Downloads\bit...
I found out that the message from Windows appears when the is a problem with the code signing. I checked the certificate on the installer and really is listed as revoked - with the message: "This certificate was revoked by its certification authority."
