WSL/Enable WSL on windows
< WSL
Before Windows Subsystem for Linux (WSL) can be installed, the WSL Windows Feature must be installed.
Using Powershell
- Open a Powershell terminal as an administrator and enter the following:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
- Restart your computer (required).
Using Control Panel
- Open Control Panel (Start > Windows System > Control Panel).
- If you see eight to ten items: Click the "View by:" drop-down box and select, "Small icons."
- Open "Programs and Features."
- Click the "Turn Windows features on or off" hyperlink.
- In the Windows Features window, check "Windows Subsystem for Linux." The list is alphabetized, so it should appear near the bottom.
- Click the OK button to close the Windows Features Window.
- Close the Control Panel.
- Restart your computer (Required).
Using Settings
- Right click the Start button, select "Settings."
- In the "Find a setting" box at the top of the Windows Settings window, type "windows features."
- Select "Turn Windows Features on or off" from the selection box immediately below the search.
- In the Windows Features window, check "Windows Subsystem for Linux." The list is alphabetized, so it should appear near the bottom.
- Click the OK button to close the Windows Features Window.
- Close the Control Panel.
- Restart your computer (Required).
See also
Related articles
- MS Windows System Requirements for WSL
- Download openSUSE WSL from the MS App Store»
- Installating openSUSE WSL on MS Windows