Multimonitor Setup and troubleshooting

Use all on 1 screens

In RDP you can tell it to use all of your monitors or a single monitor by default with.


To toggle between single and multi monitor mode, right click on the rdp file and select edit


From here you will need to select the display tab


On this page there will be a checkbox where you can select to use all of your monitors or just one.




Use a custom amount of monitors (Duel monitors on a 3 monitor setup)

In RDP you can also use a custom number of screens as well.


To do this, follow the steps above to set the checkbox Use all my monitors for the remote session to `checked`

You will need to take note of what monitor is numbered what. run mstsc -l in command prompt to see what monitor is what.


Right click on the RDP file and open it with notepad.


Once in notepad, find the variable selectedmonitors:s. It will have the monitors listed that you wish to use. In my case I set it to selectedmonitors:s:1,2. This may take some trial and error with the numbers.