SchaalPatrick's Accepted Solutions

@Smart_Neuron  Please check VM Tools are Fully (not Normally) installed, and all VMWare Services are started and running. When Copy/Move not available on Windows 11 VM there is an Issue within the ... See more...
@Smart_Neuron  Please check VM Tools are Fully (not Normally) installed, and all VMWare Services are started and running. When Copy/Move not available on Windows 11 VM there is an Issue within the VM Tools.
@Smart_Neuron  Create a Short: Use the following Command as Link: "C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -X "Fully path to the. vmx-File" aka "C:\Program Files (x86)\VMware... See more...
@Smart_Neuron  Create a Short: Use the following Command as Link: "C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -X "Fully path to the. vmx-File" aka "C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -X "D:\My VM\Fidelio\Fidelio.vmx" VM start an goes into the Fully Screen Mode. see: "Screenshot (2).png" But the VM Workstation will not end when power off the Vm. The better option was here, use the following command: "C:\Program Files (x86)\VMware\VMware Workstation\vmplayer.exe" -X "Fully path to the. vmx-File" aka "C:\Program Files (x86)\VMware\VMware Workstation\vmplayer.exe" -X "D:\My VM\Fidelio\Fidelio.vmx" VM start an goes into the Fully Screen Mode. see: "Screenshot (3).png" Also when power off VM the Player also close. Check the Setting of VM -> Auto Fit Guest: Your screenshot shows that you maximized the Workstation window. You did not enter full screen mode as implied by your question. If you mean how do you make the guest resolution fill the Workstation window, then you must go to Edit > Preferences > Display > Autofit and enable Autofit Guest. If you actually do want to use full screen mode, you additionally will need to go to Edit > Preferences > Display > Full screen and select Autofit Guest. You can enter and exit full screen mode by pressing Ctrl+Alt+Enter or choosing View > Full Screen. You alternatively could choose View > Fit Guest Now to manually cause the guest resolution to fill the available space.
@francescocatani  When the Missing File "Kali-Linux-2021.4a-vmware-amd64-000001-s001.vmdk" not available (Volume Shadow or Trash) You can be Restore VM Data ONLY bevore any Snapshots are created. ... See more...
@francescocatani  When the Missing File "Kali-Linux-2021.4a-vmware-amd64-000001-s001.vmdk" not available (Volume Shadow or Trash) You can be Restore VM Data ONLY bevore any Snapshots are created. If enough diskspace is available create copy of fully folder Option ONE Do the Following Steps: 0) Close VMWare 1) Copy "Kali-Linux-2021.4a-vmware-amd64-000001-s021.vmdk" to "Kali-Linux-2021.4a-vmware-amd64-000001-s001.vmdk" at same folder 2) Do NOT! start VM 3) Delete all Snapshots by VM Ware 4) Check that all "Kali-Linux-2021.4a-vmware-amd64-000001-s0??.vmdk" are deleted 5) Ckechk VM config HD was file "Kali-Linux-2021.4a-vmware-amd64.vmdk" - without "-s0??" -> NOT "Kali-Linux-2021.4a-vmware-amd64-000001-s001.vmdk" 6) Start VM Option Two 0) Close VMWare 1) Edit file "Kali-Linux-2021.4a-vmware-amd64.vmx" 2) Replace section - scsi0:0.fileName = "Kali-Linux-2021.4a-vmware-amd64-000001.vmdk" with - scsi0:0.fileName = "Kali-Linux-2021.4a-vmware-amd64.vmdk" 3) Remove File "Kali-Linux-2021.4a-vmware-amd64.vmsd" ore Rename to *._vmsd 4) Start VM On my Sandbox The VM starts on both ways. Hope your VM is going to start.... Will wait your answer