mirror of
https://github.com/open-webui/docs
synced 2025-05-20 03:08:56 +00:00
Update password-reset.mdx
This commit is contained in:
parent
981fadc24a
commit
1fd3261516
@ -121,13 +121,14 @@ If you’re unsure where `webui.db` is located (especially if you're using a vir
|
||||
### Step 2: Delete `webui.db`
|
||||
|
||||
Once you’ve located the file, remove it using a command similar to:
|
||||
|
||||
```
|
||||
rm -rf /path/to/your/python/environment/lib/pythonX.X/site-packages/open_webui/data/webui.db
|
||||
```
|
||||
|
||||
**Warning:** Deleting `webui.db` will remove all stored data, including user accounts, settings, and passwords. Only do this if you truly want to start fresh!
|
||||
|
||||
|
||||
|
||||
|
||||
📖 By following these straightforward steps, you'll regain access to your Open WebUI admin account in no time. If you encounter any issues during the process, please consider searching for your issue on forums or community platforms.
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user