Posted on Leave a comment

How To Setup Putty To Automatically Login To Your Raspberry Pi

I’m always looking for ways to save time so here’s how you can setup putty to automatically login to your Raspberry Pi.

Let’s Get Started

  1. Go to the folder where you installed putty.exe, left click on it to select it, right click on it and choose “Create shortcut”. 
  2. Select the newly created shortcut file, right click on it and select “Properties”. In the “Target” text field, add the line  pi@ip -pw raspberry replacing the ip with your Raspberry Pi’s ip address. 
  3. Click OK and you’re done. Now every time you open the shortcut link it will automatically login to your raspberry pi.

That’s it! 🙂

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.