How To: Reset Admin Password
Question
How can I reset the admin password if I’ve forgotten it or lost access?
Reasoning
For security and administrative continuity, it’s essential to have a reliable method to regain access to an admin account. A forgotten or lost password can lock out administrators and halt critical operations. This guide outlines secure and effective steps to reset the admin password.
Answer
To reset the admin password, follow these steps:
Steps
1. Download sqlite3: https://www.sqlite.org/2025/sqlite-tools-win-x64-3490200.zip
2. Extract the zip file in drive C
3. Run this command:
sqlite3 "c:\programdata\South River Technologies\srxserver\database\lasdb.db" "DROP TABLE IF EXISTS nxUserParams;"
4. Restart the Titan Service in windows service manager.
Press Windows Key + R > Type services.msc > Search for Titan service.
5. After restarting the service, Open Titan Admin Login page and create new Account.