Rdp 8.1 Windows 10



-->

You can access Windows Virtual Desktop resources on devices with Windows 10, Windows 10 IoT Enterprise, and Windows 7 using the Windows Desktop client.

Applies to: Windows 10, Windows 8.1, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2. Apps for mac os. You can use Remote Desktop to connect to and control your PC from a remote device by using a Microsoft Remote Desktop client (available for Windows, iOS, macOS and Android). When you allow remote connections to your PC, you can use another device to connect to your PC and have access to. Download this app from Microsoft Store for Windows 10, Windows 8.1, Windows 10 Mobile, Windows Phone 8.1, Windows 10 Team (Surface Hub), HoloLens. See screenshots, read the latest customer reviews, and compare ratings for Microsoft Remote Desktop. Mocha Remote Desktop Setup Wizard - Microsoft Windows Windows 7/8/8.1/10 and Vista Make sure you are using Professional / Business or Ultimate Edition, and not the Home version. In Windows 8.1, from the charms bar (use Win+C), select search 'version', click on 'See if you have a 32 or 64 bit version', and the CPU and OS type will be shown. Further enhancements were introduced in Windows 8.1 such as Enhanced Session Mode, enabling high fidelity graphics for connections to VM's using the RDP protocol, and USB redirection which is enabled from the host to VM's. Windows 10 brings further enhancements to the native hypervisor offering.

Important

This does not support Window 8 or Windows 8.1.

This only supports Azure Resource Manager objects, to support objects without Azure Resource Manager, see Connect with Windows Desktop (classic) client.

This does not support the RemoteApp and Desktop Connections (RADC) client or the Remote Desktop Connection (MSTSC) client.

Install the Windows Desktop client

Download the client based on your Windows version:

During installation to determine access, select either:

  • Install just for you
  • Install for all users of this machine (requires admin rights)

To launch the client after installation, use the Start menu and search for Remote Desktop.

Subscribe to a Workspace

To subscribe to a Workspace, choose to either:

  • Use a work or school account and have the client discover the resources available for you
  • Use the specific URL of the resource

To launch the resource once subscribed, go to the Connection Center and double-click the resource.

Tip

To launch a resource from the Start menu, you can find the folder with the Workspace name or enter the resource name in the search bar.

Use a user account

  1. Select Subscribe from the main page.
  2. Sign in with your user account when prompted.

The resources grouped by workspace will appear in the Connection Center.

Note

The Windows client automatically defaults to Windows Virtual Desktop (classic).

However, if the client detects additional Azure Resource Manager resources, it adds them automatically or notifies the user that they're available.

Use a specific URL

Windows
  1. Select Subscribe with URL from the main page.

  2. Enter either the Workspace URL or an email address:

    • For Workspace URL, use the URL provided by your admin.
    Available ResourcesURL
    Windows Virtual Desktop (classic)https://rdweb.wvd.microsoft.com/api/feeddiscovery/webfeeddiscovery.aspx
    Windows Virtual Desktophttps://rdweb.wvd.microsoft.com/api/arm/feeddiscovery
    Windows Virtual Desktop (US Gov)https://rdweb.wvd.azure.us/api/arm/feeddiscovery
    • For Email, use your email address.

    The client will find the URL associated with your email, provided your admin has enabled email discovery.

  3. Select Next.

  4. Sign in with your user account when prompted.

Rdp

The resources grouped by workspace will appear in the Connection Center.

Next steps

To learn more about how to use the client, check out Get started with the Windows Desktop client.

If you're an admin interested in learning more about the client's features, check out Windows Desktop client for admins.

-->Windows

Important

This content applies to Windows Virtual Desktop with Azure Resource Manager Windows Virtual Desktop objects. If you're using Windows Virtual Desktop (classic) without Azure Resource Manager objects, see this article.

Customizing a host pool's Remote Desktop Protocol (RDP) properties, such as multi-monitor experience and audio redirection, lets you deliver an optimal experience for your users based on their needs. You can customize RDP properties in Windows Virtual Desktop by either using the Azure portal or by using the -CustomRdpProperty parameter in the Update-AzWvdHostPool cmdlet.

See supported RDP file settings for a full list of supported properties and their default values.

Default RDP file properties

RDP files have the following properties by default:

RDP propertyOn DesktopAs a RemoteApp
Multi-monitor modeDisabledEnabled
Drive redirections enabledDrives, clipboard, printers, COM ports, and smart cardsDrives, clipboard, and printers
Remote audio modePlay locallyPlay locally

Prerequisites

Before you begin, follow the instructions in Set up the Windows Virtual Desktop PowerShell module to set up your PowerShell module and sign in to Azure.

Configure RDP properties in the Azure portal

To configure RDP properties in the Azure portal:

  1. Sign in to Azure at https://portal.azure.com.
  2. Enter windows virtual desktop into the search bar.
  3. Under Services, select Windows Virtual Desktop.
  4. At the Windows Virtual Desktop page, select host pools in the menu on the left side of the screen.
  5. Select the name of the host pool you want to update.
  6. Select RDP Properties in the menu on the left side of the screen.
  7. Set the property you want.
    • Alternatively, you can open the Advanced tab and add your RDP properties in a semicolon-separated format like the PowerShell examples in the following sections.
  8. When you're done, select Save to save your changes.

The next sections will tell you how to edit custom RDP properties manually in PowerShell.

Add or edit a single custom RDP property

To add or edit a single custom RDP property, run the following PowerShell cmdlet:

To check if the cmdlet you just ran updated the property, run this cmdlet:

For example, if you were checking for the 'audiocapturemode' property on a host pool named 0301HP, you'd enter this cmdlet:

Add or edit multiple custom RDP properties

To add or edit multiple custom RDP properties, run the following PowerShell cmdlets by providing the custom RDP properties as a semicolon-separated string:

You can check to make sure the RDP property was added by running the following cmdlet:

Based on our earlier cmdlet example, if you set up multiple RDP properties on the 0301HP host pool, your cmdlet would look like this:

Reset all custom RDP properties

Windows 8.1 Rdp 10 Update

You can reset individual custom RDP properties to their default values by following the instructions in Add or edit a single custom RDP property, or you can reset all custom RDP properties for a host pool by running the following PowerShell cmdlet:

To make sure you've successfully removed the setting, enter this cmdlet:

Next steps

Windows 8.1 Remote Access

Now that you've customized the RDP properties for a given host pool, you can sign in to a Windows Virtual Desktop client to test them as part of a user session. These next how-to guides will tell you how to connect to a session using the client of your choice: