with Hyper-V enabled or Virtual Machine Platform ,or Windows Hypervisor Platform, can't use Vmware warstation or player, with or without Vt-X enable, inside your Vm ,need to disable all this features before and then reboot your system.to test it just download Intel processor identification utility for example and when you launch it can verify that this features Vt-X and EPT are disabled by Microsoft when you enable hyper-v or Virtual machine platform just to use WSL , or Docker-Desktop.and like side effect can note side channel mitigation enabled by Microsoft to prevent processor vulnerability that can slow down a lot yours VMs.So only solution , happen to me just with VMP, just to try WSL,version 1,to be able to use again Vmware like before i disabled virtual Machine Platform and reboot.do it manually or throw powershell is the same .Open setting , add optional features , more windows features, and untick hyper-v management tools ,Hyper-v platform, virtual machine Platform ,and Windows Hypervisor platform if enabled.then reboot or open like admin windows terminal, right click on start and Windows Terminal (Admin) in windows 11 . and type in powershell :Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor and look this if you are enabled credential guard by windows defender: https://docs.microsoft.com/en-us/windows/security/identity-,protection/credential-guard/credential-guard-manageand then reboot your System .Good luck