<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Manually Remove VMware Tools</title>
	<atom:link href="http://www.techhead.co.uk/how-to-manually-remove-vmware-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools</link>
	<description>TechHead.co.uk is a site dedicated to information on various IT technologies, solutions, fixes and IT news. Topic areas include HP Proliant Servers &#38; Storage, VMware vSphere,ESX,ESXi, Microsoft Hyper V and Windows Server</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:47:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Ali Fakoor</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-12939</link>
		<dc:creator>Ali Fakoor</dc:creator>
		<pubDate>Wed, 10 Aug 2011 06:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-12939</guid>
		<description>What if setup.exe is not available in your version [or it does not accept the /c parameter for forcefully cleaning]? Here is a solution:

Run these commands at an (elevated) command prompt:
sc delete vmmouse
sc delete VMMEMCTL
sc delete VMX_svga
sc delete VMTOOLS
sc delete &quot;VMWare Physical Disk Helper Servive&quot;

Now reboot the system and then remove the instllation entries using the windows installer cleanup utility (http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html) [NOTE: This tools was originally available from microsoft website, but was removed due to some issues, see:http://support.microsoft.com/kb/2438651]

Afterwards you can manually remove the installed program files of the VMWare Tools.

Hope that helps someone [in future]
Ali</description>
		<content:encoded><![CDATA[<p>What if setup.exe is not available in your version [or it does not accept the /c parameter for forcefully cleaning]? Here is a solution:</p>
<p>Run these commands at an (elevated) command prompt:<br />
sc delete vmmouse<br />
sc delete VMMEMCTL<br />
sc delete VMX_svga<br />
sc delete VMTOOLS<br />
sc delete &#8220;VMWare Physical Disk Helper Servive&#8221;</p>
<p>Now reboot the system and then remove the instllation entries using the windows installer cleanup utility (<a href="http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html" rel="nofollow">http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html</a>) [NOTE: This tools was originally available from microsoft website, but was removed due to some issues, see:<a href="http://support.microsoft.com/kb/2438651" rel="nofollow">http://support.microsoft.com/kb/2438651</a></p>
<p>Afterwards you can manually remove the installed program files of the VMWare Tools.</p>
<p>Hope that helps someone [in future]<br />
Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Fakoor</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-12938</link>
		<dc:creator>Ali Fakoor</dc:creator>
		<pubDate>Wed, 10 Aug 2011 06:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-12938</guid>
		<description>You can also do the following procedure. Run these commands at an (elevated) command prompt:
sc delete vmmouse
sc delete VMMEMCTL
sc delete VMX_svga
sc delete VMTOOLS
sc delete &quot;VMWare Physical Disk Helper Servive&quot;

Now reboot the system and then remove the instllation entries using the windows installer cleanup utility (http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html) [NOTE: This tools was originally available from microsoft website, but was removed due to some issues, see:http://support.microsoft.com/kb/2438651]

Afterwards you can manually remove the installed program files of the VMWare Tools.

HTH,
Ali</description>
		<content:encoded><![CDATA[<p>You can also do the following procedure. Run these commands at an (elevated) command prompt:<br />
sc delete vmmouse<br />
sc delete VMMEMCTL<br />
sc delete VMX_svga<br />
sc delete VMTOOLS<br />
sc delete &#8220;VMWare Physical Disk Helper Servive&#8221;</p>
<p>Now reboot the system and then remove the instllation entries using the windows installer cleanup utility (<a href="http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html" rel="nofollow">http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html</a>) [NOTE: This tools was originally available from microsoft website, but was removed due to some issues, see:<a href="http://support.microsoft.com/kb/2438651" rel="nofollow">http://support.microsoft.com/kb/2438651</a></p>
<p>Afterwards you can manually remove the installed program files of the VMWare Tools.</p>
<p>HTH,<br />
Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-11538</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Thu, 30 Sep 2010 20:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-11538</guid>
		<description>Here&#039;s an even easier way from a VMware KB article:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1012693

To correct this issue, you must perform a forced uninstall and re-install of VMware Tools.
 
To uninstall and re-install VMware Tools:
1.Right-click on the virtual machine. 
2.Click Guest &gt; Install/Upgrade VMware Tools.
3.Open a Console to the virtual machine and log into the guest operating system.
4.Click Start &gt; Run, type cmd, and click OK to open a command prompt in Windows.
5.Change the drive to your CD-ROM drive. For example, D:\.
6.Type setup /c and press Enter to force removal of all registry entries and delete the old version of VMware Tools.
7.In My Computer, double click the CD-ROM that contains VMware Tools.
8.After Auto-Run starts, follow the prompts to install.

Note: This must be done from the GUI interface. Do not launch the install by running Setup from the Command Prompt.


9.When the installation is complete, reboot the guest operating system.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an even easier way from a VMware KB article:<br />
<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1012693" rel="nofollow">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1012693</a></p>
<p>To correct this issue, you must perform a forced uninstall and re-install of VMware Tools.</p>
<p>To uninstall and re-install VMware Tools:<br />
1.Right-click on the virtual machine.<br />
2.Click Guest &gt; Install/Upgrade VMware Tools.<br />
3.Open a Console to the virtual machine and log into the guest operating system.<br />
4.Click Start &gt; Run, type cmd, and click OK to open a command prompt in Windows.<br />
5.Change the drive to your CD-ROM drive. For example, D:\.<br />
6.Type setup /c and press Enter to force removal of all registry entries and delete the old version of VMware Tools.<br />
7.In My Computer, double click the CD-ROM that contains VMware Tools.<br />
8.After Auto-Run starts, follow the prompts to install.</p>
<p>Note: This must be done from the GUI interface. Do not launch the install by running Setup from the Command Prompt.</p>
<p>9.When the installation is complete, reboot the guest operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Landon</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-11146</link>
		<dc:creator>Landon</dc:creator>
		<pubDate>Fri, 16 Jul 2010 01:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-11146</guid>
		<description>Great article. It just saved the life of the VM I was working on. Thank you sir!</description>
		<content:encoded><![CDATA[<p>Great article. It just saved the life of the VM I was working on. Thank you sir!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whocarez</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-10476</link>
		<dc:creator>Whocarez</dc:creator>
		<pubDate>Wed, 24 Mar 2010 07:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-10476</guid>
		<description>Hi I tried to use to your tutorial. But after trying I realised that it only works on a x86 system. When using x64 additional steps are required. Under HKLM\Sofware\Wow6432Node you&#039;ll find additional vmware keys</description>
		<content:encoded><![CDATA[<p>Hi I tried to use to your tutorial. But after trying I realised that it only works on a x86 system. When using x64 additional steps are required. Under HKLM\Sofware\Wow6432Node you&#8217;ll find additional vmware keys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-10074</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-manually-remove-vmware-tools#comment-10074</guid>
		<description>Ok so i followed these steps. I thought i did everything correctly, but when i try to install another version of it, it always says &quot;A newer Version Is Already Installed&quot; Please help!

That script would be nice to have ; )</description>
		<content:encoded><![CDATA[<p>Ok so i followed these steps. I thought i did everything correctly, but when i try to install another version of it, it always says &#8220;A newer Version Is Already Installed&#8221; Please help!</p>
<p>That script would be nice to have ; )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.techhead.co.uk @ 2012-02-08 11:18:39 -->
