How to enable the Windows Subsystem for Linux

Опубликовано: 06 Август 2026
на канале: Magnitopic
3,977
27

The official Microsoft documentation on how to enable WSL2: https://docs.microsoft.com/en-us/wind...
The 3 commands:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
wsl --set-default-version 2
How to enable virtualization on the Bios (for AMD systems):    • Attempting to Enable Virtualization On My ...  

-----------------
My Web Page: https://www.magnitopic.com/
My GitHub: https://github.com/magnitopic
My Code Blog: http://altocodigo.blogspot.com.es
My Twitter:   / magnitopic