How disable the file transfer between the host machine and windows virtual machine

Amal A 1 Reputation point
2020-10-30T11:01:37.26+00:00

How to disable the file transfer between the windows machine from which used to enter windows virtual desktop through RDP

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,584 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ChristopherW-MSFT 1,681 Reputation points
    2020-10-30T18:09:34.847+00:00

    Hi @Amal A

    With Windows Server, you can disable File Transfer through RDP by managing the 'Remote Desktop Session Host' properties - This will be through Group Policy.

    1. In Windows, search for 'Edit Group Policy'
    2. In the Local Group Policy Editor, navigate to 'Computer Configuration' > 'Administrative Templates' > 'Windows Components' > 'Remote Desktop Services' > 'Remote Desktop Session Host' > 'Device and Resource Redirection'.
    3. Then set 'Do not allow Clipboard redirection' to 'Enabled'. You can also set 'Do not allow drive redirection' to 'Enabled' if you want to prevent the Virtual Machine from accessing local drives.

  2. Khurram Rahim 1,841 Reputation points
    2020-11-03T19:40:44.453+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.