Check your router or firewall settings to ensure outgoing traffic on Port 23 (Telnet) is allowed.
Once the client is installed, the user can initiate the connection.
Now that Telnet is enabled, you can open either the Command Prompt or PowerShell to access the Telnet client.
The animation should start immediately. Grab some popcorn and enjoy the show! To stop the animation, press , then type quit and press Enter. Alternative Method: Using PuTTY how to run telnet towel.blinkenlights.nl on windows 10
If you encounter issues with the built-in Telnet client or prefer a dedicated Telnet/SSH client, is an excellent alternative. PuTTY is a free, open-source terminal emulator that supports Telnet, SSH, and other protocols.
Watching Star Wars: A New Hope in ASCII art via Telnet is a legendary piece of internet history, and it still works perfectly on Windows 10. The project is a remarkable feat of ASCII animation that has entertained tech enthusiasts for decades.
If the direct command doesn't work, you can use the interactive Telnet prompt: Check your router or firewall settings to ensure
By default, Windows 10 doesn't come with Telnet installed. Additionally, the Telnet client is not enabled by default, which means you can't simply type "telnet" in the Command Prompt or PowerShell to access the client. However, don't worry; we'll show you how to enable Telnet and run the Towel animation.
Copy and paste the following Deployment Image Servicing and Management (DISM) command, then press : powershell dism /online /Enable-Feature /FeatureName:TelnetClient Use code with caution.
Before fully committing to the movie, you can verify your setup: The animation should start immediately
Click and wait for Windows to install the necessary files. Click Close once the installation finishes. Method B: Using Command Prompt (Fastest) Press the Windows Key , type cmd . Right-click Command Prompt and select Run as administrator . Copy and paste the following command, then press Enter : dism /online /Enable-Feature /FeatureName:TelnetClient Use code with caution.
Windows will search for the required files and apply the changes. Once finished, click Close. Step 2: Running the Command
You can activate the native Telnet client using the Windows graphical user interface (GUI) or instantly via command-line utilities. Choose of the three methods below. Method A: Using the Windows GUI (Control Panel)
Why did Microsoft disable Telnet by default? Telnet transmits all data, including login credentials, in plain text. While the Star Wars animation is harmless, having the Telnet client enabled poses a minimal risk if you never use it for remote administration. However, if you are on a sensitive network (e.g., a corporate finance PC), ask your IT department before enabling Telnet.