Looking for something to replace MobaXterm on Windows
MobaXterm is fine software. It's been the default answer for a Windows SSH-plus-everything client for years, and its Home Edition is free enough to keep most people happy for a long time. But at some point — usually when the saved-session count creeps past the limit, or the license prompt starts showing up in a screen recording — you start wondering what else is out there.
This is what typically nudges people to look:
- Home Edition caps saved sessions at a small number, and every extra one nags you toward Professional.
- Professional is a one-time buy, but it's tied to a specific version and full-version updates cost extra.
- The UI is functional and dense — great if you grew up with it, less appealing if you're used to modern editor chrome.
- Nothing in it is aware of AI coding tools. If you paste a screenshot into a session, nothing happens.
The alternatives fall into a few loose groups. All of them work. None of them are drop-in equivalents.
The usual suspects
PuTTY, KiTTY, MTPuTTY
PuTTY is the grandparent — rock-solid, single-window, no tabs, no image support. KiTTY adds session portability and a few conveniences. MTPuTTY wraps PuTTY windows in tabs. All three are excellent for what they are; none of them will feel modern in 2026, and none of them do SFTP in the same window as the shell.
WSL + Windows Terminal + OpenSSH
Microsoft's own answer: run ssh from a Linux shell inside Windows Terminal. Beautiful for command-line purists, and the tabs are first-class. But you're now managing SSH configs by hand, there's no session tree, VNC is on you, and copying files means scp in a second tab.
Termius
Modern UI, cross-platform, sync across devices. It's a subscription — the useful features live behind a paid plan that charges monthly per user. Fine if you want cloud sync; painful if you were used to buying software once.
VS Code Remote SSH
Turns VS Code into a fully remote workspace. Fantastic when you want an IDE; overkill when you want a terminal. The integrated terminal is a nice-to-have, not the reason you opened the app.
SecureCRT, XShell, Royal TS
Commercial, mature, feature-dense. They'll do everything MobaXterm does and more. They also cost more, and their sales flows are enterprise-oriented — you can spend an afternoon evaluating just the licensing model.
Where Ctrl-V Terminal fits
Ctrl-V Terminal is a tabbed SSH + VNC + SFTP client for Windows, built by IT WORX. It's opinionated in a specific direction: it exists because AI coding workflows over SSH involve pasting screenshots into remote shells, and no existing client handled that gracefully.
What that means in practice, compared to MobaXterm:
- Ctrl+V pastes an image over SFTP and inserts the remote path at your cursor. This is the headline feature and the reason the product is named after the shortcut.
- Unlimited saved sessions in the paid plan. Free plan gives you 3 — enough to try, not enough to replace MobaXterm Home for daily use.
- Claude usage meter and alerts for when you're pair-programming with Claude Code on the remote and don't want to hit the 5-hour or weekly limit mid-thought.
- PuTTY session import so you don't have to rebuild your session list from scratch.
- One-time purchase, perpetual license, install on up to 3 of your own devices. All 1.x updates included.
What it doesn't try to be: a MobaXterm clone. It doesn't ship an X server, it doesn't have a built-in Cygwin, it doesn't do network scanning or MOSH. If those matter to you, MobaXterm is probably still the right tool.
Honest take
If you're happy with MobaXterm Home Edition, stay. It's a great tool. If you're bumping into the saved-session limit, the license prompt, or the fact that nothing in your terminal understands what your clipboard has — that's where a smaller, more focused alternative earns its place.