Hi Tracey,
Hope you're doing well.
To disable virtualization, you can try the following methods:
- Restart your computer and enter the BIOS/UEFI settings. Then look for virtualization technology in system settings or advanced settings. Set the virtualization technology option to disable or off. Save the settings and restart your computer.
- Open Command Prompt (run as administrator) and run the following command to disable Hyper-V:
bcdedit /set hypervisorlaunchtype off
Restart your computer.
Best Regards