You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
- Powershell als admin:
- dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
- dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
- Reboot
- Download and install: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
- Powershell als admin:
- wsl --set-default-version 2