Skip to content

Change pi User Password

Cyril Guislain edited this page Jun 22, 2023 · 1 revision

It's possible to change the password of the pi user:

  • In the SSH command prompt window, enter the following command:

    passwd
    
  • You’ll get asked to enter your current password for verification -> flsun.

  • After verification, you can type in your new password and press Enter.

    • Note: You’ll not be able to see any characters on the window while entering the password. So, don’t panic, just type in your password and press Enter.
  • Once you’ve successfully verified your password, it’ll get applied right away.

Clone this wiki locally