# Подключение USB-накопителей в сеанс RDP

## Описание проблемы <a href="#desc-trouble-usb" id="desc-trouble-usb"></a>

Подключённый к клиентскому компьютеру USB-накопитель не появляется в виртуальной машине, к которой подключён пользователь.

## Решение проблемы <a href="#usb-solving" id="usb-solving"></a>

1. Зайти в панель управления веб-портала брокера.
2. Перейти в раздел **"Подключение"**, вкладка **"Транспорты"**.
3. Выбрать транспорт, для которого требуется настроить проброс дисков.
4. Нажать на кнопку **"Редактировать".**
5. Выбрать вкладку **"Параметры".**
6. В поле **"Политика локальных дисков"** выбрать Allow PnP drives.
7. В поле **"Проброс USB"** выбрать Disk Drives.
8. Нажать "Сохранить".


---

# 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://kb.pvhostvm.ru/hostvm-vdi/troubleshooting-guide/faq/redirect-drives-in-rdp-session.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.
