Skip to content

Commit 1c75495

Browse files
committed
Small editorial change.
1 parent 6d3a2e6 commit 1c75495

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/teams-on-avd.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This section will show you how to install the Teams desktop app on your Windows
3737

3838
To enable media optimization for Teams, set the following registry key on the host VM:
3939

40-
1. From the start menu, run **Registry Editor** as an administrator. Navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
40+
1. From the start menu, run **Registry Editor** as an administrator. Go to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
4141

4242
2. Create the following value for the Teams key:
4343

@@ -162,7 +162,7 @@ You can disable desktop screen sharing for Teams on Azure Virtual Desktop. To en
162162
To disable desktop screen share:
163163
164164
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
165-
1. Navigate to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
165+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
166166
1. Add the **DisableRAILScreensharing** as a DWORD value.
167167
1. Set the value to **1** to disable desktop screen share.
168168
@@ -176,7 +176,7 @@ You can disable application window sharing for Teams on Azure Virtual Desktop. T
176176
To disable application window sharing:
177177
178178
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
179-
1. Navigate to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
179+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
180180
1. Add the **DisableRAILAppSharing** as a DWORD value.
181181
1. Set the value to **1** to disable application window sharing.
182182

0 commit comments

Comments
 (0)