Hi,
Please first check the prerequisites for Hyper-V nested virtualization on this page.
https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization
Make sure the VT-x feature is enabled in UEFI and the ExposeVirtualizationExtensions property of your VM is True using the PowerShell command
Get-VMProcess "debian 11" | select ExposeVirtualizationExtensions
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.