# Several accounts missing

<figure><img src="https://2711255060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgNoCNE0bvsne0MKkDx44%2Fuploads%2FEYv2vMunNV4w4imVUN7v%2Fimage.png?alt=media&#x26;token=9fc7e35c-42cf-499c-8352-59051d56a1e7" alt=""><figcaption><p>One or more accounts in this list missing</p></figcaption></figure>

### Previously created accounts not showing

When the wallet can’t establish the number of accounts revealed it may default to just a single one. Rest assured these accounts can be restored. From wallet version 3.32.2, restoring the wallet from seed should fix this issue, if not try one of the following options.

### Option 1: Restoring some addresses

Clicking the “Switch Account” button in the top right menu and then the "Create an Account button" will always reveal the same addresses in order.

### Option 2: Restoring many addresses

Using the debug tool it is possible to quickly reveal many accounts at once. Take these steps:

1. Right click the extension icon, or the top right menu.
2. Open Leather in a new tab
3. Open console: Ctrl+Shift+I
4. copy this: debug.setHigestAccountIndex(XX)
5. replace "XX" with the number of accounts you want to reveal (minus 1)
6. press `<Enter>`

<figure><img src="https://2711255060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgNoCNE0bvsne0MKkDx44%2Fuploads%2FjiancNBOE3n4vhNzP1Rb%2Fopen-in-new-tab.png?alt=media&#x26;token=fee7d9c2-409c-44cf-b751-1bfeba08852e" alt=""><figcaption><p>Opening the wallet in a new tab</p></figcaption></figure>

\
This is what that could look like in the console and in the wallet after using the command:

<figure><img src="https://2711255060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgNoCNE0bvsne0MKkDx44%2Fuploads%2FKJvjRPAva5JNmIKNKVim%2Fimage.png?alt=media&#x26;token=1bfd213b-5569-439c-ad00-75389ea5b1f5" alt=""><figcaption><p>Using the console command to quickly reveal a hundred more accounts</p></figcaption></figure>

<figure><img src="https://2711255060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgNoCNE0bvsne0MKkDx44%2Fuploads%2FqCflzBcbAX7n7HA7xGA0%2Fimage.png?alt=media&#x26;token=2bc16c20-9d91-496a-90f3-cfb35fa17a10" alt=""><figcaption><p>Showing all accounts upto acccount index 122 again</p></figcaption></figure>
