: You can export your virtual machines to the Open Virtual Machine Format (OVF) , which makes it easier to import them into different virtualization software on any new host you encounter.
Install VMware Workstation Pro (now free for personal use) on both machines. Save your .vmx and .vmdk files to an external drive. portable vmware player
An official "portable" version of does not exist . VMware's architecture relies on system drivers and kernel modules that must be installed directly onto the host operating system with administrator privileges. Why VMware Isn't Portable : You can export your virtual machines to
E:\ ├── VMwarePlayer\ (full “installed” folder) ├── VMs\ (my portable VMs) └── Scripts\ ├── check_drivers.bat └── install_drivers_silent.bat (requires admin) portable vmware player