enable-wsl.md
January 16, 2019 ยท View on GitHub
This Wiki helps you enable Windows Subsystem for Linux (WSL) in Windows 10.
Enable Windows Developer Mode
- Open the "Settings" app and navigate to the "Update & Security" category.

- Choose "For developers" from the left sidebar and switch to "Developer mode".

- Reboot Windows.
Enable the WSL Feature
- Type "windows features" in the Search Box and then press Enter key.

- In the popped up window, click "Windows Subsystem for Linux".

- Reboot Windows.
Install Ubuntu
- Search "ubuntu" in Microsoft Store and click "ubuntu" to install it.

- (Optional) If something went wrong with Microsoft Store, reset it and try again.
2.1. Press the Win+R keys to open the Run dialog.
2.2. Type wsreset.exe, and click/tap on OK.

2.3. Open Microsoft Store again.
Set up Ubuntu
-
Open the Start menu, locate "Ubuntu", and click.
-
In the popped up command terminal, enter your username and password following the instructions.
-
Type
cd /mnt. All your Windows files can be accessed here.