Is it possible to run a VM without actually enabling virtualization settings in BIOS?

It is possible to run a virtual machine without hardware virtualization support by using QEMU x86 emulation.

However, that will emulate all hardware, and will be nowhere near native performance. GPU emulation will also be very slow.