{"id":135,"date":"2024-06-24T07:31:50","date_gmt":"2024-06-24T07:31:50","guid":{"rendered":"https:\/\/xaro.net\/blog\/?p=135"},"modified":"2024-06-27T16:27:58","modified_gmt":"2024-06-27T16:27:58","slug":"ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022","status":"publish","type":"post","link":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/","title":{"rendered":"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &#038; 2022"},"content":{"rendered":"<p>Are you looking to enhance the security of your Windows Server by changing the default RDP port? You&rsquo;re in the right place. Remote Desktop Protocol (RDP) is a common target for cyberattacks, and one effective way to secure your server is by modifying its default port. Whether you&rsquo;re using Windows Server 2016, 2019, or 2022, this guide will walk you through the steps seamlessly.<\/p>\n<blockquote><p>Remember, changing the RDP port is a straightforward process, but it&rsquo;s crucial to follow each step carefully to avoid connectivity issues.<\/p><\/blockquote>\n<p>In this article, you&rsquo;ll learn:<\/p>\n<ul>\n<li>Why changing the RDP port is important for security<\/li>\n<li>The exact steps to change the RDP port on different versions of Windows Server<\/li>\n<li>Best practices to follow after changing the port<\/li>\n<\/ul>\n<p>Let&rsquo;s dive in and make your server more secure!<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_65 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewbox=\"0 0 24 24\" version=\"1.2\" baseprofile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"><\/path><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class=\"ez-toc-list ez-toc-list-level-1 \"><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#Changing_the_RDP_Port_on_Windows_Server_2016_Step-by-Step_Guide\" title=\"Changing the RDP Port on Windows Server 2016: Step-by-Step Guide\">Changing the RDP Port on Windows Server 2016: Step-by-Step Guide<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#Testing_the_New_RDP_Port_Configuration\" title=\"Testing the New RDP Port Configuration\">Testing the New RDP Port Configuration<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#Conclusion_Keeping_Your_Remote_Desktop_Secure\" title=\"Conclusion: Keeping Your Remote Desktop Secure\">Conclusion: Keeping Your Remote Desktop Secure<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Changing_the_RDP_Port_on_Windows_Server_2016_Step-by-Step_Guide\"><\/span>Changing the RDP Port on Windows Server 2016: Step-by-Step Guide<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Changing the RDP port can enhance the security of your server by obscuring your remote desktop service. Here are the steps you&rsquo;ll need to follow:<\/p>\n<ol>\n<li><strong>Open the Registry Editor:<\/strong> Press <kbd>Win + R<\/kbd>, type <code>regedit<\/code>, and press <kbd>Enter<\/kbd>. If prompted by User Account Control, click <kbd>Yes<\/kbd>. This opens the Registry Editor.<\/li>\n<li><strong>Navigate to the RDP Configuration Registry Key:<\/strong> Go to <code>HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Terminal Server\\WinStations\\RDP-Tcp<\/code>. This path holds the settings for your Remote Desktop Protocol (RDP).<\/li>\n<li><strong>Modify the PortNumber setting:<\/strong> Locate the <code>PortNumber<\/code> entry in the right pane. Double-click on it. In the Edit DWORD (32-bit) Value box, select the <kbd>Decimal<\/kbd> option. Enter your new port number, such as <code>33091<\/code>, and click <kbd>OK<\/kbd>.<\/li>\n<li><strong>Update Windows Firewall Rules:<\/strong> To ensure the new port is allowed through the firewall, open the Windows Defender Firewall from the Control Panel. Click on <kbd>Advanced settings<\/kbd> to open the Firewall rules. Create a new inbound rule for TCP port <code>33091<\/code> and allow the connection.<\/li>\n<li><strong>Restart the Server:<\/strong> Save your changes and restart your server to apply the new configuration. You can now access your RDP using the new port number.<\/li>\n<\/ol>\n<div class=\"internal-linking-related-contents\"><a href=\"https:\/\/xaro.net\/blog\/essential-linux-commands\/\" class=\"template-1\"><span class=\"cta\">Read more<\/span><span class=\"postTitle\">Mastering the Basics: Essential Linux Commands Every Beginner Should Know<\/span><\/a><\/div><p>That&rsquo;s it! You&rsquo;ve successfully changed your RDP port on Windows Server 2016. Always remember to keep a record of your new port number and ensure your firewall settings are correctly configured.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Testing_the_New_RDP_Port_Configuration\"><\/span>Testing the New RDP Port Configuration<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Once you&rsquo;ve made the necessary changes to the RDP port, the next crucial step is to ensure everything is functioning correctly. We&rsquo;ll walk you through the process of testing the new Remote Desktop port to confirm the configuration:<\/p>\n<ol>\n<li><strong>Open the Remote Desktop Connection:<\/strong> On your client machine, open the Remote Desktop Connection application. You can find this by searching for &ldquo;Remote Desktop Connection&rdquo; or using the shortcut <code>mstsc<\/code>.<\/li>\n<li><strong>Enter the New Port:<\/strong> In the Computer field, input your server&rsquo;s IP address or hostname followed by a colon and the new port number. For example, if your new port is 33091, it should look something like this: <code>192.168.1.1:33091<\/code>.<\/li>\n<li><strong>Connect:<\/strong> Click the &ldquo;Connect&rdquo; button. You will be prompted to enter your credentials if everything was configured correctly.<\/li>\n<\/ol>\n<p>If your Remote Desktop Connection fails to connect, here are a few troubleshooting steps:<\/p>\n<ul>\n<li><strong>Check the Port Number:<\/strong> Ensure you have entered the correct port number in the Remote Desktop Connection application.<\/li>\n<li><strong>Verify Firewall Settings:<\/strong> Confirm that Windows Firewall or any other firewall software allows traffic through the new port.<\/li>\n<li><strong>Restart Remote Desktop Services:<\/strong> Sometimes, a restart of the RDP services can help apply the changes fully.<\/li>\n<li><strong>Consult the Event Viewer:<\/strong> Look into the Event Viewer for any specific error messages that might give you additional insights.<\/li>\n<\/ul>\n<p>Once connected successfully, you can breathe a sigh of relief knowing your new configuration is working as intended. This simple yet crucial test ensures that the port modification process was successful and that the server is accessible using the new RDP port.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Conclusion_Keeping_Your_Remote_Desktop_Secure\"><\/span>Conclusion: Keeping Your Remote Desktop Secure<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>By taking the steps outlined in this guide and changing your RDP port, you&rsquo;ve taken a significant step towards protecting your Windows Server from unauthorized access. Always remember that while modifying the default port reduces the attack surface, it should be part of a comprehensive security strategy.<\/p>\n<p>Consider coupling this method with other security measures like implementing a VPN, which adds an additional layer of encryption, and regularly applying system updates to patch potential vulnerabilities. Using strong, unique passwords for user accounts and enabling network level authentication (NLA) can also contribute to a more secure remote access environment.<\/p>\n<p>Testing the new port configuration and confirming that it&rsquo;s operating correctly is crucial. Ensure that the new port is indeed listening and that your changes haven&rsquo;t inadvertently disrupted any legitimate access needs.<\/p>\n<p>In summary, by changing the RDP port and integrating additional security practices, you&rsquo;re well on your way to ensuring your remote desktop connections remain secure. Protecting your server is an ongoing process, and staying informed about the latest security practices will keep your system safeguarded against emerging threats.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Are you looking to enhance the security of your Windows Server by changing the default RDP port? You&rsquo;re in the right place. Remote Desktop Protocol (RDP) is a common target for cyberattacks, and one effective way to secure your server is by modifying its default port. Whether you&rsquo;re using Windows Server 2016, 2019, or 2022, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":136,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-container-style":"default","site-container-layout":"default","site-sidebar-layout":"default","disable-article-header":"default","disable-site-header":"default","disable-site-footer":"default","disable-content-area-spacing":"default","footnotes":""},"categories":[6],"tags":[23],"class_list":["post-135","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorial","tag-change-rdp-port"],"contentshake_article_id":"","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.7 (Yoast SEO v22.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Change RDP Port on Windows Server.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &amp; 2022\" \/>\n<meta property=\"og:description\" content=\"Are you looking to enhance the security of your Windows Server by changing the default RDP port? You&rsquo;re in the right place. Remote Desktop Protocol (RDP) is a common target for cyberattacks, and one effective way to secure your server is by modifying its default port. Whether you&rsquo;re using Windows Server 2016, 2019, or 2022, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\" \/>\n<meta property=\"og:site_name\" content=\"Xaro Blog | Xaro\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-24T07:31:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-27T16:27:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ashley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ashley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\"},\"author\":{\"name\":\"Ashley\",\"@id\":\"https:\/\/xaro.net\/blog\/#\/schema\/person\/676daf591818bb43deb416c2b4637a13\"},\"headline\":\"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &#038; 2022\",\"datePublished\":\"2024-06-24T07:31:50+00:00\",\"dateModified\":\"2024-06-27T16:27:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\"},\"wordCount\":806,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/xaro.net\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png\",\"keywords\":[\"change rdp port\"],\"articleSection\":[\"Tutorial\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\",\"url\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\",\"name\":\"How to Change RDP Port on Windows Server.\",\"isPartOf\":{\"@id\":\"https:\/\/xaro.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png\",\"datePublished\":\"2024-06-24T07:31:50+00:00\",\"dateModified\":\"2024-06-27T16:27:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage\",\"url\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png\",\"contentUrl\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png\",\"width\":1024,\"height\":576,\"caption\":\"How to Change RDP Port\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xaro.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &#038; 2022\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xaro.net\/blog\/#website\",\"url\":\"https:\/\/xaro.net\/blog\/\",\"name\":\"Xaro Blog\",\"description\":\"Information on Windows VPS, Linux VPS and Dedicated Server Hosting.\",\"publisher\":{\"@id\":\"https:\/\/xaro.net\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xaro.net\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xaro.net\/blog\/#organization\",\"name\":\"Xaro Blog\",\"url\":\"https:\/\/xaro.net\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xaro.net\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/05\/xaro-logo.png\",\"contentUrl\":\"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/05\/xaro-logo.png\",\"width\":190,\"height\":59,\"caption\":\"Xaro Blog\"},\"image\":{\"@id\":\"https:\/\/xaro.net\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/xaro.net\/blog\/#\/schema\/person\/676daf591818bb43deb416c2b4637a13\",\"name\":\"Ashley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xaro.net\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4f896833ae81d04f9cceb7ed57f5d72be3f2f679cdd0a71913619b23fa637c94?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4f896833ae81d04f9cceb7ed57f5d72be3f2f679cdd0a71913619b23fa637c94?s=96&d=mm&r=g\",\"caption\":\"Ashley\"},\"sameAs\":[\"https:\/\/xaro.net\/blog\"],\"url\":\"https:\/\/xaro.net\/blog\/author\/ashley\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Change RDP Port on Windows Server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/","og_locale":"en_US","og_type":"article","og_title":"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, & 2022","og_description":"Are you looking to enhance the security of your Windows Server by changing the default RDP port? You&rsquo;re in the right place. Remote Desktop Protocol (RDP) is a common target for cyberattacks, and one effective way to secure your server is by modifying its default port. Whether you&rsquo;re using Windows Server 2016, 2019, or 2022, [&hellip;]","og_url":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/","og_site_name":"Xaro Blog | Xaro","article_published_time":"2024-06-24T07:31:50+00:00","article_modified_time":"2024-06-27T16:27:58+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png","type":"image\/png"}],"author":"Ashley","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ashley","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#article","isPartOf":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/"},"author":{"name":"Ashley","@id":"https:\/\/xaro.net\/blog\/#\/schema\/person\/676daf591818bb43deb416c2b4637a13"},"headline":"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &#038; 2022","datePublished":"2024-06-24T07:31:50+00:00","dateModified":"2024-06-27T16:27:58+00:00","mainEntityOfPage":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/"},"wordCount":806,"commentCount":0,"publisher":{"@id":"https:\/\/xaro.net\/blog\/#organization"},"image":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage"},"thumbnailUrl":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png","keywords":["change rdp port"],"articleSection":["Tutorial"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/","url":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/","name":"How to Change RDP Port on Windows Server.","isPartOf":{"@id":"https:\/\/xaro.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage"},"image":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage"},"thumbnailUrl":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png","datePublished":"2024-06-24T07:31:50+00:00","dateModified":"2024-06-27T16:27:58+00:00","breadcrumb":{"@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#primaryimage","url":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png","contentUrl":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Change-RDP-Port.png","width":1024,"height":576,"caption":"How to Change RDP Port"},{"@type":"BreadcrumbList","@id":"https:\/\/xaro.net\/blog\/ultimate-guide-how-to-change-rdp-port-on-windows-server-2016-2019-2022\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xaro.net\/blog\/"},{"@type":"ListItem","position":2,"name":"Ultimate Guide: How to Change RDP Port on Windows Server 2016, 2019, &#038; 2022"}]},{"@type":"WebSite","@id":"https:\/\/xaro.net\/blog\/#website","url":"https:\/\/xaro.net\/blog\/","name":"Xaro Blog","description":"Information on Windows VPS, Linux VPS and Dedicated Server Hosting.","publisher":{"@id":"https:\/\/xaro.net\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xaro.net\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xaro.net\/blog\/#organization","name":"Xaro Blog","url":"https:\/\/xaro.net\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xaro.net\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/05\/xaro-logo.png","contentUrl":"https:\/\/xaro.net\/blog\/wp-content\/uploads\/2024\/05\/xaro-logo.png","width":190,"height":59,"caption":"Xaro Blog"},"image":{"@id":"https:\/\/xaro.net\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/xaro.net\/blog\/#\/schema\/person\/676daf591818bb43deb416c2b4637a13","name":"Ashley","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xaro.net\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4f896833ae81d04f9cceb7ed57f5d72be3f2f679cdd0a71913619b23fa637c94?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4f896833ae81d04f9cceb7ed57f5d72be3f2f679cdd0a71913619b23fa637c94?s=96&d=mm&r=g","caption":"Ashley"},"sameAs":["https:\/\/xaro.net\/blog"],"url":"https:\/\/xaro.net\/blog\/author\/ashley\/"}]}},"_links":{"self":[{"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/posts\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":1,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/posts\/135\/revisions"}],"predecessor-version":[{"id":137,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/posts\/135\/revisions\/137"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/media\/136"}],"wp:attachment":[{"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/media?parent=135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/categories?post=135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xaro.net\/blog\/wp-json\/wp\/v2\/tags?post=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}