iSumsoft» Windows Tips » How to Add Remote Desktop Users in Windows PC

How to Add Remote Desktop Users on Windows PC

Lucas Watson
Lucas Watson

Updated:

Use Remote Desktop to connect to and control your PC from a remote device with the Remote Desktop Connection (RDC). Allowing remote desktop connections grants access to users in the Administrator's group and additional selected users. This guide describes 5 ways to add Remote Desktop users on Windows 10/8/7.


How to Add Remote Desktop Users via Remote Desktop Users Settings

To add users to the Remote Desktop Users group for remote access:

Step 1: Open the Settings app and click System.

Step 2: Click the Remote Desktop tab, then click Select users that can remotely access this PC. Ensure Enable Remote Desktop is On.

Select users

Step 3: In the Remote Desktop Users dialog box, click Add.

Add Remote Desktop users

Step 4: Type the user name or click Advanced to select from a list.

Advanced settings

Step 5: Click Find now, select the user account, and click OK.

Select user account

How to Add Remote Desktop Users using Local Users and Groups

Step 1: Open Local Users and Groups.

Local users and groups

Step 2: Click Groups, then double-click Remote Desktop Users.

Remote Desktop Users

Step 3: Click Add to add users. Follow steps 4 and 5 from the previous method.

How to Add Remote Desktop Users with Windows PowerShell

Step 1: Run PowerShell as administrator.

Open Windows PowerShell

Step 2: Type Add-LocalGroupMember -Group "Remote Desktop Users" -Member "User" and press Enter.

Add Remote Desktop users command

How to Add Remote Desktop Users via Control Panel

To add Remote Desktop users on Windows 7/10:

In Windows 7:

Step 1: Click Start > Control Panel.

Click Control Panel

Step 2: Click System and Security.

Click System and Security

Step 3: Choose Allow remote access under System.

Allow remote access

Step 4: Select Allow connections only from computers running Remote Desktop with Network Level Authentication and click Apply.

Click Apply

Step 5: Click Select Users and then Add in the Remote Desktop Users window.

Click Select Users and Add

Step 6: Click Advanced > Find Now to locate users, then click OK.

Click OK

Step 7: The added user will be displayed in the Select Users window. Click OK.

User displayed

Step 8: The user is added to Remote Desktop Users. Click OK twice.

Click OK twice

In Windows 10:

Step 1: Launch Control Panel.

Step 2: Follow steps 2-8 above.

How to Add Remote Desktop Users using Computer Management

Step 1: Right-click Computer and choose Manage.

Click Manage

Step 2: Under Local Users and Groups, right-click Users and select New User.

Click New User

Step 3: Enter User name and Password, then confirm. Click Create.

Create Remote Desktop user

Step 4: Right-click the new user and select Properties.

Choose Properties

Step 5: Click Member Of and Add.

Click Add button

Step 6: Click Advanced > Find Now > Remote Desktop Users. Click OK.

Find Remote Desktop Users

Step 7: The user is added to Remote Desktop Users. Click OK.

Remote Desktop Users listed

Step 8: Verify the user is added under Member Of.

Verify user added

That's all!