Ciao
You need:
- Find Windows 10 IP address, for do it open a command line (command prompt o PowerShell) and type ipconfig, from the output you need to find the IP address associated with the network adapter used from windows 10 to communicate with the internet.
(Similar to this:)
- connect to Windows 7 VM from VMware Workstation Player 16 console.
- open a command line (command prompt)
- and start a ping command:
ping <ip address of windows 10>
can you post the output of the ping command?
Post also the virtual network configuration of windows 7 VM.