Home  >  Article  >  System Tutorial  >  How to set up remote desktop connection command in Win10 How to set up remote desktop connection command in Win10

How to set up remote desktop connection command in Win10 How to set up remote desktop connection command in Win10

王林
王林forward
2024-02-29 14:53:341267browse

Win10 system provides a convenient remote desktop connection function, allowing users to remotely access other computers. To set up a remote desktop connection command, just follow the simple steps. This article will introduce in detail how to set up remote desktop connection commands in Win10, so that you can easily achieve remote control. Let us follow the guidance of PHP editor Xiaoxin and master this practical skill!

Win10 Set Remote Desktop Connection Command Method

Method 1: Remotely connect by running the command

1. Press the "win R" shortcut key and enter "mstsc" .

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

#2. Click "Display Options" in the lower left corner of the window.

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

#3. Then enter the IP address under the "General" option and click "Connect".

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

#4. Just the window shows connecting.

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

Method 2: Remote connection through command prompt

1. Shortcut key "win R" to start running, enter "cmd", and press Enter to open.

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

2. Enter "mstsc /v: 192.168.1.250 /console" in the command prompt window and press Enter to execute the command.

Win10怎么设置远程桌面连接命令 Win10设置远程桌面连接命令方法

The above is the detailed content of How to set up remote desktop connection command in Win10 How to set up remote desktop connection command in Win10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:jb51.net. If there is any infringement, please contact admin@php.cn delete