Advertisement

Add Users to Remote Desktop in Windows 10

In this article, we will see how to add or remove Remote Desktop users in Windows 10. This will allow them to make connections to the target computer over the Remote Desktop protocol. By default, only members of the Administrators group (e.g. administrative accounts) have access to RDP. Here we go.

Connected With New RDP Port

Before we continue, here are some details about how RDP works. While any edition of Windows 10 can act as Remote Desktop Client, to host a remote session, you need to be running Windows 10 Pro or Enterprise. You can connect to a Windows 10 Remote Desktop host from another PC running Windows 10, or from an earlier Windows version like Windows 7 or Windows 8, or Linux. Windows 10 comes with both client and server software out-of-the-box, so you don't need any extra software installed.

Advertisеment

First of all, enable the Remote Desktop feature as described here:

https://winaero.com/blog/enable-rdp-windows-10/

Now, you can configure user permissions.

  1. Press Win + R hotkeys on the keyboard. The Run dialog will appear on the screen, type the following into the text box and press Enter:
    SystemPropertiesAdvanced

    System Properties Advanced In The Run Dialog

  2. Advanced System Properties will open.System Properties Advanced
  3. Go to the Remote tab. There, click on the button Select Users.Select Users Button RDP
  4. The following dialog will open. Click on the Add button.Remote Desktop Users Dialog
  5. The Select Users dialog will appear. There, type the desired user name to add or click on the Advanced button to select the user from the list. To populate the list, click on the Find now button in Advanced mode.Select Users Advanced Dialog
  6. Select the desired user in the list and click OK.User Selected
  7. Click OK once again to add the user.

You are done.

Alternative ways to add Remote Desktop users in Windows 10

There are two more ways to add or remove Remote Desktop users in Windows 10.

You can use Local Users and Groups snap-in

You can use Local Users and Groups snap-in if your Windows edition comes with this app.

  1. Press Win + R shortcut keys on your keyboard and type the following in the run box:
    lusrmgr.msc

    Windows 10 Run Lusrmgr MscThis will open the Local Users and Groups app.

  2. Click on Groups on the left.Local Users And Groups
  3. Double-click "Remote Desktop Users" in the list of groups.Remote Deskop Users Group
  4. Click the Add button to add one or more users.

You are done.

You can the net.exe console tool

  1. Open an elevated command prompt.
  2. Type the following command:
    net localgroup "Remote Desktop Users" "UserName" /add

    Replace the "UserName" portion with the actual user account name you want to add to Remote Desktop users.
    In my case, the command looks as follows:

    net localgroup "Remote Desktop Users" "Alice" /add
  3. To remove a user from the "Remote Desktop Users", substitute the /add argument in the command above with the /delete switch, as follows:
    net localgroup "Remote Desktop Users" "Alice" /delete

See the following screenshot.Remote Deskop Net Command

Articles of interest:

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

5 thoughts on “Add Users to Remote Desktop in Windows 10”

  1. MY Windows 10 does NOT show anything below the advanced button on the first screen.
    Can NOT do any of what you show here.
    2019

  2. This article helped me succesfully create and add new user roles to access my remote Windows Instance. Cheers to the admin!

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.