{"id":20802,"date":"2026-05-27T10:55:35","date_gmt":"2026-05-27T07:55:35","guid":{"rendered":"https:\/\/itexpert.top\/?p=20802"},"modified":"2026-05-27T11:01:03","modified_gmt":"2026-05-27T08:01:03","slug":"why-windows-started-showing-unverified-source-warnings-in-rdp-connections-after-the-may-2026-updates","status":"publish","type":"post","link":"https:\/\/itexpert.top\/en\/why-windows-started-showing-unverified-source-warnings-in-rdp-connections-after-the-may-2026-updates.html","title":{"rendered":"Why Windows Started Showing \u201cUnverified Source\u201d Warnings in RDP Connections After the May 2026 Updates"},"content":{"rendered":"<h2 style=\"text-align: center;\">Why Windows Started Showing \u201cUnverified Source\u201d Warnings in RDP Connections After the May 2026 Updates<\/h2>\n<p><b>Short description:<\/b> After the May 2026 Windows updates, many users started seeing \u201cUnverified source\u201d and certificate warnings during Remote Desktop connections. Here\u2019s what changed, why it happens, and how to fix it.<\/p>\n<p>In May 2026, Microsoft released new security updates for Windows and Remote Desktop services. Shortly after installing these updates, many users began seeing warnings such as \u201cThe identity of the remote computer cannot be verified\u201d or \u201cUntrusted certificate\u201d when connecting through RDP.<\/p>\n<p>The issue mainly affected companies using older Windows Server versions, self-signed certificates, or Remote Desktop connections through VPN. In most cases, the server itself still works correctly, but Windows now performs much stricter certificate and encryption validation.<\/p>\n<h3>When the problem started appearing<\/h3>\n<ul>\n<li>After installing May 2026 updates for Windows 10 and Windows 11<\/li>\n<li>After updating Windows Server<\/li>\n<li>After changes to RDP security policies<\/li>\n<li>When using older Remote Desktop servers<\/li>\n<li>During VPN or RDP Gateway connections<\/li>\n<\/ul>\n<h3>What Microsoft changed<\/h3>\n<p>The main reason behind the warnings is stricter validation of RDP certificates and encrypted connections.<\/p>\n<p>Windows now checks:<\/p>\n<ul>\n<li>SSL\/TLS certificates<\/li>\n<li>server names<\/li>\n<li>certificate expiration dates<\/li>\n<li>encryption algorithms<\/li>\n<li>legacy TLS 1.0 and TLS 1.1 protocols<\/li>\n<li>RDP Gateway authenticity<\/li>\n<\/ul>\n<p>Because of this, even working RDP servers may now trigger security warnings.<\/p>\n<h3>What inconveniences users experienced<\/h3>\n<ul>\n<li>Users became afraid to connect to servers<\/li>\n<li>Additional confirmation windows started appearing<\/li>\n<li>Automatic RDP connections stopped working correctly<\/li>\n<li>Saved RDP files failed in some environments<\/li>\n<li>Older Windows Server 2012\/2016 systems began showing certificate errors<\/li>\n<li>IT administrators received significantly more support requests<\/li>\n<\/ul>\n<h3>The fastest way to connect<\/h3>\n<ol>\n<li>Click \u201cMore choices\u201d or \u201cShow details\u201d in the warning window<\/li>\n<li>Verify the server name<\/li>\n<li>Select \u201cConnect anyway\u201d<\/li>\n<li>Save the connection settings<\/li>\n<\/ol>\n<p>This method works in most cases if the server actually belongs to your company and the issue is only related to the certificate.<\/p>\n<h3>Main causes of the warning<\/h3>\n<p>In most situations, this is not caused by malware or hacking attempts. The issue comes from outdated RDP configurations combined with new Windows security requirements.<\/p>\n<h3>Cause 1 \u2014 Self-signed certificate<\/h3>\n<p>Many servers use automatically generated Windows RDP certificates. After the updates, Windows started treating these certificates as less trustworthy.<\/p>\n<p>This commonly affects:<\/p>\n<ul>\n<li>Windows Server 2012<\/li>\n<li>Windows Server 2016<\/li>\n<li>older RDP Gateway servers<\/li>\n<li>home or small office RDP servers<\/li>\n<\/ul>\n<h3>Cause 2 \u2014 Server name mismatch<\/h3>\n<p>If users connect using an IP address while the certificate was issued for a hostname, Windows will display a warning.<\/p>\n<p>Example:<\/p>\n<ul>\n<li>The certificate was issued for srv.company.local<\/li>\n<li>But the user connects to 192.168.1.10<\/li>\n<\/ul>\n<p>After the May 2026 updates, Windows began checking this much more aggressively.<\/p>\n<h3>Cause 3 \u2014 Old TLS versions<\/h3>\n<p>Some older servers still use TLS 1.0 or TLS 1.1.<\/p>\n<p>The new updates started to:<\/p>\n<ul>\n<li>block outdated protocols<\/li>\n<li>display additional warnings<\/li>\n<li>sometimes completely prevent the connection<\/li>\n<\/ul>\n<h3>Method 1 \u2014 Update Windows Server<\/h3>\n<ol>\n<li>Install all latest Windows Server updates<\/li>\n<li>Restart the server<\/li>\n<li>Test the RDP connection<\/li>\n<li>Regenerate the RDP certificate<\/li>\n<\/ol>\n<p>In many cases, this completely resolves the problem.<\/p>\n<h3>Method 2 \u2014 Create a new certificate<\/h3>\n<ol>\n<li>Open certlm.msc<\/li>\n<li>Go to Remote Desktop \u2192 Certificates<\/li>\n<li>Delete the old certificate<\/li>\n<li>Restart the RDP service<\/li>\n<li>Windows will automatically generate a new certificate<\/li>\n<\/ol>\n<p>This often removes the warning after the 2026 updates.<\/p>\n<h3>Method 3 \u2014 Use the correct server name<\/h3>\n<ol>\n<li>Avoid connecting directly via IP address<\/li>\n<li>Use the server DNS hostname<\/li>\n<li>Verify that the hostname matches the certificate<\/li>\n<li>Update saved RDP files for users<\/li>\n<\/ol>\n<p>This is the best long-term solution for business environments.<\/p>\n<h3>Useful admin trick<\/h3>\n<p>After the May 2026 updates, clearing the RDP certificate cache on the client computer often fixes the issue.<\/p>\n<ol>\n<li>Remove old entries from Credential Manager<\/li>\n<li>Clear the Remote Desktop cache<\/li>\n<li>Create a new RDP connection<\/li>\n<\/ol>\n<p>In many cases, the warning disappears immediately afterward.<\/p>\n<h3>Helpful tips<\/h3>\n<ul>\n<li>Do not ignore warnings if the server is unfamiliar<\/li>\n<li>Use TLS 1.2 whenever possible<\/li>\n<li>Do not expose RDP directly to the Internet<\/li>\n<li>Use VPN together with RDP<\/li>\n<li>Keep older Windows Server systems updated<\/li>\n<\/ul>\n<h3>Common mistakes<\/h3>\n<p>One common mistake is completely disabling certificate validation. This lowers server security and increases risks.<\/p>\n<p>Another mistake is continuing to use outdated Windows Server installations without security updates.<\/p>\n<h3>Frequently asked questions<\/h3>\n<h3>Is this a virus?<\/h3>\n<p>Usually not. In most cases, this is simply caused by the new Windows security checks.<\/p>\n<h3>Can the warning be removed?<\/h3>\n<p>Yes. Proper certificate configuration and correct server naming usually solve the problem.<\/p>\n<h3>Why did everything work before?<\/h3>\n<p>Microsoft strengthened RDP security validation in May 2026.<\/p>\n<h3>Is it safe to click \u201cConnect anyway\u201d?<\/h3>\n<p>If this is your own server, usually yes. If the server is unknown, you should verify it first.<\/p>\n<h3>Will reinstalling RDP fix the issue?<\/h3>\n<p>Usually the problem is not related to the RDP client itself but to the server certificate.<\/p>\n<h2>Conclusion<\/h2>\n<p>The May 2026 Windows updates significantly increased Remote Desktop security checks. As a result, many users started seeing \u201cUnverified source\u201d and certificate warnings during RDP connections. In most situations, the issue can be fixed by updating the server, using a proper certificate, and connecting through a DNS hostname instead of an IP address.<\/p>\n<hr \/>\n<h3>Read also<\/h3>\n<ul>\n<li><a href=\"https:\/\/itexpert.top\/en\/windows\">WINDOWS<\/a><\/li>\n<li><a href=\"https:\/\/itexpert.top\/en\/it-blog\/internet-security\">Internet Security<\/a><\/li>\n<li><a href=\"https:\/\/itexpert.top\/en\/it-blog\/internet-network\">Internet Network<\/a><\/li>\n<li><a href=\"https:\/\/itexpert.top\/en\/it-blog\/upgrade\">Upgrade<\/a><\/li>\n<li><a href=\"https:\/\/itexpert.top\/en\/it-blog\/computer\">Computer<\/a><\/li>\n<\/ul>\n<h3>Bookmarks<\/h3>\n<p>If this article was useful, bookmark our blog<br \/>\n<a href=\"https:\/\/itexpert.top\/en\/windows\">about Windows and RDP<\/a>.<\/p>\n<p>Press <b>Ctrl + D<\/b><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why Windows Started Showing \u201cUnverified Source\u201d Warnings in RDP Connections After the May 2026 Updates Short description: After the May 2026 Windows updates, many users started seeing \u201cUnverified source\u201d and certificate warnings during Remote Desktop connections. Here\u2019s what changed, why &hellip; <\/p>\n","protected":false},"author":1,"featured_media":20796,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Why Windows Started Showing \u201cUnverified Source\u201d Warnings in RDP Connections After the May 2026 Updates - ITexpert","description":"Why Windows Started Showing \u201cUnverified Source\u201d Warnings in RDP Connections After the May 2026 Updates Short description: After the May 2026 Windows updates, ma"},"footnotes":""},"categories":[48,190,153],"tags":[],"class_list":["post-20802","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-it-blog-en","category-programs","category-windows-11-en"],"_links":{"self":[{"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/posts\/20802","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/comments?post=20802"}],"version-history":[{"count":1,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/posts\/20802\/revisions"}],"predecessor-version":[{"id":20803,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/posts\/20802\/revisions\/20803"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/media\/20796"}],"wp:attachment":[{"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/media?parent=20802"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/categories?post=20802"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itexpert.top\/en\/wp-json\/wp\/v2\/tags?post=20802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}