Select UEFI Firmware Settings and your machine will boot into the BIOS. The BIOS looks different depending on your motherboard manufacturer.
You can check where to find the CPU settings by looking on your manufacturer’s homepage (common manufacturers are Asus, MSI, ASRock, Intel, …). You can get information about your motherboard by running this command in PowerShell:wmic baseboard get product,Manufacturer,version,serialnumber
The CPU settings can probably be found under Processor, Chipset or Northbridge.
The setting to enable virtualization may be called VT-x, AMD-V, SVM, or Vanderpool. Enable Intel VT-d or AMD IOMMU if the options are available.
After enabling virtualization, you can save and reboot.