Auto Connect on TOAD Launch - Beta 25.2.94.5090

At some point I clicked an "Auto-Connect" on one of my connections and and when I launch TOAD it would Auto-Connect to that database. This now does not work on the Beta. It just HANGS attempting to Auto-Connect. On my NON-BETA, where this Auto Connect to DB is apparently NOT set, I CAN connect to that database just fine, so it is not a database issue.

On the BETA, when it hangs, I am unable to do anything except for END TASK via Task Manager. I would like to run an upgrade the TOAD BETA so how can I "remove" this Auto-connect? Is there some file (config?, ini?) that I can modify manually to remove this Auto-connect?

See print screen. On LEFT, just that HANGING BETA attempting to Auto-connect. On the RIGHT, the current NON-BETA where I HAVE connected to the database manually that the BETA is attempting to Auto Connect to. The target Oracle DB is 12.1 (very old).

Thanks very much.

While Toad is not running:

Look in C:\Users\YOUR_WINDOWS_USERNAME\AppData\Roaming\Quest Software\Toad for Oracle\25.2 beta\User Files\Connections.xml

Find this for the connection in question
<AutoConnect>True</AutoConnect>

Change to
<AutoConnect>False</AutoConnect>