Enable Telnet on Windows 10
Windows 10 set Telnet disabled as default. So, if you run Telnet will receive this error: Telnet is not recognized as an internal or external command, operable program or batch file.
Here's how to turn onTelnet on Windows 10 (Applied to Windows 7, 8, Server)
Run CMD (Command Prompt) then paste this command:
Final, Telnet error Fixed !
Here's how to turn onTelnet on Windows 10 (Applied to Windows 7, 8, Server)
Run CMD (Command Prompt) then paste this command:
dism /online /Enable-Feature /FeatureName:TelnetClient
Final, Telnet error Fixed !
Comments
Post a Comment