Close Menu
    Facebook X (Twitter) Instagram
    Prajwal.orgPrajwal.org
    • Home
    • SCCM

      SCCM 2503 Upgrade New Features and Hotfixes

      April 30, 2025

      Create a Device Collection for SCCM 2409 Clients

      February 27, 2025

      Device Collection for SCCM 2403 Clients

      January 22, 2025

      SCCM 2403 Hotfixes, Upgrade and New Features

      January 21, 2025

      ConfigMgr 2401 Technical Preview Released

      January 22, 2025
    • Intune

      New Features in Intune 2502 release (February 2025)

      February 27, 2025

      Intune Service Release 2406 New Features (June 2024)

      June 23, 2024

      Microsoft Intune 2405 New Features (May 2024)

      May 29, 2024

      How to Disable Android Enterprise system app in Intune

      May 22, 2024

      Intune ends support for Android device administrator

      January 22, 2025
    • Windows 11

      How to Install WSUS Console on Windows 11

      January 22, 2025

      How to enable memory integrity using Group Policy

      January 22, 2025

      Uninstall Mail and Calendar Apps using PowerShell

      January 22, 2025

      How to Create Batch File to Delete Temp Files

      January 22, 2025

      How to Change RDP Port using PowerShell

      January 22, 2025
    • Contact
    Prajwal.orgPrajwal.org
    Home » How to Install or Enable Telnet in Windows 10
    Windows 11

    How to Install or Enable Telnet in Windows 10

    January 22, 20252,147 Views

    In this post I will show you how to enable Telnet in Windows 10. By default when you install Windows 10, the telnet isn’t enabled on it. When you attempt to launch Telnet via command prompt on newly installed Windows 10, you see the below message.

    ‘telnet’ is not recognized as an internal or external command, operable program or batch file.

    telnet is not recognized as an internal or external command, operable program or batch file.
    ‘Telnet’ is not recognized as an internal or external command, operable program or batch file.

    So what is Telnet ? – Telnet is an underlying TCP/IP protocol for accessing remote computers. Using Telnet, an administrator or another user can access someone else’s computer remotely. Telnet lacks authentication policies and data encryption so this is one of the reason why people don’t use telnet. SSH is a good option over Telnet. SSH provides strong authentication and secure encrypted data communications between computers over an insecure network.

    Telnet consists of two services – A Telnet Client and Telnet Server. A Telnet Client allows a computer to connect to a remote Telnet server and run applications on that server.

    Telnet is included with several operating systems like Windows 7, Windows 10. However like it said before it is better to use SSH instead of telnet.

    Normally there are two ways to install Telnet on Windows 10.

    • Using Control Panel
    • Using DISM

    I will cover both methods in this post. To read more about Telnet click here.

    How to Enable Telnet in Windows 10 via Control Panel

    To enable or install Telnet in Windows 10 via control panel –

    • Login to your Windows 10 computer.
    • Open Control Panel > Programs > Programs and Features.
    • Click Turn Windows features on or off.
    • From the list, enable Telnet Client option.
    • Click OK.

    How to Install or Enable Telnet in Windows 10

    Enable Telnet using DISM Command

    To enable Telnet in Windows 10 using DISM command –

    • Click Start and under search type in CMD
    • Right click on CMD and click on Run as administrator
    • Enter the Administrator password if it prompt
    • Then type in dism /online /Enable-Feature /FeatureName:TelnetClientand hit Enter to enable the Telnet Client.

    How to Install or Enable Telnet in Windows 10

    Share. Facebook Twitter Pinterest LinkedIn Email
    Previous ArticleHow to Disable Tools Pane in Adobe Acrobat Reader DC
    Next Article 2 Simple Ways To Disable Remote Assistance In Windows 10

    Related Posts

    Windows 11

    How to Install WSUS Console on Windows 11

    January 22, 2025
    Windows 11

    How to enable memory integrity using Group Policy

    January 22, 2025
    Windows 10

    Uninstall Mail and Calendar Apps using PowerShell

    January 22, 2025
    Latest Guides

    SCCM 2503 Upgrade New Features and Hotfixes

    New Features in Intune 2502 release (February 2025)

    Create a Device Collection for SCCM 2409 Clients

    Intune Service Release 2406 New Features (June 2024)

    Updated:June 23, 2024
    Popular Guides

    Uninstall Snipping Tool using PowerShell

    Updated:January 22, 2025

    How to Manually Install SCCM Client Agent

    Updated:January 22, 2025

    How to Create Batch File to Delete Temp Files

    Updated:January 22, 2025

    Disable Driver Signature Enforcement using CMD Prompt

    Updated:January 22, 2025
    Trending Posts

    Manually Enable Telnet on Windows 11 using CMD Prompt

    Updated:January 22, 2025

    ConfigMgr Secondary Site Installation Steps

    Updated:January 21, 2025

    Install ConfigMgr Console Using ConsoleSetup

    Updated:January 21, 2025

    How to Install Windows ADK for SCCM

    Updated:January 21, 2025
    © 2025 Prajwal.org | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.