# Microsoft 365 App Authentication

#### Introduction

When using Microsoft 365 on an iOS device, you may encounter the error message: **"Another account from your organisation is already signed in on this device. Try again with a different account."**&#x20;

This issue can prevent you from accessing the app with your desired account. To resolve this, follow the steps outlined in the solution below to clear existing credentials and reset the app.

#### Solution

1. Open **Settings** on your iOS device.
2. Navigate to **Apps** > **Microsoft 365**.
3. Tap on **Reset Microsoft 365 (Office)**.
   * Slide over **Clear all content**.
   * Delete **Sign-in Credentials**.
4. Restart the app and attempt to log in again.


---

# 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://www.syswow64.co.uk/syswow64/blog/microsoft-365-app-authentication.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.
