Hi @natan_peleg
See topic : Reset Admin Password on Locally Hosted n8n
You can use n8n user-management:reset to reset your admin login. This will not affect your workflows but will however wipe all your other user accounts.
A cleaner way though, would be to set up user management via SMTP in another container (e.g. Mailpit) and do the reset this way.