# Problemas de Conexão

Se você está enfrentando problemas de conexão, pode ser uma boa ideia limpar o seu cache DNS – um processo também conhecido como flush DNS. Isso pode soar como algo técnico e complicado, só que é muito mais fácil do que você pode imaginar.\
\
Aprenda a limpar o cache DNS:

#### **Microsoft Windows**

1. Pressione as teclas **Windows+R** juntas ou clique com o botão direito no menu **Iniciar** do Windows e então pressione **Executar**. Digite **cmd** para abrir o console do **Prompt de Comando** do Windows.  Se você ainda não tem privilégios de administrador, rode o **cmd** ao apertar **Ctrl + Shift + Enter**.
2. Digite **ipconfig/flushdns** no prompt de comando e aperte enter. Esse comando vai limpar os arquivos de cache DNS do seu computador e redefinir o cache de resolução DNS.
3. Se o processo foi bem-sucedido, você deverá ver a seguinte mensagem de confirmação:

<figure><img src="/files/zXtH2YNJj7oz7XDEbnah" alt=""><figcaption></figcaption></figure>

### Mesmo assim o problema continua?

Tenta deixar sua rota mais limpa com o servidor utilizando o aplicativo da Cloudflare <https://1.1.1.1/>

<figure><img src="/files/eu0g9nPClgXJ0v3hPIcU" alt=""><figcaption></figcaption></figure>

#### E se mesmo assim não resolver então é algum problema com a sua conexão.


---

# 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://wiki.minecraft-brasil.com/ajuda/problemas-de-conexao.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.
