BRD Wallet (formerly BreadWallet) is one of the best wallets for iOS, allowing a decent control on your coins, privacy and ease of use.
Sometimes, you might want to recover your wallet outside BRD to recover your funds without that app or even do some slightly advanced things (like setting fees manually or sending money to yourself, operations not allowed by the wallet).
A very easy and convenient way of doing so is using Electrum, the best wallet for desktop systems.
Importing your wallet in Electrum is relatively easy.
First thing, in case you haven't already done so, is to write down your BRD recovery key.
You can find it in Menu, Security Settings, Recover Key.
After that, you have to enter the PIN and write down the key:
So we have written down our phrase:
tree bracket loop market logic wheel potato canal act travel nice force
This is a
BIP39 passphrase , defined as a list of 12 words chosen from a 1024-word dictionary.
We need to import this in Electrum to be able to use the same wallet.
First, download the latest available release from
https://www.electrum.org/#download. I suggest you to download the portable version.

Run the executable.
We need to start a new wallet, if you already have one on your machine, create a new one by overwriting a new name in the dialog, otherwise name your wallet:

Select which kind of wallet: we need a standard wallet:

We want to recover an already used wallet, so we specify we already have a seed.

We enter the seed and then click options, as we have to specify that we want to use the
BIP39 Standard implementation, which is slightly different from the Electrum implementation.

Select the BIP39 tickbox and click OK.

We have a visual confirmation of the correctness of the seed, click Next.

Then, we have to specify which kind of address we want to recover.
The latest versions of BRD create bech32 addresses (the ones starting with bc1... ), so we have to tick the appropriate radio button: "native (segwit p2wpkh)."
The second customisation is to select the correct derivation of the
BIP32 hierarchical deterministic wallet. Just type:
Click Next

Pick a strong password to protect wyour wallet. This can be different from the one you used in BRD.
Click Next

Now you have your funds in Electrum.

Now, you can use Electrum to control your funds. Everything you do in the wallet will be reflected in the BRD wallet, as they are effectively the exact same wallet.
Note:
- If you have problems recovering all your funds, you can try to edit the code the following way:
- This procedure works only for the funds in the derivation of the seed phrase. If you swept some private keys with BRD you need to recover those funds using that private keys, as they are not in the derivations of the seed phrase