After creating a new Debian VM in VMWare workstation, Even after installing VMWare tools Copy/Paste, Drag n Drop from Windows Host to Debian VM was not working. It was painful to use the VM as you can’t share information between host and the VM.
After several trial and error method, here is what worked for me. Hope this would come in handy for others who are in same situation
- If open-vm-tools installed then remove the latter by running apt autoremove open-vm-tools –purge -y. Reboot the VM
- Install VMWare Tools, refer this link. Reboot the VM
- Install apt install open-vm-tools-desktop -y. Reboot the VM.
This worked like a charm. My host OS = Windows 10 and VM = Debian 10
Rebooting after each completing each step is not mandatory but I prefer to reboot even though its Linux 🙂
In addition tothe above steps, enable Shared Folders which may come handy at times.
Go to VM Settings > Options Tab > Shared Folders. Provide the folder path to share (make sure sensitive data is not inside the folder/folders) and set to ‘Always enabled’

Thanks for stopping by, please spread the word with your friends and work mates if this blog found to be useful. Also, share your comments and ideas to improve this blog.
Image Credits: icon-library.net