# Netclient could not work together with Zerotier on Windows

**Description of issues**

As reported by customer, netclient could not work properly together with Zerotier on Windows (No issue on Linux).

If Zerotier is already installed on the Windows and then the netclient is installed, there is an error in the install/startup. The netclient is able to be installed finally and it can communicate with the Netmaker server properly. But netclient could not communicate with other hosts.

{% hint style="info" %}
Workaround

The root cause is not identified. The workaround is to disable Zerotier so that netclient can work normally.
{% endhint %}

<details>

<summary>Did this answer your question?</summary>

😞 😐 😃

</details>


---

# 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://learn.netmaker.io/help-articles/netclient-could-not-work-together-with-zerotier-on-windows.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.
