Windows 7 – Enable Telnet

It’s very rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows 7. I did some research and found out that this was also true for Windows Vista. More than likely this was an attempt to make Windows more secure by default, as Telnet is very insecure and whenever you have the choice you should always use SSH. However, with that being said, you can quickly re-enable Telnet by following these steps:

  1. Start
  2. Control Panel
  3. Programs And Features
  4. Turn Windows features on or off
  5. Check Telnet Client
  6. Hit OK

After that you can start Telnet via Command Prompt.


Tags: , , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

28 Responses to “Windows 7 – Enable Telnet”

  1. why would you do that?

  2. ohkine says:

    MUDs, IRC, eggdrop, console for routers and other embedded devices, mainframes, &c.

  3. roblodocus says:

    Or simply download putty.

  4. StuffMaster says:

    Sheesh. Such a basic tool that even Windows 95 had it, and they remove it.

  5. tcpip4lyfe says:

    Protip: Download putty into system32 and from then on you can do “putty -ssh x.x.x.x” from the command line.

  6. fettesps says:

    I have an old Cobalt RAQ3 server which freaks out if I try and install SSH. So I’m forced to use Telnet if there’s something I need to do that I can do through the web admin panel.

  7. nibi says:

    Well, that’s certainly my ‘ice breaker’ sorted out for my next date.

  8. oddsouls says:

    The comments section on that article broke my mind for a minute. I’ve never seen that sort of integration with reddit posts.
    Assumed people here were copying comments from there. Then noticed identical usernames, from established users.

  9. Dasperix says:

    Woah awesome spot. I probably wouldn’t have noticed but now I feel compelled to reply, just like this!

  10. PsychePsyche says:

    Don’t forget checking for mail servers. (telnet <ip> 25)

  11. oddsouls says:

    Both our comments are there now. I wonder how long it takes for it to notice them.

  12. msghmr says:

    Telnet shouldn’t be removed mainly because it’s the basis for most internet protocols.

    For communications though, yeah, ssh is best.

  13. blayne says:

    I use telnet for this almost every day.

  14. detaer says:

    It would be nice if microsoft would roll in their own SSHD and SSH client and support that crap with powershell.

  15. ImSerious says:

    Leaving telnet turned off becuase it is is insecure?

    Probably should turn off IE then too, and I guess turn off anything running Windows O/S come to think of it…

    How many 1000’s of patches have they released already, yet still monthly get 3-12 Critical security updates indicating an attacker can easily compromise my computer. Can only say WOW.

  16. Haitham says:

    Thank you very much, actually I surprised when I found Telnet command unrecognized by windows 7 Dos console but then i searched in the google for telnet problem in windows 7 and i found your briefly answer.

    Thanks again

  17. itamar says:

    thank you!!

  18. mukesh b says:

    thank u

  19. Fouex says:

    Thank you…

  20. srinivashan says:

    waohh thanks a lot that hepls me a lots thanks man

    keeepitup

    thanks a lot again keep on helping people like me eeeeee….. :-)

  21. jplox says:

    Thanks for the info man…. great tip!

  22. JDK says:

    Gracias Parcero!

  23. Vicky says:

    I need to open the Telnet command OF WIN 7 & VISIT FROM COMMAND PROMPT.
    ie. I type Command in RUN box & The DOS shell opens in win 7. Now what to do, how to open the telnet command from there with out opening from control pannel-program featchers.
    Pleae help

  24. FettesPS says:

    @Vicky – Did you read the article? That’s what it was about. Following these steps shows you how to enable telnet so it can be used in the command prompt window…

  25. quesi says:

    thank u very much for ur help on issues like this. ur help rili means a lot to me

  26. Ben dover says:

    Vicky – its probably best you avoid any occupation that involves reading …

  27. Tim says:

    For those not in classic view of the control panel, the “Programs And Features” is replaced by “Uninstall a program”.

    Then on the left hand side, you’ll see the “Turn Windows features on or off” and can follow the guide as normal.

  28. Serbian says:

    thanks, alive was

Leave a Reply