

INSTALL KALI LINUX TOOLS IN KALI LINUX GUI RDP connection ⚙️ sudo apt install kali-desktop-gnome -y (here I used GNOME instead of XFCE due to familiarity only) ⚙️ open Kali Linux App from start menu and setup username and password ⚙️ Open Windows App Store and type Kali Linux then click the app icon to install ⚙️ dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart ⚙️ dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart ⚙️ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

The following method is as easy as you install any other windows application. Now, you can forget about the dual boot or install Kali Linux only when you need windows most of the time. So, here is the method introduced by Microsoft WSL (Windows Subsystem for Linux) to run Linux inside the Windows 10 virtualized environment. Many of my friends, students has asked what is the best way to use Kali Linux OS alongside the Windows 10. The tools included in this destro are highly recommended by almost all security professionals. Kali Linux is a widely used linux destro specially for security testers, ethical hackers and penetration testers.
