Hi,
In your case, you need to disable VBS but keep Virtualization enabled because if you're using Windows 11 in UEFI mode, as soon as you enable VT-d or SVM, it will activate VBS. You can temporarily disable it using this procedure; it worked for me.
To do this, download the DBG file and extract it to a folder > open Windows PowerShell and enter the command: cd directory of the folder (for example, cd c:\DBG\) then enter the command: DG_Readiness_Tool_v3.6.ps1 -Disable
Remember, VBS will reactivate as soon as you restart your PC.
https://www.microsoft.com/en-us/download/details.aspx?id=53337
Credits: https://dev.to/stefor07/windows-11-vbs-vs-desktop-hypervisors-a-deep-dive-into-vt-x-conflicts-j8n
I must remember that this has a security issue, disabling it gives you access to the virtualization system in the kernel directly for whatever you are using it for.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable email notifications if you want to receive the related email notification for this thread.
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Thanks