The TinyPilot forum is now closed.

As part of our efforts to provide more direct, focused, and responsive support, we are transitioning our forum to a read-only format. While you can continue to browse past discussions, we invite you to explore our FAQ or contact us by email for personal support. We appreciate your understanding - thank you to everyone who has contributed to our forum community over the years!

No internet connection
  1. Home
  2. General

How to reset tinypilot pro username and password if forgot?

By Pramesh Fogaat @Pramesh
    2021-05-30 14:12:00.166Z

    I forgot the Tinypilot pro login username and password…how to reset????
    I know this is a noob question :)

    Solved in post #2, click to view
    • 4 replies
    1. Michael Lynch @michael2021-05-31 18:14:56.020Z2021-10-20 14:22:59.045Z

      You mean the username and password to the web application?

      If you have SSH access, you can SSH in and run:

      sudo rm /home/tinypilot/tinypilot.db
      

      That will wipe the database, so there will be no password anymore.

      If you can't access the device over SSH, you can perform a factory reset to get the device back to its initial state.

      1 LikeSolution
      1. PPramesh Fogaat @Pramesh
          2021-06-01 06:42:05.697Z

          Thank you very much Michael

          1. In reply tomichael:
            MMurmad Man @manimgoindowndown
              2023-01-01 01:45:16.361Z

              what else does this delete?

              1. @manimgoindowndown - Deleting the TinyPilot database file resets the list of users authorized for the TinyPilot web interface as well as a few other TinyPilot-specific settings.