How To Enable Telnet On Windows May 2026

Need to test a port or connect to an old device? Telnet is still useful. Here’s the quick and safe way to enable it on Windows 10, Windows 11, and Windows Server.

Use this command instead:

pkgmgr /iu:"TelnetClient" You try to type telnet in Command Prompt, and Windows responds with: 'telnet' is not recognized as an internal or external command, operable program or batch file. how to enable telnet on windows

The best practice is to enable Telnet Client only when you need it for a specific troubleshooting task. Once you’re done, you can go back to "Turn Windows features on or off" and uncheck the box. This keeps your system clean and secure. Need to test a port or connect to an old device

Now go test that port! telnet google.com 80 Have a question or a better method? Leave a comment below! Use this command instead: pkgmgr /iu:"TelnetClient" You try

Telnet. It’s a name that feels like a relic from the early days of the internet. While it’s true that Telnet is completely insecure for modern web browsing or remote server management (always use SSH for that!), it remains a surprisingly useful troubleshooting tool for local networks.

This simply means the feature hasn’t been installed yet. Follow either Method 1 or 2 above. Windows does not install Telnet by default for security reasons. A Critical Warning (Please Read!) Enabling Telnet is generally safe for local, trusted networks (like your home or office LAN). However, never use Telnet over the public internet or an untrusted Wi-Fi network (coffee shop, airport, hotel).