Knowledge Base

|
Unity, copy/paste, and drag-and-drop do not work after restarting a virtual machine with auto-login enabled
Details
In some cases, rebooting a virtual machine with auto-login enabled might cause the VMware Tools service/process to not work correctly. As a result, features such as Unity, copy/paste, and drag-and-drop might not work.
Solution
This issue occurs when the virtual machine reboots and the user logs in with a period of 60 seconds.
To avoid this issue, either shutdown rather than restarting and wait 60 seconds before powering on, or disable the auto-login. Otherwise, when the VMware Tools process does not start automatically, you need to launch it manually.
To manually launch the VMware Tools service/process:
Fusion 3.x and 2.x and all Linux guests
In Fusion 2.x and 3.x, the VMware Tools service is called VMwareUser.exe in Windows and the VMware Tools process is called vmware-user in Linux.
Windows guests
- Go to Start > Run.
- Enter this text:
C:\Program Files\VMware\VMware Tools\VMwareUser.exe
- Click OK.
Linux guests
- Open a command prompt. For more information, see Opening a command or shell prompt (1003892).
- Run these commands:
pkill vmware-user
vmware-user
Fusion 4.x Windows guests
In Fusion 4, the VMware Tools service is called vmtoolsd.exe.
There should be two vmtoolsd.exe services running, one under the SYSTEM username and the other under your own username. If the user account vmtoolsd.exe is not running, then Unity, drag and drop, and copy and paste do not work.
To manually launch the VMware Tools service for your own user account:
- Go to Start > Run.
- Enter this text:
C:\Program Files\VMware\VMware Tools\vmtoolsd.exe" –n vmusr
- Click OK.
If the service does not start automatically, ensure that the correct registry keys exist.
To confirm the registry keys:
- Go to Start > Run.
- Enter this text:
regedit
- Click OK.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run - There should be two entries there. If these entries do not exist, create them:
VMware Tools REG_SZ "C:\Program Files\VMware\VMware Tools\VMwareTray.exe"VMware User Process REG_SZ "C:\Program Files\VMware\VMware Tools\vmtoolsd.exe" -n vmusr
Tags
Update History
Request a Product Feature
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

