How to install vmware tools on Kali Linux
Step 1 - Update Kali Linux
apt-get update && apt-get upgrade -y
Step 2 - VM - "Install VMware Tools..."
Step 3 - Click Open with Files on the Pop up menu
Step 4 - Copy VMwareTools tar.gz file to temp folder.
Step 5 - Open Tmp folder and extract to tmp folder.
Step 6 - Open Terminal and cd /tmp/vmware-tools-distrib/
run bat file ./vmware-install.pl -d
reboot
Should be good to go.