# Multiple accounts log in as one

This issue is caused by forgetting to click '*Log in using a different email*' in the Microsoft login window. To fix this issue, follow the steps beneath:

1. Go into the settings by clicking "Settings" in the bottom right.
2. Click the "Clear accounts" button.
3. Readd your accounts.
4. Done!

Your accounts should now be logging in correctly.

If you're still experiencing issues, try following these steps:

5. Press `Windows + r`.
6. Write `%appdata%` and press "OK".
7. Go into the `.minecraft` folder.
8. Delete the `npm-cache` folder.
9. Repeat steps 1 through 3.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.minecraftafk.com/support/multiple-accounts-log-in-as-one.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
