Online retailer for industrial customers, commercial customers and public institutions - no sales to private customers
Switch to german languageIndustry-Electronics in English
KnowHow ► Virtualisation & VMware

VMware vSphere: Enable Clipboard (Copy & Paste) in the Remote Console

Copy & Paste is disabled by default in vSphere Client 4.1 and later. This guide shows how to re-enable the clipboard for individual VMs or for all VMs on an ESXi host.

Symptom and Cause

Symptom
Copy & paste between host and virtual machine via the Remote Console does not work.
Cause
For security reasons, VMware disables copy & paste by default from vSphere Client 4.1 onwards. The feature must be explicitly re-enabled.

► Prerequisite: VMware Tools must be installed inside the virtual machine for copy & paste to work.

Solution A: Single VM via vSphere Client

  1. Log in via a vCenter Server using the vSphere Client.
  2. Shut down the VM (clipboard settings can only be changed while the VM is powered off).
  3. Right-click the VM ► Edit Settings.
  4. Go to the Options tab ► AdvancedGeneral ► click Configuration Parameters.
  5. Click Add Row and enter the following values:
Name Value
isolation.tools.copy.disable FALSE
isolation.tools.paste.disable FALSE

Click OK to save and close the dialog. Start the VM — the clipboard will now work.

Solution B: All VMs on the ESXi/ESX Host

  1. Log in to the ESXi/ESX host as the root user (SSH or direct console).
  2. Back up the config file: cp /etc/vmware/config /etc/vmware/config.bak
  3. Open the file in a text editor: vi /etc/vmware/config
  4. Add the following three entries:
vmx.fullpath = "/bin/vmx"
isolation.tools.copy.disable="FALSE"
isolation.tools.paste.disable="FALSE"

Save and close the file. The change takes effect only after restarting the VMs via the vSphere Client — not from within the guest OS.

► Warning: These settings do not persist across version upgrades. You will need to re-apply them after upgrading vSphere.

Note for vSphere 7 and 8

The underlying principle is identical in vSphere 7 and 8. The path in the HTML5 client has changed slightly:

  • In vSphere 7/8 (HTML5 Client): Select VM ► ActionsEdit SettingsVM Options tab ► AdvancedEdit Configuration
  • The parameters isolation.tools.copy.disable and isolation.tools.paste.disable remain unchanged
Questions about VMware configuration?
Our team is happy to help: sales@industry-electronics.com  |  Tel. +49 (0)7666 / 88499-0
Searching
Search is performed.
Please be patient ...
Fehlende Felder
Close
We use cookies to provide the service. Using this website you agree with that. Information on the privacy policy OK und schließen