Check VM Integration Services in Regedit

This article explains where to locate and verify installed virtual machine integration components within the Windows Registry Editor (Regedit). It outlines the exact registry paths for major hypervisors, including Microsoft Hyper-V Integration Services, VMware Tools, and Oracle VirtualBox Guest Additions, enabling administrators to check installation states, driver versions, and guest-host communication settings directly.

Microsoft Hyper-V Integration Services

For virtual machines running under Microsoft Hyper-V, the guest integration status, versions, and parameters are stored across several registry keys:

VMware Tools

If the virtual machine is hosted on VMware vSphere or VMware Workstation, integration details are located in the following keys:

VirtualBox Guest Additions

For virtual machines running on Oracle VM VirtualBox, integration components can be checked at:

How to Access the Registry

  1. Press Win + R, type regedit, and press Enter.
  2. Paste any of the target registry paths into the address bar at the top of the Registry Editor.
  3. Review the string values (such as Version, InstallDir, or service Start types) in the right pane to verify the status and configuration of the integration components.