A virtual disk support provider for the specified file was not found

I am trying to use Win11 Creator for the first time

I have downloaded the US English Win 11 iso Win11_25H2_English_x64_v2 to c:\

I have selected it and selected Inject current system drivers since I will be installing a separate windows version on a separate partition on this same system.

I get an endless loop of this error>

Get-DiskImage : A virtual disk support provider for the specified file was not found.
At line:1500 char:19

  • } until ((Get-DiskImage -ImagePath $isoPath | Get-Volume).Dri ...
    
  •               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (MSFT_DiskImage:ROOT/Microsoft/…/MSFT_DiskImage) [Get-DiskImage], CimExc
      eption
    • FullyQualifiedErrorId : HRESULT 0xc03a0014,Get-DiskImage

Any thoughts on a fix for this?

Thanks!