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 fix “Well Need Your Current Windows Password” error on Windows 10/11

How to fix “Well Need Your Current Windows Password” error on Windows 10/11

Are you getting the “We'll need your current Windows password one last time” error? This annoying pop-up can prevent you from getting things done.

Quickly fix Unmountable Boot Volume error on Windows 10/11

Quickly fix Unmountable Boot Volume error on Windows 10/11

The Unmountable Boot Volume error occurs due to some installed software conflicting with the operating system or due to the computer suddenly shutting down,... In the article below, WebTech360 will guide you through some ways to fix this error.

How to Fix Clipboard History Error in Windows 11 Latest Update

How to Fix Clipboard History Error in Windows 11 Latest Update

If you use Clipboard History to store data for later use, there is a small chance that the data will remain empty no matter what you try.

How to remove Copilot and other AI features in Windows

How to remove Copilot and other AI features in Windows

If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.

Why is the laptop battery percentage estimate never accurate?

Why is the laptop battery percentage estimate never accurate?

Most laptop users have encountered a situation where Windows shows 2 hours of battery life left, then five minutes later it jumps to 5 hours or even 1 hour. Why does this time jump around like that?

10 Windows 11 settings to maximize laptop battery life

10 Windows 11 settings to maximize laptop battery life

Laptop batteries degrade over time and lose capacity, resulting in less battery life. But after tweaking some deeper Windows 11 settings, you should see a significant improvement in battery life.

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Windows 11 version 21H2 is one of the major original releases of Windows 11 that began rolling out globally on October 4, 2021.

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

The year 2023 saw Microsoft betting heavily on artificial intelligence and its partnership with OpenAI to make Copilot a reality.

How to Disable User Accounts on Windows 11

How to Disable User Accounts on Windows 11

You can disable User Accounts so that others can no longer access your computer.

Buying a Windows laptop is harder than ever

Buying a Windows laptop is harder than ever

Is the NPU different enough to delay purchase and wait for the PC Copilot+ to become mainstream?

How to turn on and off battery saving mode on Windows 11 laptop

How to turn on and off battery saving mode on Windows 11 laptop

Windows 11's Battery saver mode is a feature designed to extend laptop battery life.

Microsoft Launches New Sticky Notes App for Windows 11

Microsoft Launches New Sticky Notes App for Windows 11

After keeping things the same for years, the Sticky Note update in mid-2024 changed the game.

How to fix IRQL NOT LESS OR EQUAL error on Windows

How to fix IRQL NOT LESS OR EQUAL error on Windows

The IRQL NOT LESS OR EQUAL error is a memory-related error that typically occurs when a system process or driver attempts to access a memory address without proper access permissions.

6 Ways to Copy File and Folder Paths in Windows 11

6 Ways to Copy File and Folder Paths in Windows 11

Paths are the locations of files or folders in Windows 11. All paths include the folders you need to open to get to a specific location.

Compare Windows 10 and Windows 11

Compare Windows 10 and Windows 11

Windows 11 has officially launched, compared to Windows 10 Windows 11 also has many changes, from the interface to new features. Please follow the details in the article below.