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

How to hide/unhide the Taskbar on Windows 11

How to hide/unhide the Taskbar on Windows 11

In Windows 11, the taskbar takes up only a small portion of the display space at the bottom of the screen.

Learning from Apple, Microsoft is also about to have Windows Intelligence

Learning from Apple, Microsoft is also about to have Windows Intelligence

Recently, clues that Microsoft will likely "follow the path" of Apple in the field of artificial intelligence have gradually been revealed.

How to create USB Boot using Command Prompt

How to create USB Boot using Command Prompt

Creating a bootable USB to install Windows is becoming more and more popular, there are many software that help create a bootable USB with just a few clicks. But if you are familiar with Command Prompt, you can use this tool to create a bootable USB without installing additional software.

How to Restore WordPad in Windows 11

How to Restore WordPad in Windows 11

Microsoft is killing off its free rich text editor WordPad at the end of 2023 in an effort to transition users to premium Office apps.

How to Take Scrolling, Long Screenshots in Windows

How to Take Scrolling, Long Screenshots in Windows

This guide shows the best tools for taking long, scrolling screenshots in Windows 11 and Windows 10.

How to Set Windows Photo Viewer as Default Photo Viewer on Windows 11

How to Set Windows Photo Viewer as Default Photo Viewer on Windows 11

Windows Photo Viewer was first released alongside Windows XP and has quickly become one of the most frequently used tools on Windows.

Windows 11 is about to add a system configuration advice section

Windows 11 is about to add a system configuration advice section

The latest previews of Windows 11 that Microsoft released this week include an improved About section in the Settings app, where users can get more information about the hardware inside their computer.

Windows 11 now lets users easily type with an Xbox controller

Windows 11 now lets users easily type with an Xbox controller

To address common issues faced by PC gamers, Microsoft has finally made the Windows operating system easier to navigate with an Xbox controller.

AMD Officially Requires Windows 11 for Latest Graphics Cards

AMD Officially Requires Windows 11 for Latest Graphics Cards

In its new UEFI support document, AMD states that Radeon GPUs from the 9000 series onwards will only officially support UEFI mode.

How to update graphics drivers in Windows 10 and 11

How to update graphics drivers in Windows 10 and 11

Updating your graphics card driver to the latest version can help fix issues with screen resolution, games, and your computer's overall graphics performance.

Learn about the nature of UAC in Windows and how to use this setting to control Windows user permissions

Learn about the nature of UAC in Windows and how to use this setting to control Windows user permissions

In the following article, Quantrimang.com will go into the specific details of what UAC is, how UAC works, and the benefits of enabling this feature in any version of Windows.

Useful Tips to Never Run Out of Windows Storage Space

Useful Tips to Never Run Out of Windows Storage Space

Constant low storage notifications can drive you crazy, so start implementing smart habits to make sure you never run out of storage!

Enable GodMode on Windows 10, 8 and 7

Enable GodMode on Windows 10, 8 and 7

GodeMode is called Shortcut Windows Master Control Panel. GodMode (or God Mode) is a control panel, allowing you to set up and access everything on your Windows operating system.

How to turn off location request notifications on Windows 11

How to turn off location request notifications on Windows 11

Starting with Windows 11 build 25977, Microsoft has added an option to turn off location request notifications to help you manage which apps have location access.

Windows 11 updates silently create a mysterious folder on the C drive

Windows 11 updates silently create a mysterious folder on the C drive

The April security updates for Windows 11 silently created a new empty folder on the C drive.