Hello there,
Please kindly run below commands to see if there is any file system error and fix it:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Another thing we can try is to replace your verifier.dll file under C:\Windows\System32 on the problematic server with a .dll file copied from another good machine with same version.
If it still does not help, you might need to collect procmon logs using Process Monitor for further troubleshooting.
https://learn.microsoft.com/en-us/sysinternals/downloads/procmon
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--