3 Ways to Enable Telnet in Windows 10 & 11

Despite its vulnerability issues, Telnet is still used by Windows users as a client-server protocol. It is primarily used for initial network hardware configuration, remote access, port testing and forwarding, and other tasks that do not involve transmitting sensitive information.

You can enable Telnet on Windows 10 and 11 computers through the Command Prompt tool or the graphical user interface (GUI). Here, the article will show you several ways to enable Telnet on Windows computers.

Table of Contents

1. Enable Telnet on Windows using Control Panel

You can enable Telnet Client using the classic Control Panel. Since this is an optional feature, you can enable it using the Windows Optional Features dialog box. You can use this feature to add or remove other user-optional features on Windows.

To enable Telnet Client using Control Panel:

  • Press Win + R to open Run .
  • Type control and click OK to open Control Panel .
  • In Control Panel, click Uninstall a Program under Programs and Features .
3 Ways to Enable Telnet in Windows 10 & 11
  • In the left pane, click Turn Windows feature on or off .
3 Ways to Enable Telnet in Windows 10 & 11
  • In the Windows Features dialog box, scroll down and select Telnet Client .
  • Click OK and wait for the feature to install. Once installed, restart your PC to apply the changes and enable the feature.

If you need to disable Telnet:

  • Open the Windows Features dialog box and uncheck Telnet Client .
  • Click OK and wait for the feature to uninstall.
  • Click Restart now to restart your PC and apply the changes.

2. Enable Telnet Client using Windows PowerShell

3 Ways to Enable Telnet in Windows 10 & 11

You can use the Enable-WindowsOptionalFeature cmdlet to enable Telnet Client using Windows PowerShell . This is useful if you can't enable the feature using the Windows Features dialog, and it's also faster than the GUI method.

To enable Telnet using Windows PowerShell:

  • Press Win + X to open the WinX menu.
  • Click Windows Terminal (Admin) and click Yes to open the Terminal app with admin rights. If you are using Windows 10, type PowerShell into Windows Search and open Windows PowerShell with admin rights.
  • In the PowerShell window, type the following command and press Enter to enable Telnet:
Enable-WindowsOptionalFeature -Online -FeatureName TelnetClient
  • This process may take a few minutes, so wait for it to complete and return a status report. If successful, you will see Online:True as the result.
  • If you want to disable Telnet Client, use the following command instead:
Disable-WindowsOptionalFeature -Online -FeatureName TelnetClient
  • Close PowerShell and restart your PC.

3. Install Telnet Client using Command Prompt

3 Ways to Enable Telnet in Windows 10 & 11

If you prefer Command Prompt over PowerShell, you can use the DISM /Online command to enable optional features on your Windows 11 computer.

Follow these steps to install Telnet using Command Prompt:

  • Press the Win key and type cmd.
  • Right-click on Command Prompt and select Run as administrator .
  • In the Command Prompt window, type the following command and press Enter :
dism /online /Enable-Feature /FeatureName:TelnetClient
  • Command Prompt will start enabling the feature and display a message that the operation completed successfully.
  • If you need to disable Telnet, type the following command and press Enter :
dism /Online /Disable-Feature /FeatureName:TelnetClient
  • Wait for success notification.
  • Type exit and press Enter to close Command Prompt.

How to check Telnet client status on PC

3 Ways to Enable Telnet in Windows 10 & 11

You can check if Telnet client is enabled on your PC using Command Prompt command. When enabled, Telnet command will open a new CMD to connect to remote server and perform other tasks.

All Ways to Enable Telnet on Windows 11 Computer

Telnet is a built-in remote access utility that you can use to troubleshoot firewalls and networks. Although it is still part of Windows, system administrators now prefer the more secure SSH protocol for accessing computers over unsecured networks.

The main disadvantage of Telnet is that it is insecure and vulnerable to Man-in-the-Middle attacks . If not in specific situations, switch to more secure network protocols like SSH and Mosh with better passwords and public key authentication.

Sign up and earn $1000 a day ⋙

Leave a Comment

Recover Deleted Data with Recuva Portable in Windows 7

Recover Deleted Data with Recuva Portable in Windows 7

In the following article, we will present the basic operations to recover deleted data in Windows 7 with the support tool Recuva Portable. With Recuva Portable, you can store it in any convenient USB, and use it whenever needed. The tool is compact, simple, easy to use with some of the following features:

How to delete duplicate files to save computer memory using CCleaner

How to delete duplicate files to save computer memory using CCleaner

CCleaner scans for duplicate files in just a few minutes, then lets you decide which ones are safe to delete.

10 Windows Settings You Should Never Leave as Default

10 Windows Settings You Should Never Leave as Default

Windows doesn't come with security set up by default, which means there are some default settings you need to change.

How to Download, Update, and Troubleshoot USB Drivers on Windows 10

How to Download, Update, and Troubleshoot USB Drivers on Windows 10

USB devices have become indispensable in everyday life, allowing us to connect a wide variety of essential hardware to our PCs.

How to Lock Guest Wi-Fi Network So No One Can Spy

How to Lock Guest Wi-Fi Network So No One Can Spy

If you properly lock down your guest Wi-Fi network, you can share your Internet connection with any visitors without sharing any other information.

Lost Admin rights on Windows 10, heres how to fix it

Lost Admin rights on Windows 10, heres how to fix it

For some reason, your Windows 10 computer lost Admin rights, every time you open an application on the screen you receive an error message. So how to restore lost Admin rights, please refer to the article below of WebTech360.

3 ways to turn off Windows 11 firewall

3 ways to turn off Windows 11 firewall

In this article, WebTech360 will guide you how to turn off the firewall on Windows 11.

Windows 11 22H2: Moment 1 update with many notable features

Windows 11 22H2: Moment 1 update with many notable features

After a long wait, the first major update of Windows 11 has officially been released.

How to fix Unhandled Exception Has Occurred error on Windows 10

How to fix Unhandled Exception Has Occurred error on Windows 10

The Unhandled exception has occurred error is not related to a specific application, making it more difficult to resolve. This article will guide you through some ways to fix the Unhandled exception has occurred error on Windows 10.

9 Ways to Convert MOV Files to MP4

9 Ways to Convert MOV Files to MP4

These days, most PCs and Apple devices can handle both MOV and MP4 files, at least to some extent. However, the need to convert MOV video files to MP4 files has not diminished.

What is end-to-end encryption? How does it work?

What is end-to-end encryption? How does it work?

Recognizing this need, major online messaging services use a technique called end-to-end encryption, to secure and protect users' conversations.

How to set different wallpapers on each monitor Windows 10/11

How to set different wallpapers on each monitor Windows 10/11

Setting up multiple monitors on Windows is quite simple and only takes a few minutes to do. After setting up multi-monitor mode (multiple screens), you can set up separate wallpapers for each screen. To do this, please refer to the article below from WebTech360.

How to use Command Prompt, how to use cmd on Windows

How to use Command Prompt, how to use cmd on Windows

Hidden deep within Windows is a world of command lines that few people know about. In this article, we will guide you on how to fix errors and make your computer more secure using the cmd command line tool.

How to enter BIOS (UEFI) on Windows 10, how to fix the error of not being able to enter BIOS Win 10

How to enter BIOS (UEFI) on Windows 10, how to fix the error of not being able to enter BIOS Win 10

Instructions on how to enter BIOS on Windows 10 for you, with video illustration.

How to use hidden video editor on Windows 11

How to use hidden video editor on Windows 11

Clipchamp is the default video editor on Windows 11, but if you just need to make a quick cut, split a simple photo, or add music to a clip, the classic editor inside the Photos Legacy app is a much better choice.