Skip to main content

Install Kali Linux on Windows 10

The Kali for Windows application allows one to install and run the Kali Linux open-source penetration testing distribution natively, from the Windows 10 OS.

Search for "Kali Linux" in Microsoft Store.

Kali Linux sudo apt upgrade

Like other Linux distros, Kali Linux is stored in %LOCALAPPDATA%\Packages\

Location of Kali Linux distro on Windows 10

Powershell command to find Kali Linux: Get-AppxPackage *Kali*

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation