<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Fix Open Remote Console opening in VMware Workstation instead of VMRC - VMware vSphere help				            </title>
            <link>https://www.virtualizationhowto.com/community/vmware-vsphere-help/fix-open-remote-console-opening-in-vmware-workstation-instead-of-vmrc/</link>
            <description>Virtualization Howto Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 04 Apr 2026 23:30:24 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Fix Open Remote Console opening in VMware Workstation instead of VMRC</title>
                        <link>https://www.virtualizationhowto.com/community/vmware-vsphere-help/fix-open-remote-console-opening-in-vmware-workstation-instead-of-vmrc/#post-1076</link>
                        <pubDate>Fri, 20 Dec 2024 16:52:46 +0000</pubDate>
                        <description><![CDATA[If you run VMware workstation on the same workstation that you use to manage your VMware vSphere environment, you may notice that when you upgrade VMware Workstation, it will automatically t...]]></description>
                        <content:encoded><![CDATA[<p>If you run VMware workstation on the same workstation that you use to manage your VMware vSphere environment, you may notice that when you upgrade VMware Workstation, it will automatically take over opening virtual machine consoles on VMware Workstation instead of the VMware Remote Console tool. </p>
<p>This can be an irritating byproduct of updating VMware Workstation Pro. However, there is a simple and quick fix for this. If you have updated VMware Workstation and it is now opening all your console sessions in VMware Workstation instead of the VMRC, run the following two commands in PowerShell:</p>
<pre contenteditable="false">Set-Item HKLM:\SOFTWARE\Classes\vmrc\DefaultIcon -Value '"C:\Program Files (x86)\VMware\VMware Remote Console\vmrc.exe",0'

Set-Item HKLM:\SOFTWARE\Classes\vmrc\shell\open\command -Value '"C:\Program Files (x86)\VMware\VMware Remote Console\vmrc.exe" "%1"'</pre>
<p>No reboot is required after running the commands. Simply run the commands in Powershell and your consoles will immediately be returned back to opening in VMRC.</p>
<p>Hopefully this quick tip will help!</p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/vmware-vsphere-help/">VMware vSphere help</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/vmware-vsphere-help/fix-open-remote-console-opening-in-vmware-workstation-instead-of-vmrc/#post-1076</guid>
                    </item>
							        </channel>
        </rss>
		