Forum Discussion
ammarjaved
Aug 31, 2021Iron Contributor
How to install the Linux Windows Subsystem in Windows 11
          Install using Command Prompt  Step 1: Start CMD with administrative privileges.  Step 2:Execute "wsl --install" command.  Step 3:Run "wsl -l -o" to list other Linux releases.  Step 4:You can...
Salam9
Mar 17, 2022Copper Contributor
Barry_Bazza
Mar 18, 2022Brass Contributor
Download the latest package: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
Navigate to your Downloads folder and run the MSI file. 👍
- Greg4513Dec 24, 2022Copper ContributorLink worked perfect! Thank you