Install Kali Linux Directly on windows 10 | Just in 6 steps No dual boot, No virtualization.

Опубликовано: 20 Март 2026
на канале: Cyber Hub 511K
2,313
35

Install Kali Linux on Windows in just 6 step (full tutorial) using WSL 2. (Windows Subsystem for Linux 2)

Download Win 10 ISO file:    • Download windows 10 May 2020 ISO version 2...  
Install kali linux on windows 10

Click Here For More SURPRISE: https://bit.ly/3fMkoQB

CMD:
1. INSTALL WSL 2

RUN POWERSHELL as administrator

:- Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

RESTART
2. Enabling Virtual Machine Feature
:- dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

:- dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

RESTART


3.Download Linux Kernel: https://aka.ms/wsl2kernel

SET DEFAULT TO WSL 2
:- wsl --set-default-version 2

4. Download & install kali from store

CHECK VERSION
:--wsl --list --verbose


5. INSTALL GUI

:- sudo apt update && sudo apt upgrade -y

:- sudo apt install kali-desktop-xfce -y

6. XRDP

:- sudo apt install xrdp -y

:- sudo service xrdp start


Hey guys please subscribe the channel for latest tech solution, latest Tech News and many more related to tech.