๐ฟLearn WSL
# WSL Guide (Windows Subsystem for Linux)
This guide provides step-by-step instructions for installing and configuring the Windows Subsystem for Linux (WSL) and using additional tools like Win-KeX for graphical interface support.
## 1. Installation
### 1.1 Enable Windows Features
Enable the following features in the Windows Feature app:
- **Windows Subsystem for Linux**
- **Virtual Machine Platform**
### 1.2 Install WSL
Open CMD as an administrator and type:
```bash
wsl --install1.3 Restart Your PC
1.4 Install Applications from Microsoft Store
1.5 Set Up the Linux Distribution
1.6 Final Restart
1.7 Installation Complete
2. Extra WSL Commands to Get Started
2.1 Update WSL
2.2 WSL Version Information
2.3 List Installed Distributions
2.4 Set Default Distribution
3. WSLg Installation
3.1 Update and Upgrade Linux Distribution
3.2 Install Win-KeX
3.3 Configure Win-KeX
3.4 Start GUI
4. Additional Info on WSLg
Modes
Commands
Optional Parameters
Examples
Last updated