I am using VMware Workstation Pro 17.6.3. I am getting the message "Virtualized Intel VT-x / EPT is not supported on this platform"

Hyper-V, Virtual Machine Platform and Windows Hypervisor Platform are turned off.


I tried using the following two comands.
Command prompt command: bcdedit /set hypervisorlaunchtype off"
PowerShell command remove all Hyper-V features. Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
However, the issue still persists. I am getting the same error for Windows 10/11 and Linux virtual machines. I have a Windows 11 Education license.
I would appreciate any assistance.
Thanks