


How to modify the default port of Windows Remote Desktop
How to modify the default port of Windows Remote Desktop: First open the registry editor and find the tcp file; then find the PortNumber option and modify the numerical data to the new port number; finally find the RDP-TCP file and open the PortNumber option. Just modify the numerical data to the new port number.
#The operating environment of this article: windows10 system, thinkpad t480 computer.
The specific steps are as follows:
Press the "win key r to open the run, enter "regedit" and click OK;
In the registry Open the "HKEY_LOCAL_MACHINE" file in the editor; continue to open the "system" file in the listed files; continue to open the "CurrentControlSet" file listed under the system file;; continue to open the "Control" file listed under the CurrentControlSet file;; continue to open Control The "Terminal server" file listed under the file;; Continue to open the "tcp" file under the wds file listed under the Terminal server;
In the dialog box to the right of the opened tcp file Find "PortNumber" and double-click to open it;
In the edit page that opens, check Decimal in the base and enter the port number you want to modify in the numerical data. The default is 3389. Here I changed it to 8168; click OK when the modification is completed;
Continue to open "RDP-tcp" under the winsstations file listed under the Terminal server file and select the RDP-TCP file. Find "PortNumber" on the right and double-click to open it;
# is consistent with the modification parameters of the first editing interface, click OK to complete, and restart the computer; (required after compiling the registry It will take effect after restarting the computer)
After restarting the computer, you need to add: 8168 port number after the IP address to connect normally!
Free learning video sharing: php tutorial
The above is the detailed content of How to modify the default port of Windows Remote Desktop. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

WebStorm Mac version
Useful JavaScript development tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software