> For the complete documentation index, see [llms.txt](https://fotur.gitbook.io/fotur-vpn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fotur.gitbook.io/fotur-vpn/osobennosti-podklyucheniya-windows-i-macos-na-hiddify.md).

# Особенности подключения WINDOWS и MACOS на Hiddify

При настрорйках по умолчанию, на десктопных клиентах автоматически ставиться протокол соединения СИСТЕМНЫЙ ПРОКСИ.

Для большлинства задач этого хватает, но были зафиксированы ряд случаев, при котором возникают проблемы с подключением, особенно если нужно защищенное соединение (звонки телеграм, телеграм апи и тд)

Именно для этих целей нужно будет перезапустить приложение **ОТ ИМЕНИ АДМИНИСТРАТОРА** и использовать режим туннелирования через VPN

### Инструкция как это сделать

{% stepper %}
{% step %}

### Отключим Регион "Россия" и включим режим VPN (по умолчанию установлен режим Системный прокси)

![](/files/00ea692def1a5ce66ccc582ac0548aff84385608)

{% endstep %}

{% step %}

### Для включения режима VPN необходимо установить запуск приложения от имени администратора в свойствах ярлыка

![](/files/4adf25fb9eee0b0cf6f61ac389dd67d7458d0986)
{% endstep %}

{% step %}

### После данного действия, перезапускаем приложение и включаем режим VPN

![](/files/e949133b806e40ab0ff324e77d7f26b1632b92be)
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Готово. Приложение настроено.
{% endhint %}

**Приятного использования!**


---

# 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://fotur.gitbook.io/fotur-vpn/osobennosti-podklyucheniya-windows-i-macos-na-hiddify.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.
