<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cramsession.net/index.php?action=history&amp;feed=atom&amp;title=Creating_Computer_Notes%2FVMware_Workstation%2FKill_a_Zombie_VM</id>
	<title>Creating Computer Notes/VMware Workstation/Kill a Zombie VM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cramsession.net/index.php?action=history&amp;feed=atom&amp;title=Creating_Computer_Notes%2FVMware_Workstation%2FKill_a_Zombie_VM"/>
	<link rel="alternate" type="text/html" href="https://cramsession.net/index.php?title=Creating_Computer_Notes/VMware_Workstation/Kill_a_Zombie_VM&amp;action=history"/>
	<updated>2026-07-20T03:01:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://cramsession.net/index.php?title=Creating_Computer_Notes/VMware_Workstation/Kill_a_Zombie_VM&amp;diff=1790&amp;oldid=prev</id>
		<title>Mflavell: Created page with &quot; Kill a zombie VM on linux  1) Find the PID:   ps aux | grep -i vmware-vmx  2) Kill the process:   sudo kill -9 [PID]&quot;</title>
		<link rel="alternate" type="text/html" href="https://cramsession.net/index.php?title=Creating_Computer_Notes/VMware_Workstation/Kill_a_Zombie_VM&amp;diff=1790&amp;oldid=prev"/>
		<updated>2026-06-27T18:21:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; Kill a zombie VM on linux  1) Find the PID:   ps aux | grep -i vmware-vmx  2) Kill the process:   sudo kill -9 [PID]&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Kill a zombie VM on linux&lt;br /&gt;
&lt;br /&gt;
1) Find the PID:&lt;br /&gt;
&lt;br /&gt;
 ps aux | grep -i vmware-vmx&lt;br /&gt;
&lt;br /&gt;
2) Kill the process:&lt;br /&gt;
&lt;br /&gt;
 sudo kill -9 [PID]&lt;/div&gt;</summary>
		<author><name>Mflavell</name></author>
	</entry>
</feed>