Hello,
The issue you're experiencing might be due to a compatibility problem introduced by the recent Windows updates, specific to PuTTY. Since other SSH clients like Termius and the built-in OpenSSH client in Windows are working fine, it suggests that the issue is isolated to PuTTY.
Here are a few steps you can take to troubleshoot the issue:
1.Sometimes, permissions can cause issues. Try running PuTTY as an administrator to see if that resolves the problem. Right-click on the PuTTY executable or shortcut and choose "Run as administrator."
2.You could try running PuTTY in compatibility mode for an earlier version of Windows. Right-click the PuTTY shortcut or executable, go to Properties > Compatibility tab, and select a previous version of Windows (e.g., Windows 8) then apply and try running it again.
- Check the Windows Event Viewer for any error logs related to PuTTY or SSH when you attempt to connect. This might give you more insight into what's causing the hang.
Best regards
Zunhui