The issue you're experiencing with VMware Fusion Player 13 and a fresh Windows 11 ARM installation on your Mac Studio (M2 Ultra) happens because Windows 11 ARM doesn't include the necessary network drivers for VMware's virtualized hardware out of the box. Here's how you can resolve this:
1.- Ensure that the network adapter for the virtual machine is enabled and correctly configured.
-- Power off the virtual machine if it's running.
-- Open the settings for the VM in VMware Fusion Player.
-- Go to the Network Adapter settings.
Ensure the following:
-- The Connected checkbox is enabled.
-- The Network Connection is set to either Bridged or NAT.
2.- VMware Tools includes drivers required for network and other hardware in the virtual machine. Since you're stuck in the setup process, you’ll need to manually mount the VMware Tools ISO and install it.
-- From the VMware Fusion menu, select Virtual Machine >Install VMware Tools.
-- VMware will mount the VMware Tools ISO to your virtual CD/DVD drive.
Inside the Windows 11 setup:
-- Press Shift + F10 (or Shift + Fn + F10 on Mac) to open the command prompt.
-- Type D: (or the drive letter of the mounted ISO) and press Enter.
-- Run setup.exe to install VMware Tools.
-- Follow the installation process and restart the VM when prompted.