I use MobaXterm - I don’t have any Windows machines in my home environment (I mostly work from home) - but - I do have to access Windows jumphosts via RDP for work - and I keep a copy of MobaXterm in there (I bought it - but I don’t re-license yearly) - I probably have it on about 6-8 Windows “jumphost” servers… I just use as a “portable application”…
I wouldn’t be able to do my job without MobaXterm - it has a bash shell internally - and run multiple tabs of it’s bash shell and use it like it’s a Linux or UNIX system - e.g. to connect to a server I simply “ssh user@hostname” (and it uses OpenSSH ssh config and SSH key management in ~/.ssh). Out of the box - MobaXterm does “X Select” style clipboard (i.e. select some text and it’s in the clipboard, middle-button paste in a terminal - and it pastes the clipboard into your terminal).
(pretty sure the “shareware” version is 100% functional - just limits the number of tabs you can run)
Some other reasonably good applications are “TaBBY” (it has Windows, MacOS and Linux versions - so it’s cross platform)… It can also do PowerShell, and I think even “CMD”…
And there’s also Microsoft Terminal App for MS Windows - it was touted as a tool for doing WSL… I think I tried it about 5 years ago and was unimpressed - but it’s VASTLY better than the legacy “shell” that Microsoft runs PowerShell and CMD in…