But I can't get to the accounts section because it is locked and requires a PIN.
Thought you said that you can access the 'Balance' tab to see your UTXOs in the previous reply?
If that's the case, the 'Accounts' tab should also be accessible, unless you've locked the tab by clicking that "
lock" icon once.
If you did, then you're up to a lot of guesswork and the only reliable method left is to get through the PIN.
Without info from the Accounts tab, try to edit the derivation path when restoring it to Electrum.
After selecting "
P2SH-SegWit" script type (
based from your description, don't skip this), edit the derivation path
m/49h/0h/0h below into:
- m/49h/0h/1h
- m/49h/0h/2h
- m/49h/0h/3h
- ... And so on.
For the record, you haven't mentioned that the accounts tab is locked and it's not locked by default even after setting a PIN.
-edit-You can still get a small hint of the derivation path in the Balance tab: The currently active account name should be the one displayed above the address.
If it's not renamed, the name should indicate its account number;
Translate that to derivation path: Account 1 =
m/49h/0h/0h, Account 2 =
m/49h/0h/1h, Account 3 =
m/49h/0h/2h...
The UTXO from your unspent outputs list should belong to the current selected account where the address shown belongs to.
Enable "
Settings->Show address path" to see the address' derivation path.
Wallets like Electrum use the path through the account_index during restore (
like in my examples, the symbol ' is equal to h).