# Clicar numa partilha não faz nada

Isto é mais provavelmente causado pelo registo em falta do **KONNEKT** fornecedor de rede. Verifique se consegue abrir **OneDrive.** Se não conseguir abrir a pasta, adicione a seguinte entrada de registo ao seu sistema:

```
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order
"ProviderOrder"="konnekt,RDPNP,LanmanWorkstation,webclient"
```

Talvez também queira dar uma vista de olhos nisto: [Todas as bibliotecas estão vazias](/pt/troubleshooting/causas-de-conteudo-em-falta/bibliotecas-vazias/libraries-are-empty.md)


---

# Agent Instructions: 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.konnekt.io/pt/troubleshooting/clicking-a-share-does-nothing.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.
