The GUI of VMWare Player does not allow you to change the default location of your new VMs. However, a modification to the preferences file can. Open up the following file in your favorite text editor:
1 |
%Appdata%\VMware\preferences.ini |
Add in the following line, changing the path to your desired location:
1 |
prefvmx.defaultvmpath = "D:\Virtual Machines\VMWare Player" |
Save, restart VMWare Player, and
Continue reading VMWare Player: Set Default VM Location