# Remote log out

Remote logout invalidates all of your active Screendesk sessions at once. Use it when you suspect unauthorized access, have lost a device, or simply want to start fresh.

{% hint style="success" %}
Available on **Plus**, **Pro**, and **Enterprise** plans.
{% endhint %}

***

#### Using Remote Logout

<figure><img src="https://3820804400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfW6XSzJSKsNyZnOkSJPt%2Fuploads%2FTHn1Xv0Wk3uBugUNsW5R%2FCleanShot%202026-02-05%20at%2021.24.34%402x.png?alt=media&#x26;token=a1a65b20-0825-4491-92da-493cc17258d5" alt=""><figcaption></figcaption></figure>

You can find the button in two places:

* **Profile → Security**, under "Log out from all devices"
* **Profile → Password**, under "Log out from all devices"

Click **Remote logout**, then confirm when prompted. You will be signed out immediately, and any other browser or device where you were logged in will be signed out on their next request.

***

#### What Gets Invalidated

| Invalidated                          | Not affected |
| ------------------------------------ | ------------ |
| All browser sessions on every device | API tokens   |
| Saved "remember me" cookies          | MCP tokens   |

If you also need to revoke API or MCP tokens, do so separately from **Account Settings → API** or **Account Settings → MCP**.

***

#### Frequently Asked Questions

<details>

<summary>Does remote logout disable my 2FA?</summary>

No. Your two-factor authentication settings are unaffected. You will need to enter your 2FA code the next time you log in.

</details>

<details>

<summary>Will I need to log in again on every device?</summary>

Yes. Every active session is invalidated. You will be prompted to sign in again wherever you use Screendesk.

</details>

<details>

<summary>Is the action logged?</summary>

Yes. A `user.session_invalidated` event is recorded in audit logs (Enterprise plan).

</details>
