> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/troubleshooting-articles/lastpass-multi-factor-authentication.md).

# LastPass multi-factor authentication

{% hint style="info" %}
The integration of credentials from password managers is only available in the Team version of Remote Desktop Manager.
{% endhint %}

Changes made to MFA handling in LastPass can force you to enter MFA credentials every time a device referencing a LastPass inegration is used.

### Solution

To manage how MFA is handled when using LastPass credentials, navigate to ***File*** – ***Settings*** – ***Entry types*** – ***Credential management*** – ***LastPass***.

![](https://cdnweb.devolutions.net/docs/RDMW6039_2026_1.png)

Under the ***LastPass*** section, configure the preferred MFA behavior by selecting one of the following modes:

1. **Don't trust this device**: prompts for an MFA every time the LastPass entry is used.
2. **Trust this device**: prompts for an MFA only once on the current device. The trust is maintained across sessions.
3. **Trust this device (cleared on application close)**: prompts for an MFA once per session on the current device. The token is cleared when the application is closed.

If multiple LastPass accounts are configured with an MFA, you will be prompted separately for each account. The number of MFA prompts may vary depending on the selected ***Multi-factor authentication mode***.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.devolutions.net/rdm/knowledge-base/troubleshooting-articles/lastpass-multi-factor-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.
