Articles on: VPS access

How to choose specific monitors for a remote session?

Enhance your remote session flexibility by enabling the feature to select a subset of monitors for full-screen display. Instead of being confined to utilizing all monitors or just one, this capability allows for more tailored usage. For instance, you’ll be able to use two out of three monitors while working locally on something else, with the remaining two monitors actively engaged in the RDP session.


  1. Save your RDP file








  1. You can see the use multimon:i:1 line which tells us that Multiple Monitor mode is enabled and the other line selectedmonitors:s:0,1,4 that shows us which monitors are actually selected to be involved in the session. Here we have all monitors included.


  1. To see which Monitors you have connected to your PC/Laptop, open CMD as administrator and type 


mstsc /l


as output you should get something like this




  1. Simply edit the line selectedmonitors:s:0,1,4 to include the specific monitors you want. After making your changes, ensure you save the file.


  1. Open the file you previously edited using the Remote Desktop Connection app




Now you should have established the connection using only the selected monitors




Updated on: 12/08/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!