Hi Alvaro J Vanegas,
Please open cmd as administrator and run diskpart.
- Run
list vdisk
to displays the attached virtual disks. - If the vhdx is listed, run
select vdisk file="<vhdx file path>"
to select the specified virtual disk. - Run
detach vdisk
to detach the selected virtual disk.
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/diskpart
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.