ขั้นที่ 1 - ทำการเปิดใช้งาน Windows Subsystem for Linux (WSL)
เปิด PowerShell as Administrator and run:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
ขั้นที่ 2 - ทำการเปิดใช้งาน Virtual Machine feature
เปิด PowerShell as Administrator and run:
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform