<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>change remote desktop port Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/change-remote-desktop-port/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 27 Aug 2020 01:44:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to change the remote desktop port in Windows Server 2019, 2016</title>
		<link>https://www.osradar.com/how-to-change-the-remote-desktop-port-in-windows-server-2019-2016/</link>
					<comments>https://www.osradar.com/how-to-change-the-remote-desktop-port-in-windows-server-2019-2016/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 31 Aug 2020 21:43:00 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[change remote desktop port]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[remote desktop port]]></category>
		<category><![CDATA[Windows server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=23146</guid>

					<description><![CDATA[<p>Hello! One of the many tasks that system administrators have is to manage computers remotely. This way they can solve users&#8217; problems. They can also update computers or resolve concerns about the use of computers. Although there are third-party applications, Windows Server has its own remote connection manager. Indeed, Remote Desktop allows you to connect [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-change-the-remote-desktop-port-in-windows-server-2019-2016/">How to change the remote desktop port in Windows Server 2019, 2016</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! One of the many tasks that system administrators have is to manage computers remotely. This way they can solve users&#8217; problems. They can also update computers or resolve concerns about the use of computers. Although there are third-party applications, Windows Server has its own remote connection manager. Indeed, Remote Desktop allows you to connect to Windows Server with any device with a Remote Desktop client. However, this technology uses the Remote Desktop Protocol (RDP). Which is connected through port 3389. Additionally, today we will see how to change the remote desktop port in <a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener">Windows Server</a> 2019, 2016.</p>



<h2>How to modify the port for the remote desktop connection in Windows Server</h2>



<p>The main reason to modify this port is very simple. Because security is a crucial element in any server. Indeed, hackers know that port 3389 is the one used for remote connection. They can then try to access the computer to steal information or make unauthorized changes. Consequently, it is highly recommended to change this port. To do this we will modify the Windows Server Registry. With this intention, press the Win+R combination and execute the following command:</p>



<pre class="wp-block-preformatted">regedit</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="527" height="371" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port.png" alt="" class="wp-image-23147" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port.png 527w, https://www.osradar.com/wp-content/uploads/2020/08/port-300x211.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/port-100x70.png 100w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption>Run the Registry Editor</figcaption></figure>



<p>Now please follow the next path:</p>



<pre class="wp-block-preformatted">HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Terminal Server / WinStations / RDP-Tcp
</pre>



<p>Then select the value corresponding to <strong>PortNumber</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="768" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port2-1024x768.png" alt="Select the value corresponding to PortNumber" class="wp-image-23149" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port2-1024x768.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/port2-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/port2-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/port2-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/port2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/port2-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2020/08/port2.png 1028w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select the value corresponding to PortNumber</figcaption></figure>



<p>Then double-click on the value. Immediately the values are displayed. Also, you can see that the value is displayed as d3d. This is because it is in a hexadecimal format. When you pass it to a decimal value, it is displayed as <strong>3389</strong>. </p>



<figure class="wp-block-image size-large"><img loading="lazy" width="334" height="204" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port3.png" alt="Please check the value of the port." class="wp-image-23151" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port3.png 334w, https://www.osradar.com/wp-content/uploads/2020/08/port3-300x183.png 300w" sizes="(max-width: 334px) 100vw, 334px" /><figcaption>Please check the value of the port.</figcaption></figure>



<p>Well, please edit it and add the value <strong>6000</strong>. This will set this port. Finally, it is necessary to check a couple of steps. First, please check that the port is not blocked by the Windows Firewall. Finally, restart the server to set the changes.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="333" height="201" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port4.png" alt="Change the port to number 6000" class="wp-image-23152" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port4.png 333w, https://www.osradar.com/wp-content/uploads/2020/08/port4-300x181.png 300w" sizes="(max-width: 333px) 100vw, 333px" /><figcaption>Change the port to number 6000</figcaption></figure>



<h2>Check access to the remote desktop.</h2>



<p>Once the port is modified, it is time to check if the access to the remote desktop is correct. With this intention, please open the Remote Desktop client and enter the server name or IP address.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="407" height="253" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port5.png" alt="Connect to the server remotely." class="wp-image-23154" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port5.png 407w, https://www.osradar.com/wp-content/uploads/2020/08/port5-300x186.png 300w" sizes="(max-width: 407px) 100vw, 407px" /><figcaption>Connect to the server remotely.</figcaption></figure>



<p>However, the connection will not be successful and you will see the following error message.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="558" height="223" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port6.png" alt="" class="wp-image-23156" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port6.png 558w, https://www.osradar.com/wp-content/uploads/2020/08/port6-300x120.png 300w" sizes="(max-width: 558px) 100vw, 558px" /></figure>



<p>To access correctly, it is necessary to add the port number at the end of the IP address. For example:</p>



<pre class="wp-block-preformatted">192.168.30.128:6000</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="407" height="253" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port7.png" alt="Add the port number at the end of the IP address." class="wp-image-23157" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port7.png 407w, https://www.osradar.com/wp-content/uploads/2020/08/port7-300x186.png 300w" sizes="(max-width: 407px) 100vw, 407px" /><figcaption>Add the port number at the end of the IP address.</figcaption></figure>



<p>In this way, you will be asked for credentials to connect:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="456" height="368" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/port8.png" alt="In this way, you will be asked for credentials to connect." class="wp-image-23159" srcset="https://www.osradar.com/wp-content/uploads/2020/08/port8.png 456w, https://www.osradar.com/wp-content/uploads/2020/08/port8-300x242.png 300w" sizes="(max-width: 456px) 100vw, 456px" /><figcaption>In this way, you will be asked for credentials to connect.</figcaption></figure>



<p>Lately, we have seen How to change the remote desktop port in Windows Server 2019, 2016. This way you can increase the security of the server. We hope that you like this. If so, please share on your social networks and don&#8217;t miss our post about How to use <a href="https://www.osradar.com/how-to-use-active-directory-administrative-center-in-windows-server-2019-2016/" target="_blank" rel="noreferrer noopener">Active Director</a>y Administrative Center in Windows Server 2019/2016.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-change-the-remote-desktop-port-in-windows-server-2019-2016/">How to change the remote desktop port in Windows Server 2019, 2016</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-change-the-remote-desktop-port-in-windows-server-2019-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
