Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

How to Install Telnet in Windows 11

Mitch BartlettApril 18, 2023 Comments (20)
Win11 Install Telnet Header

Telnet may be a simple command-line tool on your computer where you can see commands remotely to a server and control that server just as precisely as being right in front of the server. People don’t use it frequently, so some might wonder why you want to enable it in the first place. Maybe you’re feeling nostalgic and want to do something that doesn’t put your online security at risk. Whatever your reason, remember not to use Telnet to share sensitive information, such as usernames and passwords, since there is no encryption. If you want to turn it on, here are the steps to follow.

Contents

    • 0.1 How to Enable Telnet on Windows 11 Using the Command Prompt and PowerShell as Administrator
    • 0.2 How to Check That Telnet Has Been Enabled
  • 1 How to Enable Telnet on Windows 11 Using the Control Panel
    • 1.1 Additional Information About Telnet
    • 1.2 How to Watch a Star Wars Movie on Telnet
    • 1.3 How to Play Chess on Telnet
    • 1.4 How to Check the Weather Using Telnet
    • 1.5 Further Reading
    • 1.6 Conclusion

How to Enable Telnet on Windows 11 Using the Command Prompt and PowerShell as Administrator

There are different ways you can go about when enabling Telnet, and the Command Prompt is one of them. Open the Command Prompt as an administrator by searching for it in the search bar, and when it comes up in the results, choose as Administrator. Or, if it’s in Recents, right-click on it and choose as Administrator.

Once it’s open, type the following command and press enter once you’re done.

dism /online /enable-feature /featurename:telnetclient

(The above command will work on both Command Prompt and PowerShell as administrator)

Another command you can try if you have problems with the one above is

Enable-WindowsOptionalFeature -Online -FeatureName TelnetClient

(The above command will only work on PowerShell as administrator)

The Command Prompt will show you a brief message that it’s enabling the feature, and you’ll see a percentage to see how far along it is. When it reaches 100%, it’ll say that the operation was completed successfully.

Enable Telnet Windows 11
Command Prompt commands to enable Telnet in Windows 11

If you want to disable it, enter the same command but change the word enable for disable and press enter. That’s all there is to it. If you’re new to Telnet and want to see something fun you can do with it, keep reading.

How to Check That Telnet Has Been Enabled

So far, so good. The Command Prompt said everything was done successfully, but now it’s time to check if that’s true. Type Telnet in the Command Prompt, and you should see a message that says Welcome to Microsoft Telnet. If you see this, then it was enabled successfully. There is no need to restart your computer.

How to Enable Telnet on Windows 11 Using the Control Panel

  1. Right-click the Start button then select Settings.
  2. Select Apps > Optional Features > More Windows Features.
  3. A small window will appear where you’ll need to check the box for Telnet Client. Click Accept and wait for the process to finish. When you want to uninstall Telnet, follow the same steps, but this time uncheck the box for the Telnet client and click OK.

Additional Information About Telnet

Don’t worry; this will not be a crash course on Telnet. It’s just some fun facts to get to know it better. For example, Telnet was first created in 1969. Telnet is a terminal emulation program used to gain access to remote servers, and it stands for Teletype Network. With Telnet, you only use simple commands with your keyboard to control that server. You can do things such as:

  • Create Folders
  • Start or stop services
  • Transfer files
  • Browse directories
  • Check if ports are open or closed on a server

Telnet is not recommended for sending important information such as passwords and usernames since your data will easily be intercepted. If you need to use Telnet services, it’s better than you use SSH (Secure Shell).

How to Watch a Star Wars Movie on Telnet

Before you get too happy, know it will be an inferior version, but it’s something to watch. You can stop watching the Star Wars movie by closing the Command Prompt at any time. To see Star Wars, enter telnet towel.blinkenlights.nl

Don’t be surprised if you don’t see it immediately. It takes a few seconds to start.

How to Play Chess on Telnet

To play chess on Telnet, you’ll need to enter telnet freechess.org 5000

Free chess Telnet
Play free chess on Telnet on Windows 11

You’ll be asked to enter a unique ID, but it can’t include numbers. You can only include upper and lower-case letters.

How to Check the Weather Using Telnet

You can also check the weather for a specific city on Telnet. Enter telnet rainmaker.wunderground.com and enter. Now enter a city code to get the weather for that city.

Further Reading

If you’ve had enough of Telnet and want to read about other interesting things you can do on different devices, here is how you can improve your Windows 11 Startup time and change the image thumbnail size. Also, for those times when you need to share your Wi-Fi, here is how you can turn your Windows 11 computer into a hotspot. On another subject, running out of storage on any device can be a real headache. Here is how you can deal with storage issues on your PS5.

Conclusion

Enabling or disabling Telnet is an easy task. You can choose to enable/disable it from Command Prompt, PowerShell, or the Control Panel. There is no need to restart your computer, and you can quickly check to see if it’s on by typing the work telnet and pressing enter. It’s that easy. Remember never to send sensitive information when using Telnet since it can easily be stolen: you can use Secure Shell for that. What will you be using Telnet for? Let me know in the comments below, and don’t forget to share the article with others on social media.

Categories: Windows

Author Mitch Bartlett

Through my career that spans over 20 years I have become an expert in Microsoft Systems Administration, Android, and macOS. I started this site as a technical guide for myself and it has grown into what I hope is a useful knowledgebase for everyone.

You Might Also Like

  • How to CTRL+ALT+Delete in Remote Desktop

    Mitch BartlettWindows
  • authentication-error-function-requested-not-supported-windows-10

    Fix Windows 10 Remote Desktop Authentication Errors

    Madalina DinitaWindows
  • microsoft-word-pasting-not-working

    How to Quickly Erase All Images in a Word Document

    Judy SanhzWindows
  • fix zoom not allowing co host

    How to Share and Use the Zoom Whiteboard

    Judy SanhzWindows

Comments

  1. studenttrappedinadministrationserver says:
    December 5, 2022 at 1:01 pm

    you could use telnet from command prompt
    After opening the command prompt, you could type telnet /? to get info on how to use it

  2. siggie says:
    March 15, 2022 at 12:04 am

    Okay, suppose do get Telnet client installed. Now where the heck is it?

  3. Jack says:
    September 12, 2021 at 7:05 am

    Not working!
    Note: PkgMgr.exe has been deprecated. Please update your scripts to
    use DISM.exe to install, uninstall, configure, and update features
    and packages for Windows.
    See http://go.microsoft.com/fwlink/?LinkID=195329 for more
    information.
    Operation failed with 0x80070057

  4. Robert Donnan says:
    February 9, 2021 at 4:29 am

    Thanks, my guy

  5. Brent D says:
    September 13, 2020 at 8:46 pm

    Worked exactly as described. Thank you!

  6. Carlos Carvalho says:
    April 10, 2020 at 7:23 am

    Windows 10, dont have Control Panel.., but comand line, function very well.
    Thanks

  7. Yizhe says:
    March 11, 2020 at 3:59 am

    Wow wow, this manual is wicked simple but highly helpful.

    Thanks you to whom made this manual.

  8. Daniel Walstad says:
    August 28, 2019 at 9:28 am

    How did you guys enable telnet on the latest windows 10 version?

  9. aolphn zhang says:
    June 25, 2019 at 9:29 pm

    Thanks for your introduce,it’s worked

  10. Laurence Marks says:
    April 14, 2019 at 4:17 pm

    Thanks for offering two options. With the latest Win 10 updates the Telnet Client no longer appears on menus. Fortunately the command line option still works.

  11. scott says:
    December 20, 2018 at 10:47 am

    Thanks man ., you are the best

  12. Vince says:
    December 5, 2018 at 7:09 pm

    Hi There, Thank you for this amazing steps. I was able to work it out with your help.

    Thanks.

  13. Vimlesh says:
    September 27, 2018 at 9:41 pm

    Thanks it helped..

  14. Rima says:
    September 10, 2018 at 10:28 pm

    Thanks! Working :)

  15. John says:
    June 25, 2018 at 3:39 am

    Doesn’t work. I tried 3 time. It keeps saying it needs to reboot to finish the process (why? there’s no conceivable reason except incompetent program that this should require a reboot, but anyway…) I let it reboot. Telnet still doesn’t work. I try again, the telnet client box is not checked. I check it and says “searching for required files”, and then says it has to reboot for it to complete. I let it reboot. It comes up (eventually), I start up all my standard apps (a good 10 minutes), try to telnet again, says it doesn’t recognize the command, I go back to programs in the control panel, Telnet Client is still not checked, check the box, click okay, repeat 2 more times. What a frigging waste of time this brain-dead O/S is!

  16. TerryJB says:
    February 12, 2018 at 4:44 am

    Great help thanks

  17. yael says:
    January 25, 2018 at 4:05 am

    working!!1

  18. Brendan says:
    May 5, 2017 at 1:13 am

    My Telent keeps crashing while I am using it. I have attempted to turn off the feature and then back on again but it did not fix the issue.
    Do you know why this is happening and how I can fix it?

  19. Wes says:
    January 8, 2017 at 7:30 pm

    hello, thanks for your information. simply wicked.

  20. William Armstrong says:
    August 3, 2015 at 1:02 pm

    Wow! I really appreciate your time, and depth of knowledge. The little “nuggets” are clear, concise, direct and simple. Your “In Plain English” approach is perfect for beginner and advanced alike. The broad range of you expertise shows real commitment to your career choice. It is always a pleasure to see the work of a master. I’ve bookmarked your page already, and have visited it 3 or 4 times since I found it last Friday (July 31, 2015).

    Can’t thank you enough,

    Respectfully,

    William (Bill) Armstrong A+ Certified (2003) MCSE: Enterprise Devices and Apps Candidate

Leave a Reply

Your email address will not be published. Required fields are marked *

how to allocate more memory to a program

How to Allocate More Memory to a Program in Windows

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

how to set video as screen saver

How to Set a Video as Your Screen Saver on Windows 11

how to fix 0xc000007b Error

Error 0xc000007b – What Is It and How to Fix It

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on April 18, 2023 by Mitch Bartlett