Robotic Process Automation: Blue Prism v6
Issue: BluePrism admin Password forgotten or lost
Assumption – you have access to the database and you can modify tables
Solution:
This command finds the user with the username admin and resets their password back to the original admin string, but will not force a password change on the next log in.
Use SQL Server Management studio or any SQL Editor, then connect to (LocalDB)\BluePrismLocalDB Server, then write and execute the query below: