
It's intended to be a seamless experience, offering a full Linux shell that can interact with your Windows disc. Microsoft's Windows Subsystem For Linux (WSL) is a technology that allows Linux to operate natively on Windows.
Net Diaries on WordPress.In this article, I will explain how we can install Windows Subsystem for Linux (WSL2) on windows 11. add the username you have configured the first time you installed kali linux before exporting itĪuthor Michael Denny Posted on SeptemDecemCategories linux, Windows Tags bash on windows, kali linux, linux, linux desktop, windows 10, wsl2, xfce Leave a comment on Kali Linux desktop (xfce) on Windows using WSL2 Search for: Search Follow.restores default user, creating this config file.
wsl –import kali-linux “D:\wsl\kali-linux” “D:\kali-linux.tar”.
uninstall Kali Linux from start menu, right click, uninstall. wsl –export kali-linux “D:\kali-linux.tar”. If you want a lot of more tool you can install the large edition of kali. kex wtstart (to run a desktop connected to a windows terminal tab, when you close the tab the desktop will be killed, when you close the desktop, you can re-open it or kill). kex (run a desktop and leave it running until you stop it). sudo apt update & sudo apt full-upgrade -y. Open again Kali Linux and install the desktop using win-kex. Run Kali Linux from start menu and configure it as requested. Install Kali Linux from Microsoft Store. If you see a message like WSL 2 requires an update to its kernel component follow this link and install the MSI from that page. Restart and set WSL2 as your default version. Enable the ‘Virtual Machine Platform’ optional componentĭism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart. Please update to the latest Windows version if your build is lower than 18361. (Or enter the ver command in Windows Command Prompt). Check your Windows version by selecting the Windows logo key + R, type winver, select OK. Please note if you are on Windows 10 version 1903 or 1909 you will need to ensure that you have the proper backport, instructions can be found here. Running Windows 10, updated to version 2004 or higher, build 19041, for ARM64 systems. Running Windows 10, updated to version 1903 or higher, Build 18362 or higher for 圆4 systems. Now restart and update windows to get WSL2. Open PowerShell as Administrator and runĭism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart.