Install and upgrade VMware Tools

VMware Tools is a guest tool for VMware virtual machines.


What is VMware Tools?

VMware Tools is the in-guest integration that enables clean shutdowns and reboots, time sync, richer drivers, and performance tweaks. On most Linux distributions, this is provided as open-vm-tools, which is the open-source edition packaged by your Linux vendor. Keeping Tools current is important to avoid bugs and known security issues.

As of 2025-10-14:

Windows:

  • VMware Tools 13.0.5 (internal version 13317) or newer.

  • VMware Tools 12.5.4 (internal version 12452) or newer. Use 12.x only if your OS requires it.

Linux:

  • Use the latest open-vm-tools from your distribution's repositories.

Install

  1. From Glesys Cloud, click Manage on the VM

  2. Go to the CD/DVD tab

  3. Mount "windows.iso", which is located under VMware-tools

  4. Run the setup inside the OS from the mounted drive

  5. Unmount by either ejecting the drive inside the OS, or by choosing Active ISO: None and clicking Mount ISO inside Glesys Cloud.

Check the current version

Depending on your operating system, these are the ways to check which version you currently have installed.

From an elevated PowerShell or CMD:

This prints the version and build.

Upgrade

Upgrading VMware Tools on Windows requires a reboot (driver updates), while Linux updates typically only restart the vmtoolsd service.

  1. From Glesys Cloud, click Manage on the VM

  2. Go to the CD/DVD tab

  3. Mount "windows.iso", which is located under VMware-tools

  4. Run the setup inside the OS from the mounted drive to upgrade

  5. Unmount by either ejecting the drive inside the OS, or by choosing Active ISO: None and clicking Mount ISO inside Glesys Cloud.

Please note that a reboot will likely occur during the upgrade process.

Official documentation

Overview of VMware Tools: https://knowledge.broadcom.com/external/article/315382/overview-of-vmware-tools.html

Last updated

Was this helpful?