> For the complete documentation index, see [llms.txt](https://wiki.owain.codes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.owain.codes/coding/snippets/untitled/reset-umbraco-password-via-db.md).

# Reset Umbraco Password via DB

{% embed url="<https://medium.com/@anujt2596/resetting-an-umbraco-backoffice-password-at-the-database-level-9a6cb9c2ed0a>" %}

A useful article on how you can create a new hash for your user logins via DB (SQL)
