7 Responses to “How to install Windows 11 on a virtual machine”

  • Jurgen Oerlemans says:

    Created win 11 with vmware 17 player using your easy tutorial. –> Thanks!

  • Lichteneger says:

    Complicated, complex. Commands in the VM must be written manually, cannot be copied and pasted.
    Use “rufus-3.21.exe” to create a boot flash. Create a folder “ISO_Files” in the local drive “C”, copy the contents of the flash into it. Download the file “oscdimg.exe” and put it in system32.
    Open CMD as Administrator and enter this command there:

    oscdimg -m -o -u2 -udfver102 -bootdata:2#p0,e,b”c:\ISO_Files\boot\etfsboot.com”#pEF,e,b”c:\ISO_Files\efi\microsoft\boot\efisys .bin” “c:\ISO_Files” “c:\Win11.iso”

    In “C” you will have a modified ISO that can be installed on any PC or Notebook!

  • RC says:

    The steps to create a Windows 11 VM on VMWare Player Workstation worked perfectly.

    Thank you for that!

  • Robert Betts says:

    What about the processor generation requirement?

    • Codrut Neagu says:

      Hi, you should be able to bypass the CPU check using this command:
      REG ADD "HKLM\SYSTEM\Setup\LabConfig" /v "BypassCPUCheck" /t REG_DWORD /d 1 /f

Leave a Reply