Clipboard Copy and Paste does not work in VMWare Player 12

11,932

EDIT: This is my routine now to fix it:

VM:

$ apt-get autoremove open-vm-tools $ apt-get install open-vm-tools $ apt --fix-broken install

Close VM.

In Windows Host:

echo off | clip

Start VM.

Hopefully works for you too.

Share:
11,932
Luk
Author by

Luk

Updated on June 04, 2022

Comments

  • Luk
    Luk almost 2 years

    i can copy and paste text and files between Virtuelle Maschine (Windows 7) and my local Windows 7. But I can't copy this what is in clipboard - for example between two displays the same program (on display in Virtuale Maschine and second display in local Windows).

    I have no option: VM > Options tab > Guest Isolation > Enable the Copy and paste

    enter image description here

    In VMWare Workstation it's worked but not in VMWare Player. How to fix it ?