Kali won't launch Win10 or Win11 VirtualBox

What have you tried:
Followed many online guides that refer to this code. Unfortunately I cannot recall exactly the ones I have tried. I’m looking for some help!

What is the error:
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please reinstall virtualbox-dkms package and load the kernel module by executing

‘modprobe xboxdrv’

If your system EFI Secure Boot enabled you may also need to sign the kernel moules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system’s documentation for more information.

where suplibOslnit what: 3
VERR_VM_DRIVER_NOT_INSTALLED (-9018) - The support driver is not installed. On linux, open returned ENOENT.

What device is this on: Dell XPS L502X laptop

The question has nothing to do with kali. That’s a virtualbox specific issue that is quite common with virtualbox on linux systems. The solution is also documented online clearly.