Table of Contents
Are you looking to set up Kali Linux 2026 on VMware on your Windows PC? Whether you’re a cybersecurity enthusiast, ethical hacker, or just getting started with penetration testing, running Kali Linux inside a virtual machine is the safest and most convenient way to explore this powerful operating system.
In this comprehensive guide, I’ll walk you through the entire process of installing Kali Linux 2026 on VMware Workstation Pro. By the end of this tutorial, you’ll have a fully functional Kali Linux VM running on your Windows machine.
Why Run Kali Linux 2026 on VMware?
Running Kali Linux in a virtual machine offers several advantages:
- Isolation: Keep your host system safe while experimenting with security tools
- Snapshots: Take snapshots before risky operations and revert if something goes wrong
- Portability: Move your VM between different machines easily
- No dual-boot hassles: Run Kali alongside your Windows OS without partitioning your hard drive
The latest Kali Linux 2026.1 release brings exciting new features, including eight new tools, 25 new packages, 183 package updates, and the Linux kernel 6.18. It also introduces a new BackTrack mode for Kali-Undercover and refreshed themes across desktop environments.
System Requirements for Kali Linux 2026 on VMware
Before we begin, make sure your system meets these requirements:
| Component | Minimum Requirement |
|---|---|
| RAM | 8 GB total (4 GB allocated to VM) |
| Storage | 50 GB free space (80 GB recommended) |
| Processor | Intel or AMD with virtualization support |
| Virtualization | Enabled in BIOS |
| VMware Version | VMware Workstation Pro 26H1 or later |
What You’ll Need: Kali Linux 2026 on VMware
Here’s a list of everything required for this installation:
1. VMware Workstation Pro 26H1
The latest version of VMware Workstation Pro is now completely free for commercial, educational, and personal use—no license key required. Version 26H1 is now a 64-bit application with improved performance and compatibility.
👉 Download VMware Workstation Pro 26H1
2. Kali Linux 2026 Installer ISO
Download the official Kali Linux ISO from the official website. Make sure to get the Installer Image version for a complete installation.
👉 Download Kali Linux 2026 ISO
3. Windows PC with Virtualization Enabled
Virtualization must be enabled in your BIOS/UEFI settings. This is crucial as VMware relies on this technology to run virtual machines.
👉 Enable Virtualization on Windows 11
Step-by-Step Guide: Install Kali Linux 2026 on VMware
Let’s dive into the installation process. Follow these steps carefully:
Step 1: Download Required Files
- Go to the official Kali Linux website and click on Installer Image
- Select your platform (Windows) and click the download button
- Save the ISO file to your desktop

Step 2: Install VMware Workstation Pro
- Download the latest VMware Workstation Pro 26H1 installer from the link above
- Run the installer and follow the on-screen instructions
- Once installed, launch VMware Workstation Pro

Step 3: Create a New Virtual Machine
- Click on Create a New Virtual Machine
- Select Typical (recommended) and click Next
- Choose Installer Disc Image File and click Browse
- Select the Kali Linux ISO file you downloaded and click Next

Step 4: Configure Guest Operating System
- Under Guest Operating System, select Linux
- From the dropdown, select the latest version of Debian (currently Debian 13)
- Click Next

Step 5: Set VM Name and Location
- Enter a name for your virtual machine (e.g., “Kali Linux 2026”)
- Choose a location to store the VM files
- Click Next

Step 6: Configure Disk Capacity
- Set the Disk Capacity to 80 GB (minimum 50 GB recommended)
- Select Store virtual disk as a single file for better performance
- Click Next

Step 7: Customize Hardware Settings
- On the summary page, click Customize Hardware
- Under Memory, set it to 4 GB or higher

- Under Processors, set:
- Number of processors: 2
- Cores per processor: 4 (total 8 cores)

- Click Close, then click Finish
Your virtual machine is now ready!
Step 8: Start the Kali Linux Installation
- Click Power on this virtual machine to start the installation
- On the installer menu, select Graphical Install

- If your mouse isn’t working, use the keyboard arrow keys and press Enter
- Wait for the initialization to complete
Step 9: Language and Location Settings
- Select your language and click Continue
- Select your location and click Continue
- Set your keyboard layout (default is usually fine) and click Continue
- Wait for the system to detect your hardware

Step 10: Network Configuration
- Under Hostname, enter a name for your system (e.g., “kali”)
- Click Continue
- Skip the Domain Name field and click Continue

Step 11: User Account Setup
- Enter your full name (e.g., “Your Name”)
- Enter your username (choose something you’ll remember)
- Enter a strong password and confirm it
- Click Continue

⚠️ Important: Don’t forget your username and password—you’ll need them to log in!
Step 12: Disk Partitioning
- Select Guided – use entire disk and click Continue

- Select your hard disk and click Continue

- Choose All files in one partition and click Continue

- Select Finish partitioning and write changes to disk, and click Continue
- Confirm by selecting Yes and clicking Continue

The base system installation will now begin. This typically takes around 7 minutes, depending on your system.
Step 13: Software Selection
- When the Software Selection screen appears, choose the software you want to install
- The default selection is usually fine for most users
- Click Continue and wait for the installation to complete

Step 14: Install GRUB Bootloader
- When prompted to install the GRUB bootloader, select Yes
- Click Continue

- If your mouse isn’t responding, press the Tab key to move the cursor to Continue, then press Enter
- Select your hard disk for GRUB installation
- Use the arrow keys to select, Tab to move to Continue, and press Enter
- Wait for the GRUB installation to complete

Step 15: Complete Installation and Reboot
- Once the installation is complete, use the Tab key to move to Continue
- Press Enter to reboot your Kali Linux VM
- After reboot, press Enter to start Kali Linux
- Enter your username and password (the ones you set during installation)
- Click Log In

🎉 Congratulations! You are now running Kali Linux 2026 on VMware on your Windows PC!
Post-Installation: Update Kali Linux
To ensure you have the latest security patches and tool updates, open the Terminal and run:
sudo apt update && sudo apt upgrade -y

This command will:
- Refresh your system’s package database
- Download and install any available software updates
With this, you’re now using the latest Kali Linux 2026 edition on your VMware virtual machine.
Troubleshooting Common Issues
Virtualization Not Enabled
If you get a virtualization error, restart your PC, enter the BIOS/UEFI settings, and enable Intel VT-x or AMD-V.
Mouse Not Working During Installation
Use the Tab key to navigate between options and Enter to select. The mouse usually starts working after the installation completes.
Low Disk Space Warning
Allocate at least 50 GB of disk space to your Kali VM. You can expand the disk later using VMware’s disk expansion feature.
Complete Video Tutorial: Kali Linux 2026 on VMware
Final Thoughts
Installing Kali Linux 2026 on VMware is a straightforward process that opens up a world of possibilities for cybersecurity learning and practice. With the latest release featuring new tools like AdaptixC2, Fluxion, XSStrike, and the MetasploitMCP update, you have everything you need to get started with ethical hacking and penetration testing.
Download Links Summary
- VMware Workstation Pro 26H1: Download Here
- Kali Linux 2026 ISO: Download Here
If you run into any issues during installation, feel free to leave a comment below—I’ll get back to you as soon as possible!
