🌐
Kali Linux
kali.org › docs › virtualization › install-virtualbox-guest-vm
Kali inside VirtualBox (Guest VM) | Kali Linux Documentation
December 22, 2025 - If you want to manually re-install it, you can see our VirtualBox Guest Guide. Make sure that your Kali Linux virtual machine is powered off. Now after selecting your Virtual Machine from the Virtual Box menu, click on File -> Tools -> Virtual ...
🌐
Spiceworks
community.spiceworks.com › software & applications › virtualization
How to Install Kali Linux on VirtualBox: Step-by-Step Guide - Virtualization - Spiceworks Community
June 30, 2023 - Kali is a Debian-based Linux distribution, which was specifically developed for penetration testing tasks. This means that this distribution is remarkably useful for IT security professionals and enthusiasts. Previously,…
🌐
Kali Linux
kali.org › docs › virtualization › install-virtualbox-host
Installing VirtualBox on Kali (Host) | Kali Linux Documentation
June 19, 2025 - As VirtualBox has various kernel modules (e.g. vboxdrv, vboxnetflt and vboxnetadp), we need to make sure they are kept up-to-date when Kali Linux’s kernel gets updated. This can be achieved using dkms: kali@kali:~$ sudo apt install dkms [...] kali@kali:~$
🌐
GeeksforGeeks
geeksforgeeks.org › linux-unix › how-to-install-kali-linux-in-virtualbox
How to Install Kali Linux in VirtualBox? - GeeksforGeeks
December 12, 2025 - This will boot our virtual machine from the chosen Kali Linux ISO file. Select the Graphical Install button and hit enter. 11.The next option is to select a language, So select your desired language and hit enter.
🌐
Kali Linux
kali.org › docs › virtualization › import-premade-virtualbox
Import Pre-Made Kali VirtualBox VM | Kali Linux Documentation
December 22, 2025 - We first need to extract the VirtualBox image: kali@kali:~$ 7z x kali-linux-2025.4-virtualbox-amd64.7z [...] kali@kali:~$ If we are using Windows we can instead use the official 7z app.
🌐
Reddit
reddit.com › r/virtualbox › why am i unable to run kali linux smoothly in virtualbox?
r/virtualbox on Reddit: Why Am I Unable to Run Kali Linux Smoothly in Virtualbox?
June 8, 2024 -

Hey everyone,

I installed VirtualBox 7.02 and set up Pre-built Virtual Machines for Kali Linux 2024.2 as a virtual machine. Here are the details of the Virutal machine settings:

  • Display Settings: Video Memory 128MB, Graphics Controller VMSVGA, 3D Acceleration

  • Storage: ATA Port 9: Kali-Linux-2024.2-virtual-box-amd64.vdi (Normal, 80.09 GB)

  • Audio: Host Driver: Windows DirectSound, Controller: ICH AC97

  • System: Base Memory 12855MB, Processors: 6, Boot Order: Hard Disk, Optical, Acceleration: Nested Paging, PAE/NX, KVM, Paravirtualization

Despite these settings, I'm facing two main issues:

  1. Mouse Responsiveness: When I move the mouse, there's a slight delay and it feels unresponsive, especially when hovering over elements.

  2. Video and Audio Playback Issues: When watching YouTube videos within the VirtualBox, even at 720p quality, the video is laggy and not fluid. Additionally, the audio has distortion and crackling.

Host Machine Specs:

  • RAM: 32GB

  • Processor: AMD Ryzen 7 5800, 3.2GHz

  • Graphics Card: GeForce RTX 3070

Can anyone help on why I'm experiencing these problems and how to resolve them?

EDIT: I was able to improve performance by disabling hyper v on my host machine

Top answer
1 of 4
2
Your Host OS is some variant of Windows. Ergo, read this , and turn Hyper-v off. Also - I also attempted to install VirtualBox Guest Additions following the guide here with commands like: sudo apt update sudo apt install -y --reinstall virtualbox-guest-x11 These commands will install a fork of Virtual Box Guest Additions that are not supported here. To install Guest Additions, follow the instructions provided here . Lastly, consider upgrading the build of Virtual Box to something, a little more recent , as the newer builds have better graphical back end / Linux Guest kernel support, among other things.
2 of 4
1
This is just a friendly reminder in case you missed it. Your post must include: The version of VirtualBox you are using The host and guest OSes Whether you have enabled VT-x/AMD-V (applicable to all hosts running 6.1 and above) and disabled HyperV (applicable to Windows 10 Hosts) Whether you have installed Guest Additions and/or Host Extensions (this solves 90% of the problems we see) PLUS a detailed description of the problem, what research you have done, and the steps you have taken to fix it. Please check Google and the VirtualBox Manual before asking simple questions. Please also check our FAQ and if you find your question is answered there, PLEASE remove your post or at least change the flair to Solved. If this is your first time creating a virtual machine, we have a guide on our wiki that covers the important steps. Please read it here. If you have met these requirements, you can ignore this comment. Your post has not been deleted -- do not re-submit it. Thanks for taking the time to help us help you! Also, PLEASE remember to change the flair of your post to Solved after you have been helped! I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
🌐
PhoenixNAP
phoenixnap.com › home › kb › sysadmin › how to install kali linux on virtualbox
How to Install Kali Linux on VirtualBox {Step by Step Tutorial}
March 28, 2024 - 1. Visit the Pre-built VMs page on the official Kali Linux website. 2. Select the desired architecture and click the download button in the bottom left corner of the VirtualBox card.
🌐
NAKIVO
nakivo.com › linux › how to install kali linux on virtualbox: in-depth guide
How to Install Kali Linux on VirtualBox: An Expert Guide
December 14, 2023 - Open VirtualBox and create a new VM (Machine > New or Ctrl+N) on which Kali Linux will be installed. Set the following VM parameters in the appropriate sections: ... Machine Folder: D:\Virtual\VirtualBox (Try not to use a system partition C: ...
🌐
It's FOSS
itsfoss.com › install-kali-linux-virtualbox
Install Kali Linux on VirtualBox [Quickest Method]
June 21, 2023 - We are going to use a custom Kali Linux image made for VirtualBox specifically. You can also download the ISO file for Kali Linux and create a new virtual machine – but why do that when you have an easy alternative? The first thing you need to do is to download and install VirtualBox from Oracle’s official website.
Find elsewhere
🌐
LinuxConfig
linuxconfig.org › home › how to install kali linux on virtualbox
How to Install Kali Linux On VirtualBox
September 22, 2025 - Download and run a kali linux virtualbox image. This will work on any distribution running VirtualBox. A working Linux install with VirtualBox or root access to install VirtualBox ...
🌐
Quora
quora.com › How-do-I-run-Kali-Linux-on-VirtualBox
How to run Kali Linux on VirtualBox - Quora
Answer: You didn’t mentioned that which OS you’re using as a host machine so let’s assume you’re trying to install Kali Linux as Guest VM in Windows 10. Then firstly, you need to download the latest version of Kali Linux 64 bit installer ISO from here and Virtual Box from their official ...
🌐
StationX
stationx.net › home › how to install kali linux on virtualbox & start hacking now
How to Install Kali Linux on VirtualBox: Start Hacking Now!
December 17, 2025 - Type sudo su to switch to the root account (you will be prompted for your password). Then type: ... This will install all needed updates and get your Kali OS to the latest release.
🌐
Medium
medium.com › @baslaazhar › how-to-install-kali-linux-on-virtualbox-a-step-by-step-guide-for-beginners-eb6b39623602
How to Install Kali Linux on VirtualBox: A Step-by-Step Guide for Beginners | by Basla Azhar | Medium
October 21, 2024 - Choose Dynamically allocated (so the virtual disk only uses the space it needs, rather than a fixed size). Set the virtual hard disk size. For Kali Linux, a minimum of 20 GB is recommended. Click Create. Select your Kali Linux virtual machine in ...
🌐
Quora
quora.com › How-do-I-setup-Kali-Linux-on-a-virtual-box-in-Windows-7-step-by-step-Where-do-I-download-VirtualBox
How to setup Kali Linux on a virtual box in Windows 7 step by step? Where do I download VirtualBox - Quora
Answer (1 of 4): Um, you’re still running Windows 7 on bare metal? Not very smart at all. Installing Kali in a VM isn’t going to do you much good, mate. As another poster has suggested: try Ubuntu. Or even Mint… very Win7-like. Put THAT on your bare metal, removing Win7, download the VirtualBox ...
🌐
Techbyheart
techbyheartacademy.com › how-to-set-up-kali-linux-on-virtualbox
Ultimate Guide: Learn How To Set Up Kali Linux On VirtualBox
October 25, 2024 - Learn how to set up Kali Linux on VirtualBox! This guide covers the step-by-step process to install and configure Kali Linux in a virtual machine easily and securely.
🌐
Jimmarquardson
jimmarquardson.com › virtualization › virtualbox_kali_install › virtualbox_kali_install
Kali Linux VirtualBox Installation - Dr. Jim Marquardson
Use kali for the username and kali for the password. You should see the Kali desktop. The screenshot below highlights a few features. Note that the top and bottom of the window are VirtualBox features that help you manage the Kali VM, such as resizing the window or putting the VM to sleep.
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › install-kali-linux-in-virtualbox
How to Install Kali Linux in VirtualBox: Using Pre-built VM? - GeeksforGeeks
July 23, 2025 - Download that file which contains a pre-built virtual machine and that file is in a 7zip file. You will need the 7zip tool for extracting the file : ... Right-click the downloaded Kali Linux 7z file and select `7-Zip` > ' Extract Here '.
🌐
MakeUseOf
makeuseof.com › home › linux › want to try kali linux? here’s how to install it in virtualbox
Want to Try Kali Linux? Here’s How to Install It in VirtualBox
June 5, 2023 - By subscribing, you agree to receive newsletter and marketing emails, and accept Valnet’s Terms of Use and Privacy Policy. You can unsubscribe anytime. After Kali Linux has finished installing, click Continue. The system will restart and boot into Kali Linux. When you see the login screen, enter the password that you set up during installation. No attribution required (Image by author: Deepesh Sharma) If you prefer VMware over VirtualBox, consider installing Kali Linux on VMware Workstation instead.
🌐
ALFA Network
docs.alfa.com.tw › Support › Kali_Linux › Running_Kali_Linux_in_VirtualBox
Running Kali Linux in VirtualBox - ALFA Network Docs
https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/ In VirtualBox, click File > Import Appliance · Select the image file to import Kali VM · Settings > USB and set the USB Controller to USB 3.0 (xHCI) Controller · Plug in Wi-Fi dongle · Add new USB filter ...