VirtualBox 6.1.28 and below has several issues with macOS Monterey which prevents Genymotion Desktop to work on this macOS version. You may need to upgrade VirtualBox to 6.1.30 or above:
- If any previous VirtualBox version is installed, uninstall it first and reboot macOS
- Download the latest VirtualBox dmg for macOS hosts here
- Install VirtualBox
- Reboot macOS
If you still get an error, VirtualBox kernel module may not have been installed. To fix this:
Method 1
- Go to System Preferences > Security & Privacy > General, and then click the Allow button:
- Reboot macOS
Method 2
If the message System software from developper "Oracle America, Inc." was blocked from loading is not displayed and there is no Allow button, try the following:
- Uninstall VirtualBox (use the
VirtualBox_uninstall.tool
of the VirtualBox downloaded dmg from https://www.virtualbox.org/wiki/Downloads). - Open a terminal and restore SIP to default:
sudo csrutil clear
- Reboot macOS
- Clear staging:
sudo kextcache --clear-staging
- Reboot macOS
- Re-install VirtualBox from
VirtualBox.pkg
and follow system prompt to allow Oracle. If you don't get the system prompt, go to System Preferences > Security & Privacy > General, and then click the Allow button: - Reboot macOS