Skip to Content

How to Fix Windows System Timeout Error Event 7011, Service control manager, while waiting response from VMtools?

Problem

Windows System Error Event 7011, Service control manager “A timeout (30000 milisecond) was reached while waiting for a transaction response from the VMtools service.” This timeout event error only happen on windows VM with 8.6.5 version of VMWare tools. Basically this is not an application or service specific but a generic windows error and it can occur with other services too.

Windows Event Error 7011 timeout while waiting for a transaction response from the VMtools service

Solution: Reinstall VMware Tools

  1. Stop VMware Tools service.
  2. Uninstall VMware Tools through Control Panel.
  3. Delete VMware Tools folder that is under Program Files > VMware.
  4. Right-click the virtual machine and click Guest > Install/Upgrade VMware Tools.
  5. Open a Console to the virtual machine and log into the guest operating system.
  6. Click Start > Run, type cmd, and click OK. A Command Prompt window opens.
  7. Change the drive to your CD-ROM drive (For example, D:\).
  8. Type setup /c and press Enter to force removal of all registry entries and delete the old version of VMware Tools. For 64-bit guest operating systems, type setup64 /c
  9. Open My Computer and double-click the CD-ROM that contains VMware Tools.
  10. After Auto-Run starts, follow the prompts to install.
  11. When the installation completes, reboot the guest operating system.