You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Reconnection | autoreconnection enabled:i:*value*| ✔ | ✔ | Determines whether the client will automatically try to reconnect to the remote computer if the connection is dropped, such as when there's a network connectivity interruption. | - 0: Client doesn't automatically try to reconnect.<br />- 1: Client automatically tries to reconnect. | 1 |
34
-
| Bandwidth auto detect | bandwidthautodetect:i:*value*| ✔ | ✔ | Determines whether or not to use automatic network bandwidth detection. Requires bandwidthautodetect to be set to 1. | - 0: Disable automatic network type detection.<br />- 1: Enable automatic network type detection. | 1 |
35
-
| Network auto detect | networkautodetect:i:*value*| ✔ | ✔ | Determines whether automatic network type detection is enabled. | - 0: Don't use automatic network bandwidth detection.<br />- 1: Use automatic network bandwidth detection. | 1 |
34
+
| Bandwidth auto detect | bandwidthautodetect:i:*value*| ✔ | ✔ | Determines whether or not to use automatic network bandwidth detection. Requires bandwidthautodetect to be set to 1. | - 0: Don't use automatic network bandwidth detection.<br />- 1: Use automatic network bandwidth detection. | 1 |
35
+
| Network auto detect | networkautodetect:i:*value*| ✔ | ✔ | Determines whether automatic network type detection is enabled. | - 0: Disable automatic network type detection.<br />- 1: Enable automatic network type detection. | 1 |
36
36
| Compression | compression:i:*value*| ✔ | ✔ | Determines whether bulk compression is enabled when it's transmitted by RDP to the local computer. | - 0: Disable RDP bulk compression.<br />- 1: Enable RDP bulk compression. | 1 |
37
37
| Video playback | videoplaybackmode:i:*value*| ✔ | ✔ | Determines if the connection will use RDP-efficient multimedia streaming for video playback. | - 0: Don't use RDP efficient multimedia streaming for video playback.<br />- 1: Use RDP-efficient multimedia streaming for video playback when possible. | 1 |
38
38
@@ -48,16 +48,16 @@ ms.date: 11/14/2023
48
48
| Encoded video quality | redirected video capture encoding quality:i:*value*| ✔ | ✔ | Controls the quality of encoded video. | - 0: High compression video. Quality may suffer when there's a lot of motion. <br />- 1: Medium compression.<br />- 2: Low compression video with high picture quality. | 0 |
49
49
| Audio output location | audiomode:i:*value*| ✔ | ✔ | Determines whether the local or remote machine plays audio. | - 0: Play sounds on the local computer.<br />- 1: Play sounds on the remote computer.<br />- 2: Don't play sounds. | 0 |
50
50
| Camera redirection | camerastoredirect:s:*value*| ✔ | ✔ | Configures which cameras to redirect. This setting uses a semicolon-delimited list of `KSCATEGORY_VIDEO_CAMERA` interfaces of cameras enabled for redirection. | - *: Redirect all cameras.<br />- List of cameras, such as `\\?\usb#vid_0bda&pid_58b0&mi`.<br />- You can exclude a specific camera by prepending the symbolic link string with "-". | Don't redirect any cameras. |
51
-
| Media Transfer Protocol (MTP) and Picture Transfer Protocol (PTP) | devicestoredirect:s:*value*| ✔ | ✔ | Determines which devices on the local computer will be redirected and available in the remote session. | - *: Redirect all supported devices, including ones that are connected later.<br />- Valid hardware ID for one or more devices.<br />- DynamicDevices: Redirect all supported devices that are connected later. |Don't redirect any devices. |
52
-
| Drive/storage redirection | drivestoredirect:s:*value*| ✔ | ✔ | Determines which disk drives on the local computer will be redirected and available in the remote session. | - No value specified: don't redirect any drives.<br />- *: Redirect all disk drives, including drives that are connected later.<br />- DynamicDrives: redirect any drives that are connected later.<br />- The drive and labels for one or more drives, such as `drivestoredirect:s:C\:;E\:;`, redirect the specified drive(s). |Don't redirect any drives. |
51
+
| Media Transfer Protocol (MTP) and Picture Transfer Protocol (PTP) | devicestoredirect:s:*value*| ✔ | ✔ | Determines which devices on the local computer will be redirected and available in the remote session. | - *: Redirect all supported devices, including ones that are connected later.<br />- Valid hardware ID for one or more devices.<br />- DynamicDevices: Redirect all supported devices that are connected later. |Redirect all supported devices, including ones that are connected later. |
52
+
| Drive/storage redirection | drivestoredirect:s:*value*| ✔ | ✔ | Determines which disk drives on the local computer will be redirected and available in the remote session. | - No value specified: don't redirect any drives.<br />- *: Redirect all disk drives, including drives that are connected later.<br />- DynamicDrives: redirect any drives that are connected later.<br />- The drive and labels for one or more drives, such as `drivestoredirect:s:C\:;E\:;`, redirect the specified drive(s). |Redirect all disk drives, including drives that are connected later. |
53
53
| Windows key combinations | keyboardhook:i:*value*| ✔ | ✔ | Determines when Windows key combinations (<kbd>Windows</kbd>, <kbd>Alt</kbd>+<kbd>Tab</kbd>) are applied to the remote session for desktop and RemoteApp connections. | - 0: Windows key combinations are applied on the local computer.<br />- 1: (Desktop only) Windows key combinations are applied on the remote computer when in focus.<br />- 2: (Desktop only) Windows key combinations are applied on the remote computer in full screen mode only.<br />- 3: (RemoteApp only) Windows key combinations are applied on the RemoteApp when in focus. We recommend you use this value only when publishing the Remote Desktop Connection app (`mstsc.exe`) from the host pool on Azure Virtual Desktop. This value is only supported when using the [Windows client](/azure/virtual-desktop/users/connect-windows). | 2 |
54
54
| Clipboard redirection | redirectclipboard:i:*value*| ✔ | ✔ | Determines whether clipboard redirection is enabled. | - 0: Clipboard on local computer isn't available in remote session.<br />- 1: Clipboard on local computer is available in remote session. | 1 |
55
-
| COM ports redirection | redirectcomports:i:*value*| ✔ | ✔ | Determines whether COM (serial) ports on the local computer will be redirected and available in the remote session. | - 0: COM ports on the local computer aren't available in the remote session.<br />- 1: COM ports on the local computer are available in the remote session. |0|
55
+
| COM ports redirection | redirectcomports:i:*value*| ✔ | ✔ | Determines whether COM (serial) ports on the local computer will be redirected and available in the remote session. | - 0: COM ports on the local computer aren't available in the remote session.<br />- 1: COM ports on the local computer are available in the remote session. |1|
56
56
| Location service redirection | redirectlocation:i:*value*| ✔ | ✔ | Determines whether the location of the local device will be redirected and available in the remote session. | - 0: The remote session uses the location of the remote computer or virtual machine.<br />- 1: The remote session uses the location of the local device. | 0 |
57
57
| Printer redirection | redirectprinters:i:*value*| ✔ | ✔ | Determines whether printers configured on the local computer will be redirected and available in the remote session. | - 0: The printers on the local computer aren't available in the remote session.<br />- 1: The printers on the local computer are available in the remote session. | 1 |
58
58
| Smart card redirection | redirectsmartcards:i:*value*| ✔ | ✔ | Determines whether smart card devices on the local computer will be redirected and available in the remote session. | - 0: The smart card device on the local computer isn't available in the remote session.<br />- 1: The smart card device on the local computer is available in the remote session. | 1 |
59
59
| WebAuthn redirection | redirectwebauthn:i:*value*| ✔ | ✔ | Determines whether WebAuthn requests on the remote computer will be redirected to the local computer allowing the use of local authenticators (such as Windows Hello for Business and security key). | - 0: WebAuthn requests from the remote session aren't sent to the local computer for authentication and must be completed in the remote session.<br />- 1: WebAuthn requests from the remote session are sent to the local computer for authentication. | 1 |
60
-
| USB device redirection | usbdevicestoredirect:s:*value*| ✔ | ✔ | Determines which supported RemoteFX USB devices on the client computer will be redirected and available in the remote session when you connect to a remote session that supports RemoteFX USB redirection. | - \*: Redirect all USB devices that aren't already redirected by another high-level redirection.<br />- {*Device Setup Class GUID*}: Redirect all devices that are members of the specified [device setup class](/windows-hardware/drivers/install/system-defined-device-setup-classes-available-to-vendors/).<br />- *USBInstanceID*: Redirect a specific USB device identified by the instance ID. |Don't redirect any USB devices. |
60
+
| USB device redirection | usbdevicestoredirect:s:*value*| ✔ | ✔ | Determines which supported RemoteFX USB devices on the client computer will be redirected and available in the remote session when you connect to a remote session that supports RemoteFX USB redirection. | - \*: Redirect all USB devices that aren't already redirected by another high-level redirection.<br />- {*Device Setup Class GUID*}: Redirect all devices that are members of the specified [device setup class](/windows-hardware/drivers/install/system-defined-device-setup-classes-available-to-vendors/).<br />- *USBInstanceID*: Redirect a specific USB device identified by the instance ID. |Redirect all USB devices that aren't already redirected by another high-level redirection. |
0 commit comments