RDP: how to show black screen during session

Ale Madama 291 Reputation points
2021-05-04T12:01:01.25+00:00

Hi all,
I should connect to a remote PC via a Remote Desktop Connection.
This PC is located in a meeting room and my boss asked me to hide what I'm doing during the session (to avoid showing to customers there).
Is there a way to do that?

thanks!
Ale

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-05-07T05:41:41.227+00:00

    Hi Ale,

    I'm sorry to keep you waiting.

    The Windows home version cannot be remote, but it can be used as a client to initiate a remote connection. It has Remote Desktop Connection App (Mstsc.exe).
    If the answer is helpful, please click "Accept Answer" and upvote it.

    Best regards

    0 comments No comments

10 additional answers

Sort by: Most helpful
  1. Olaf Helper 47,441 Reputation points
    2021-05-04T12:14:37.647+00:00

    With RDP you start an own session on the remote host, shown only in you RDP client, nowhere else

    It's a not like a remote control software like TeamViewer or VNC, where everthing is shared.

    0 comments No comments

  2. Ale Madama 291 Reputation points
    2021-05-04T12:31:54.273+00:00

    excellent!
    thank you Olaf!!!

    0 comments No comments

  3. Ale Madama 291 Reputation points
    2021-05-04T14:58:59.123+00:00

    I've just tried and, when I start a remote desktop session, the local user is logged out...

    it seems a mutually exclusive behavior: only one user can be logged in at a time (indeed, when I log in the local user, the RDP is suddenly closed)

    is this the behavior you meant just above in your answer?

    0 comments No comments

  4. Anonymous
    2021-05-05T12:47:05.727+00:00

    Hi Ale,

    First of all, remote users can connect to their Windows client computers through the Remote Desktop Services (RDP) running on the Pro and Enterprise editions (but not on Home/Single Language).
    But there is a restriction on the number of simultaneous RDP sessions – only one remote user can work at a time.
    That's why if you try to open a second RDP session, a warning appears asking you to disconnect the first user session.

    Let's focus on the RDS itself by design. The number of simultaneous RDP connections is limited rather by the license (then by any technical aspect).
    Therefore, this restriction does not allow to create a terminal RDP server based on the workstation that can be used by multiple users.
    Microsoft’s logic is simple: if you need a Remote Desktop server – buy a Windows Server license, RDS CALs, install and configure the Remote Desktop Session Host (RDSH) role.

    In such case, I'd like to recommend you deploy RD Session Host.
    It implements feature which multiple users concurrent working and share the same RD Session Host server.
    You could refer the following steps to deploy the Remote Desktop servers in your environment.
    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-deploy-infrastructure

    Best regards

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.