Hi Michael,
I'm an Independent Advisor and I'm happy to help you.
It appears that remnants of the OpenSSH integration are still causing LSASS to load the SshdPinAuthLsa.DLL even after you removed OpenSSH. The best approach is to remove the leftover registry reference that tells LSASS to load this DLL.
To do so, back up your registry (important!!), then open the Registry Editor (regedit) as an administrator and navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
In the Notification Packages value, remove any reference to SshdPinAuthLsa. After you’ve made that change, restart your computer. This should stop LSASS from loading the problematic module and resolve the crashes.
Let me know if this helps!