How to Enable Telnet in Windows?

The Telnet client is a tool that is used to test network connectivity and help manage it. The tool is used quite often by developers and administrators. It was integrated into Windows 10 and can be used on it through the command prompt. However, the tool has been disabled on the operating system by default. It was probably disabled to conserve resource usage because the average consumer has no use for the tool at all.

Telnet Client Windows 10

In this article, we will teach you the easiest methods to enable the application on Windows 10. Make sure to follow the steps carefully in order to avoid conflict.

How to Enable Telnet in Windows 10?

The Telnet client is included in Windows 10 as a new feature but it is disabled by default. It is quite common for Windows to disable certain features that the average consumer doesn’t use to reduce resource usage. There are many methods to enable the client but we will be focusing on two of the easiest ones in this article.

Method 1: Through PowerShell

The Telnet feature can easily be updated through Powershell using a simple command line. In order to enable the feature through PowerShell:

  1. Press “Windows” + “R” to open the Run prompt.
  2. Type in “Powershell” and press “Shift” + “Ctrl” + “Enter” to provide administrative privileges.
    Typing in “Powershell” and pressing “Shift” + “Alt” + “Enter”
  3. Type in the following command and press “Enter“.
    dism /online /Enable-Feature /FeatureName:TelnetClient
    Enabling Telnet
  4. Wait for the command to be processed and the feature will be enabled.

Method 2: Through Control Panel

If the above process doesn’t work for you, you can try a different approach as the feature can also be enabled through the Control Panel. For that:

  1. Press “Windows” + “R” buttons simultaneously to open the Run prompt.
  2. Type in “Control Panel” and press “Enter“.
    Typing in Control Panel and pressing Enter
  3. Click on the “View By” option and select “Small Icons“.
    Clicking on “View By” and select “Small Icons”
  4. Click on the “Windows Features” option and select “Turn Windows Features ON or OFF” option in the left pane.
    Clicking on the “Turn WIndows Features ON or OFF” option
  5. Scroll down and check the “Telnet Client” option.
  6. Click on “OK” to enable the client.

Checking if the Client has been Enabled:

After performing one of the two methods listed above the Telnet client has probably been enabled. In order to verify that:

  1. Press “Windows” + “R” buttons simultaneously to open the “Run” prompt.
  2. Type in “cmd” and press “Shift” + “Ctrl” + “Enter” to provide administrative privileges.
    Typing cmd in the Run Prompt and pressing Shift + Alt + Enter to open an elevated Command Prompt
  3. Type in “Telnet” and press “Enter
    Typing in “Telnet” and pressing enter
  4. Check to see if the command works.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.