> 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/it/knowledge-base/troubleshooting-articles/cisco-anyconnect-connection-issues.md).

# Problemi di connessione con Cisco AnyConnect

Questo articolo contiene alcuni degli errori più comuni che possono verificarsi quando Cisco AnyConnect presenta problemi alla connessione.

### La voce Cisco AnyConnect non è presente nella finestra della nuova voce

Si assicuri che l'add-on sia abilitato andando in ***Tools*** – ***Extension manager*** – ***VPN/Tunnel/Gateway***, selezioni ***Cisco AnyConnect VPN Client*** e faccia clic su ***Activate add-on***.

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

### La VPN non si avvia

1. Si assicuri che il percorso di installazione del Cisco AnyConnect VPN Client sia valido andando in ***File*** – ***Settings*** – ***Application*** – ***Paths*** – ***Configure installation path*** – ***Applications*** – ***VPN***, selezioni ***Cisco AnyConnect VPN Client*** e utilizzi il pulsante con i puntini di sospensione per scegliere il percorso di installazione corretto.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Questo passaggio si applica solo se non si utilizza il percorso di installazione predefinito <em><strong>C:\Program Files (x86)\Cisco\Cisco Anyconnect VPN Client</strong></em>.</p></div>

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

2. Esegua Remote Desktop Manager con autorizzazioni elevate (esegui come amministratore).

### La password non viene inviata quando si tenta di stabilire una connessione

1. Si assicuri che sia installata l'ultima versione di CiscoAnyConnect.
2. Vada nelle proprietà ***General*** della voce Cisco AnyConnect VPN Client, nelle schede ***Connection*** – ***General***, e modifichi il valore ***Wait prior credential*** in modo che corrisponda al tempo necessario per caricare completamente la VPN sulla macchina locale nel .

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

3. Provi ad attivare e disattivare l'UAC in Windows.
4. Provi la Cisco Command Line (CLI) al di fuori di Remote Desktop Manager per verificare se si presenta lo stesso problema.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/troubleshooting-articles/cisco-anyconnect-connection-issues.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
