Forum Discussion
How do I configure WVD to only use one monitor/screen - It always spans all my monitors
- Mar 09, 2020Set-RdsHostPool -Tenant <tenant name> -Name <host pool name> -CustomRdpProperty 'use multimon:i:0'
Johan_Eriksson : We are continuously improving our documentation, and we have the latest, most up-do-date set here: https://docs.microsoft.com/windows-server/remote/remote-desktop-services/clients/remote-desktop-app-compare#supported-rdp-settings .
Did the multi-mon property end up working? From what you've entered, it looks correct.
- Johan_ErikssonMay 16, 2019Brass Contributor
Christian_Montoya Thanks for the reply and the link. Yes, I got it to work with that setting in the end.
- Vladimir_SynergyMar 09, 2020Copper Contributor
How to do it with Windows Client, it spans all 3 monitors, users are forced to use Web Client.
- FortyMegabytesMar 09, 2020Brass ContributorSet-RdsHostPool -Tenant <tenant name> -Name <host pool name> -CustomRdpProperty 'use multimon:i:0'
- BigAl144Feb 18, 2020Copper Contributor
Johan_Eriksson Is this when using the Web to connect to the machine? via: https://rdweb.wvd.microsoft.com/webclient/index.html
just curious as I am trying to determine the multiMon use for the web login.
thanks!
- Christian_MontoyaFeb 20, 2020
Microsoft
BigAl144 : Unfortunately, we do not yet support the multi-monitor feature for the webclient yet.