Hello

I have been trying for hours to install Windows 10 or 11 on my PC with a bootable USB. I had already done this about a year ago without any problems. Now, unfortunately, I always get the error “Windows could not prepare the computer to boot into the new phase of installation”, either at the very beginning, or, depending on how I delete or format the partitions in the previous step, only almost at the end (see pictures below).I create the USB stick on a Macbook pro with these instructions: https://www.freecodecamp.org/news/how-make-a-windows-10-usb-using-your-mac-build-a-bootable-iso-from-your-macs-terminal/

The ISO file is from here: https://www.microsoft.com/software-download/windows11 (or windows 10, have tried both)

What I tried so far:

  • formatting the SSD with diskpart before installation
    • select disk 0
    • clean
    • create partition primary
    • format fs=ntfs quick
    • assign
  • remove everything except mouse + keyboard from pc
  • 2 different usb sticks
  • different usb ports

Has anyone the time for helping me here? Thanks very much!