WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Enable Telnet Client in Windows 11

How to Enable Telnet Client in Windows 11

Sep 7, 2026

Telnet Client is an optional Windows feature that allows your computer to establish text-based connections to remote devices and servers using the Telnet protocol. Although Telnet is an older protocol and is not recommended for secure remote administration because it transmits data without encryption, the Telnet Client can still be useful for testing network connectivity and connecting to legacy systems. Windows 11 does not enable Telnet Client by default, but you can turn it on in a simple way.

Check Whether Telnet Client Is Enabled

To check if the Telnet Client feature is enabled on your computer, open Command Prompt and enter:

telnet

  • If Telnet Client is installed, Windows will open the Telnet command interface.
  • If Windows reports that 'telnet' is not recognized as an internal or external command, the Telnet Client feature may not be enabled.

Steps to Enable Telnet Client from Windows Features

The easiest way to enable Telnet Client is through the Windows Features dialog.

Step 1. Open Windows Features

Press Windows + R to open the Run dialog. Type optionalfeatures and press Enter.

Step 2. Select Telnet Client

In the Windows Features window, find Telnet Client.

Check the box next to Telnet Client. Click OK.

Step 3. Wait and Test

Wait while Windows installs the feature. Click Close when the installation is complete.

You can now use the telnet command from a new Command Prompt or another terminal application.

How to Disable Telnet Client

If you no longer need Telnet Client, you can disable it to remove the optional feature.

  • Open Windows Features by pressing Windows + R, entering optionalfeatures, and pressing Enter.
  • Clear the Telnet Client checkbox, click OK, and allow Windows to complete the process.
  • Then restart your PC.

Is Telnet Safe to Use?

Telnet itself is not a secure protocol. It does not encrypt the data transmitted between the client and server, which means usernames, passwords, and other information can potentially be intercepted.

For secure remote administration, SSH (Secure Shell) is generally preferred because it encrypts the connection.

Therefore, Telnet should mainly be used when you need to connect to a legacy system or perform a simple TCP connectivity test, rather than for transmitting sensitive information.

Conclusion

Once enabled Telnet Client in Windows 11, the telnet command can be used to connect to compatible systems or test whether TCP ports are reachable.

Latest
How to Enable or Disable Inactive Scrolling in WindowsHow to Adjust Refresh Rate in Windows 11How to Enable Voice Access in Windows 11
Read more >>
Recommend
Stop Chrome and Edge from Sneaking 4GB+ AI Bloatware Onto Your SSDUnderstanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 Years
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept