> 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/knowledge-base-articles/ssms-add-on-entry-password-injection-not-supported-for-version-18-and-later.md).

# SSMS add-on entry password injection not supported for version 18 and later

The SSMS Add-on entry in Remote Desktop Manager uses command-line arguments to launch SSMS and pre-fill the authentication details, including the username and password. However, Microsoft removed support for password injection via command-line arguments in SSMS 18 as part of their security enhancements.

For users who rely on credential injection in Remote Desktop Manager, this change introduces an extra step when launching SSMS connections. If you are using SSMS version 17 or earlier, password injection will still work as expected. However, once you upgrade to ***SSMS 18 or higher***, you must manually enter your password.

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


---

# 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/knowledge-base-articles/ssms-add-on-entry-password-injection-not-supported-for-version-18-and-later.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.
