> 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/putty-embedded-mode.md).

# Putty embedded mode

Putty in embedded mode does not work in the application.

Remote Desktop Manager is not able to execute Putty in embedded mode when TeamViewer's QuickConnect button is present in the title bar.

### Solution

To resolve this issue, you need to disable the QuickConnect button in Team Viewer by unchecking the option ***Extra – Options – Advanced – Show advanced options – QuickConnect button – Configure – Show QuickConnect button***.

This solution can also be applied to other applications such as Filezilla or Firefox.


---

# 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/putty-embedded-mode.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.
